Go to the documentation of this file. 1 #ifndef PAIRANALYSISHF_H
2 #define PAIRANALYSISHF_H
19 #include <TObjArray.h>
43 Int_t
FindCell(
const Double_t* values);
44 void FillClass(
const char* histClass,
const Double_t* values);
47 void Fill(Int_t label1, Int_t label2, Int_t nSignal);
48 void Fill(Int_t Index,
49 Double_t*
const valuesPair,
50 Double_t*
const valuesLeg1,
51 Double_t*
const valuesLeg2);
55 const char*
task =
"",
56 const char* config =
"");
PairAnalysisHF(const PairAnalysisHF &c)
virtual ~PairAnalysisHF()
Int_t GetNumberOfBins() const
void AddCutVariable(PairAnalysisVarManager::ValueTypes type, TVectorD *binLimits, Bool_t leg=kFALSE)
void ReadFromFile(const char *file="histos.root", const char *task="", const char *config="")
const TObjArray * GetHistArray() const
PairAnalysisHF & operator=(const PairAnalysisHF &c)
Int_t FindCell(const Double_t *values)
void FillClass(const char *histClass, const Double_t *values)
UShort_t fVarCuts[kMaxCuts]
array of MC signals to be stupapad
void Fill(Int_t pairIndex, const PairAnalysisPair *particle)