11 #ifndef ROOT_TSelVerifyDataSet
12 #define ROOT_TSelVerifyDataSet
22 #ifndef ROOT_TSelector
virtual TList * GetOutputList() const
virtual void SlaveTerminate()
Worker Terminate.
TFileCollection * fSubDataSet
virtual void SetObject(TObject *obj)
#define ClassDef(name, id)
TSelVerifyDataSet()
Constructor.
virtual ~TSelVerifyDataSet()
virtual Int_t Version() const
virtual void SlaveBegin(TTree *tree)
Worker Begin.
void InitMembers()
Initialize members.
virtual void Begin(TTree *)
virtual void SetInputList(TList *input)
virtual Bool_t Notify()
This method must be overridden to handle object notification.
virtual Bool_t Process(Long64_t entry)
Process a single entry.
Mother of all ROOT objects.
virtual void Init(TTree *)
TList * fInput
Current object if processing object (vs. TTree)
Class that contains a list of TFileInfo's and accumulated meta data information about its entries...
virtual void SetOption(const char *option)
A TTree object has a header with a name and a title.
A TSelector object is used by the TTree::Draw, TTree::Scan, TTree::Process to navigate in a TTree and...