11 #ifndef PndMvdStripQATask_H 12 #define PndMvdStripQATask_H 45 double fEnergyDifference = 0.;
std::array< Double_t, 6 > DoubleGaussFit(TH1 *)
virtual void InitHistos() override
Initialize the histograms containing the measurement data in the histogram map.
Class to access the naming information of the MVD.
Base class to tests reconstructed hits based on FairHits for the PANDA QA tasks This class calculate...
virtual ~PndMvdStripQATask()
virtual void SetAllBoundaries() override
Set the name and the boundaries for a measurement to pass.
virtual void SetParContainers() override
virtual void FillHistos() override
Fill the output of CalculateResolutions into the corresponding histograms.
virtual void AssignMeasurements() override
Extract the measurement values from the histograms like mean or RMS values and assign them to the mea...
virtual void CalculateResolutions(FairHit *fairhit) override
Calculate the resolution of a FairHit based on the MC data from a FairMCPoint.