12 #ifndef ROOT_TSelHandleDataSet
13 #define ROOT_TSelHandleDataSet
24 #ifndef ROOT_TSelector
virtual void SlaveBegin(TTree *)
void CheckCache(const char *fn)
Check the memory cache associated with file 'fn'.
virtual TList * GetOutputList() const
virtual Bool_t Notify()
This method must be overridden to handle object notification.
virtual void SetInputList(TList *input)
void ReleaseCache(const char *fn)
Release the memory cache associated with file 'fn'.
virtual void Init(TTree *)
#define ClassDef(name, id)
virtual void SetObject(TObject *obj)
virtual void SlaveTerminate()
void RemoveFile(const char *fn)
Physically remove the file 'fn'.
virtual Int_t Version() const
virtual Bool_t Process(Long64_t entry)
The Process() function is called for each entry in the tree (or possibly keyed object in the case of ...
virtual ~TSelHandleDataSet()
Mother of all ROOT objects.
TList * fInput
Current object if processing object (vs. TTree)
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...
void CopyFile(const char *fn)
Copy file 'fn' to fDestDir.
virtual void Begin(TTree *)
virtual void SetOption(const char *option)