8 #ifndef RooProofDriverSelector_h 9 #define RooProofDriverSelector_h RooStudyPackage is a utility class to manage studies that consist of repeated applications of generat...
virtual Bool_t Notify()
This method must be overridden to handle object notification.
TSelectorList * fOutput
! List of objects created during processing
virtual Bool_t Process(Long64_t entry)
virtual ~RooProofDriverSelector()
virtual void SlaveBegin(TTree *tree)
virtual Int_t GetEntry(Long64_t entry=0, Int_t getall=0)
Read all branches of entry and return total number of bytes read.
RooProofDriverSelector(TTree *=0)
Iterator abstract base class.
#define ClassDef(name, id)
TString fOption
Option given to TTree::Process.
virtual void SlaveTerminate()
virtual TTree * GetTree() const
virtual TList * GetOutputList() const
virtual void Init(TTree *tree)
TObject * fObject
! Current object if processing object (vs. TTree)
virtual void SetInputList(TList *input)
Int_t i
pointer to the analyzed TTree or TChain
virtual Int_t Version() const
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.
virtual void SetOption(const char *option)
A TTree is a list of TBranches.
A TSelector object is used by the TTree::Draw, TTree::Scan, TTree::Process to navigate in a TTree and...
virtual Int_t GetEntry(Long64_t entry, Int_t getall=0)
virtual void SetObject(TObject *obj)