TSelectorToEventList
class description - source file - inheritance tree (.pdf)
public:
TSelectorToEventList(TEventList* evl, const Text_t* sel)
~TSelectorToEventList()
static TClass* Class()
virtual TClass* IsA() const
virtual Bool_t Process(Long64_t entry)
virtual Bool_t ProcessCut(Long64_t entry)
virtual void ProcessFill(Long64_t entry)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TEventList* fEvList
TList fInput
TTreeTools
Collection of classes for TTree interaction.
TSelectorToEventList(TEventList* evl, const Text_t* sel) :
TSelectorDraw(), fEvList(evl)
Bool_t Process(Long64_t entry)
Bool_t ProcessCut(Long64_t entry)
Inline Functions
void ~TSelectorToEventList()
void ProcessFill(Long64_t entry)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Thu Dec 8 12:36:10 2005
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.