12 #ifndef ROOT_TSelEvent 13 #define ROOT_TSelEvent 145 if (tree == 0)
return;
205 #endif // #ifdef TSelEvent_cxx virtual TList * GetOutputList() const
virtual const char * GetName() const
Returns name of object.
Char_t fType[20]
pointer to the analyzed TTree or TChain
TBranch * b_event_fTemperature
virtual void Info(const char *method, const char *msgfmt,...) const
Issue info message.
ROOT top level object description.
TSelectorList * fOutput
! List of objects created during processing
TBranch * b_event_fTriggerBits
Double32_t fClosestDistance[21]
TBranch * b_event_fMatrix
virtual void Begin(TTree *)
The Begin() function is called at the start of the query.
TPBReadType * GetReadType()
1-D histogram with a float per channel (see TH1 documentation)}
TBranch * b_event_fLastTrack
virtual Int_t Version() const
virtual void Init(TTree *tree)
An array of references to TObjects.
virtual void SlaveTerminate()
The SlaveTerminate() function is called after all entries or objects have been processed.
virtual void SetOption(const char *option)
Persistent Reference link to a TObject A TRef is a lightweight object pointing to any TObject...
#define ClassDef(name, id)
THashList implements a hybrid collection class consisting of a hash table and a list to store TObject...
virtual Int_t SetBranchAddress(const char *bname, void *add, TBranch **ptr=0)
Change branch address, dealing with clone trees properly.
virtual void SlaveBegin(TTree *tree)
The SlaveBegin() function is called after the Begin() function.
TString fOption
Option given to TTree::Process.
TBranch * b_event_fEvtHdr
virtual TBranch * GetBranch(const char *name)
Return pointer to the branch with the given name in this tree or its friends.
TBranch * b_event_fMeasures
TObject * fObject
! Current object if processing object (vs. TTree)
TFile * GetCurrentFile() const
Return pointer to the current file.
Selector for PROOF I/O benchmark test.
TBranch * b_event_fIsValid
virtual void SetMakeClass(Int_t make)
Set all the branches in this TTree to be in decomposed object mode (also known as MakeClass mode)...
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 void SetInputList(TList *input)
Mother of all ROOT objects.
TBranch * b_fClosestDistance
TBranch * b_event_fWebHistogram
virtual Bool_t Notify()
This method must be overridden to handle object notification.
An array of clone (identical) objects.
TList * fInput
List of objects available during processing.
virtual void SetObject(TObject *obj)
virtual void Terminate()
The Terminate() function is the last function to be called during a query.
TBranch * b_event_fNtrack
A TTree object has a header with a name and a title.
TBranch * b_event_fNvertex
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...