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.
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.
virtual void SlaveTerminate()
virtual void Init(TTree *tree)
virtual void SetInputList(TList *input)
Int_t i
pointer to the analyzed TTree or TChain
ClassDef(RooProofDriverSelector, 0)
virtual TList * GetOutputList() const
virtual TTree * GetTree() const
Mother of all ROOT objects.
virtual Int_t Version() const
TList * fInput
Current object if processing object (vs. TTree)
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)