1#ifndef h1analysisTreeReader_h 
    2#define h1analysisTreeReader_h 
#define ClassDefOverride(name, id)
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void input
 
A List of entry numbers in a TTree or TChain.
 
1-D histogram with a float per channel (see TH1 documentation)
 
2-D histogram with a float per channel (see TH1 documentation)
 
Mother of all ROOT objects.
 
A TSelector object is used by the TTree::Draw, TTree::Scan, TTree::Process to navigate in a TTree and...
 
TList * fInput
List of objects available during processing.
 
TString fOption
Option given to TTree::Process.
 
TSelectorList * fOutput
! List of objects created during processing
 
TObject * fObject
! Current object if processing object (vs. TTree)
 
A simple, robust and fast interface to read values from ROOT columnar datasets such as TTree,...
 
void SetTree(TTree *tree, TEntryList *entryList=nullptr)
Set (or update) the which tree to read from.
 
A TTree represents a columnar dataset.
 
Bool_t Process(Long64_t entry) override
The Process() function is called for each entry in the tree (or possibly keyed object in the case of ...
 
TTreeReaderValue< Int_t > fIpi
 
TTreeReaderArray< Int_t > fNhitrp
 
~h1analysisTreeReader() override
 
TTreeReaderValue< Float_t > fRpd0_t
 
TTreeReaderArray< Float_t > fNlhpi
 
TTreeReaderValue< Float_t > fMd0_d
 
TTreeReaderValue< Float_t > fPtd0_d
 
void SetInputList(TList *input) override
 
TList * GetOutputList() const override
 
void SlaveBegin(TTree *) override
 
TTreeReaderValue< Int_t > fIk
 
Bool_t Notify() override
This method must be overridden to handle object notification (the base implementation is no-op).
 
void Terminate() override
 
h1analysisTreeReader(TTree *=nullptr)
 
TTreeReaderValue< Int_t > fIpis
 
TTreeReaderValue< Int_t > fNjets
 
TTreeReaderArray< Float_t > fRend
 
TTreeReaderValue< Float_t > fEtads_d
 
void SetOption(const char *option) override
 
void SlaveTerminate() override
 
TTreeReaderArray< Float_t > fRstart
 
void SetObject(TObject *obj) override
 
TTreeReaderValue< Float_t > fDm_d
 
int Version() const override
 
TTreeReaderArray< Float_t > fNlhk
 
TTreeReaderValue< Float_t > fPtds_d
 
void Begin(TTree *) override
 
void Init(TTree *myTree) override