Go to the documentation of this file.
8 #ifndef CBMLITCLUSTERINGQAREPORT_H_
9 #define CBMLITCLUSTERINGQAREPORT_H_
34 CalcEfficiency(
const TH1* histRec,
const TH1* histAcc, Double_t scale);
67 void DivideHistos(TH1* histo1, TH1* histo2, TH1* histo3, Double_t scale);
Simulation report for clustering QA.
virtual ~CbmLitClusteringQaReport()
Destructor.
string PrintNofObjects() const
Print number of objects table.
void DivideHistos(TH1 *histo1, TH1 *histo2, TH1 *histo3, Double_t scale)
CbmLitClusteringQaReport()
Constructor.
void CalculateEfficiencyHistos(const string &acc, const string &rec, const string &eff)
void DrawResidualsAndPulls(const string &detName)
void DrawNofObjectsHistograms(const string &detName, const string ¶meter)
virtual void Draw()
Inherited from CbmSimulationReport.
Base class for simulation reports.
static Double_t CalcEfficiency(const TH1 *histRec, const TH1 *histAcc, Double_t scale)
Base class for simulation reports.
virtual void Create()
Inherited from CbmSimulationReport.
void ScaleAndShrinkHistograms()