QA tests of reconstructed Gem Hits  The class calculates the resolution in x,y.z and t in the global coordinate system and compares it with the MC values. The results are checked to be within given boundaries.  
 More...
#include <PndGemRecoQATask.h>
QA tests of reconstructed Gem Hits  The class calculates the resolution in x,y.z and t in the global coordinate system and compares it with the MC values. The results are checked to be within given boundaries. 
- Author
 - Tobias Stockmanns t.sto.nosp@m.ckma.nosp@m.nns@f.nosp@m.z-ju.nosp@m.elich.nosp@m..de 
 
- Date
 - 23.11.2022 
 
Definition at line 32 of file PndGemRecoQATask.h.
 
◆ PndGemRecoQATask()
      
        
          | PndGemRecoQATask::PndGemRecoQATask  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PndGemRecoQATask()
  
  
      
        
          | virtual PndGemRecoQATask::~PndGemRecoQATask  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ AssignMeasurements()
  
  
      
        
          | virtual void PndGemRecoQATask::AssignMeasurements  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
Extract the measurement values from the histograms like mean or RMS values and assign them to the measurement defined in SetAllBoundaries. 
Reimplemented from PndFairHitQATask.
 
 
◆ CalculateResolutions()
  
  
      
        
          | virtual void PndGemRecoQATask::CalculateResolutions  | 
          ( | 
          FairHit *  | 
          hit | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
Calculate the resolution of a FairHit based on the MC data from a FairMCPoint. 
Reimplemented from PndFairHitQATask.
 
 
◆ ClassDef()
◆ FillHistos()
  
  
      
        
          | virtual void PndGemRecoQATask::FillHistos  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
Fill the output of CalculateResolutions into the corresponding histograms. 
Reimplemented from PndFairHitQATask.
 
 
◆ InitHistos()
  
  
      
        
          | virtual void PndGemRecoQATask::InitHistos  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
Initialize the histograms containing the measurement data in the histogram map. 
Reimplemented from PndFairHitQATask.
 
 
◆ SetAllBoundaries()
  
  
      
        
          | virtual void PndGemRecoQATask::SetAllBoundaries  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
Set the name and the boundaries for a measurement to pass. 
Reimplemented from PndFairHitQATask.
 
 
The documentation for this class was generated from the following file: