QA tests of reconstructed Ftof 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 <PndFtofRecoQATask.h>
QA tests of reconstructed Ftof 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 PndFtofRecoQATask.h.
 
◆ PndFtofRecoQATask()
      
        
          | PndFtofRecoQATask::PndFtofRecoQATask  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PndFtofRecoQATask()
  
  
      
        
          | virtual PndFtofRecoQATask::~PndFtofRecoQATask  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ AssignMeasurements()
  
  
      
        
          | virtual void PndFtofRecoQATask::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 PndFtofRecoQATask::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 PndFtofRecoQATask::FillHistos  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
Fill the output of CalculateResolutions into the corresponding histograms. 
Reimplemented from PndFairHitQATask.
 
 
◆ InitHistos()
  
  
      
        
          | virtual void PndFtofRecoQATask::InitHistos  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
Initialize the histograms containing the measurement data in the histogram map. 
Reimplemented from PndFairHitQATask.
 
 
◆ SetAllBoundaries()
  
  
      
        
          | virtual void PndFtofRecoQATask::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: