LauCalcChiSq.hh void getHisto(const Double_t xMin, const Double_t xMax, const Double_t yMin, const Double_t yMax, const Double_t *xs, const Double_t *ys, const Int_t nEntries, const std::vector< Int_t > &divisions, const UInt_t iter=0) Create the template histogram based on the binning scheme. Definition: LauCalcChiSq.cc:490 TH2Poly * histo1_ Histogram (constructed from template) filled from tree 1. Definition: LauCalcChiSq.hh:144 TH2Poly * theHisto_ Template histogram constructed from the binning scheme. Definition: LauCalcChiSq.hh:142 TH2Poly * pullHisto_ Histogram (constructed from template) filled with pulls of tree1 vs tree2. Definition: LauCalcChiSq.hh:148 Utility class to allow the calculation of the chisq of the fit to the Dalitz plot. Definition: LauCalcChiSq.hh:50 void initialiseHistos() Read the config file, read the data and create histograms. Definition: LauCalcChiSq.cc:256 Int_t nParams_ Number of free parameters in fit (used for calculating the ndof) Definition: LauCalcChiSq.hh:164 TH2Poly * histo2_ Histogram (constructed from template) filled from tree 2. Definition: LauCalcChiSq.hh:146 LauCalcChiSq(const TString &inputFileName="chiSqInput.txt") Constructor. Definition: LauCalcChiSq.cc:66 void pickBinning(const Double_t *xs, const Double_t *ys, const Int_t nEntries, std::vector< Int_t > &divisions) Choose the binning scheme. Definition: LauCalcChiSq.cc:410 Float_t scaleFactor_ Scalefactor between low and high stats data samples. Definition: LauCalcChiSq.hh:167 TH2Poly * chiSqHisto_ Histogram (constructed from template) filled with chisq of tree1 vs tree2. Definition: LauCalcChiSq.hh:150 TH2Poly * chiSqSignedHisto_ Histogram (constructed from template) filled with signed chisq of tree1 vs tree2. Definition: LauCalcChiSq.hh:152 Generated by ![]() |