1 #ifndef h1analysisTreeReader_h 2 #define h1analysisTreeReader_h 42 fPtds_d (myTreeReader,
"ptds_d" ),
43 fEtads_d (myTreeReader,
"etads_d" ),
44 fDm_d (myTreeReader,
"dm_d" ),
45 fIk (myTreeReader,
"ik" ),
46 fIpi (myTreeReader,
"ipi" ),
47 fIpis (myTreeReader,
"ipis" ),
48 fPtd0_d (myTreeReader,
"ptd0_d" ),
49 fMd0_d (myTreeReader,
"md0_d" ),
50 fRpd0_t (myTreeReader,
"rpd0_t" ),
51 fNhitrp (myTreeReader,
"nhitrp" ),
52 fRstart (myTreeReader,
"rstart" ),
53 fRend (myTreeReader,
"rend" ),
54 fNlhk (myTreeReader,
"nlhk" ),
55 fNlhpi (myTreeReader,
"nlhpi" ),
56 fNjets (myTreeReader,
"njets" )
TSelectorList * fOutput
! List of objects created during processing
TTreeReaderValue< Int_t > fNjets
TTreeReader is a simple, robust and fast interface to read values from a TTree, TChain or TNtuple...
TTreeReaderArray< Float_t > fNlhpi
1-D histogram with a float per channel (see TH1 documentation)}
TTreeReaderValue< Int_t > fIpis
TTreeReaderArray< Float_t > fRend
void SetOption(const char *option)
TTreeReaderValue< Float_t > fPtd0_d
#define ClassDef(name, id)
void SetInputList(TList *input)
TTreeReaderValue< Float_t > fPtds_d
TString fOption
Option given to TTree::Process.
TList * GetOutputList() const
TObject * fObject
! Current object if processing object (vs. TTree)
TTreeReaderValue< Float_t > fRpd0_t
Bool_t Process(Long64_t entry)
TTreeReaderValue< Float_t > fDm_d
2-D histogram with a float per channel (see TH1 documentation)}
TTreeReaderArray< Int_t > fNhitrp
TTreeReaderArray< Float_t > fNlhk
Bool_t Notify()
This method must be overridden to handle object notification.
TTreeReaderValue< Float_t > fMd0_d
h1analysisTreeReader(TTree *=0)
TTreeReaderValue< Float_t > fEtads_d
TTreeReaderArray< Float_t > fRstart
TTreeReaderValue< Int_t > fIk
virtual ~h1analysisTreeReader()
Mother of all ROOT objects.
TList * fInput
List of objects available during processing.
A TTree object has a header with a name and a title.
void SetTree(TTree *tree, TEntryList *entryList=nullptr)
Set (or update) the which tree to read from.
A TSelector object is used by the TTree::Draw, TTree::Scan, TTree::Process to navigate in a TTree and...
A List of entry numbers in a TTree or TChain.
void SetObject(TObject *obj)
TTreeReaderValue< Int_t > fIpi