#include <TEveTreeTools.h>
Inheritance diagram for TEveSelectorToEventList:
Public Member Functions | |
TEveSelectorToEventList (TEventList *evl, const char *sel) | |
virtual Int_t | Version () const |
virtual Bool_t | Process (Long64_t entry) |
ClassDef (TEveSelectorToEventList, 1) | |
TEveSelectorToEventList (TEventList *evl, const char *sel) | |
virtual Int_t | Version () const |
virtual Bool_t | Process (Long64_t entry) |
ClassDef (TEveSelectorToEventList, 1) | |
Protected Attributes | |
TEventList * | fEvList |
TList | fInput |
TEventList * | fEvList |
Private Member Functions | |
TEveSelectorToEventList (const TEveSelectorToEventList &) | |
TEveSelectorToEventList & | operator= (const TEveSelectorToEventList &) |
TEveSelectorToEventList (const TEveSelectorToEventList &) | |
TEveSelectorToEventList & | operator= (const TEveSelectorToEventList &) |
Definition at line 22 of file TEveTreeTools.h.
TEveSelectorToEventList::TEveSelectorToEventList | ( | const TEveSelectorToEventList & | ) | [private] |
TEveSelectorToEventList::TEveSelectorToEventList | ( | TEventList * | evl, | |
const char * | sel | |||
) |
TEveSelectorToEventList::TEveSelectorToEventList | ( | const TEveSelectorToEventList & | ) | [private] |
TEveSelectorToEventList::TEveSelectorToEventList | ( | TEventList * | evl, | |
const char * | sel | |||
) |
TEveSelectorToEventList& TEveSelectorToEventList::operator= | ( | const TEveSelectorToEventList & | ) | [private] |
virtual Int_t TEveSelectorToEventList::Version | ( | ) | const [inline, virtual] |
Reimplemented from TSelectorDraw.
Definition at line 45 of file TEveTreeTools.cxx.
References TEventList::Enter(), fEvList, TSelectorDraw::GetSelect(), and kTRUE.
TEveSelectorToEventList::ClassDef | ( | TEveSelectorToEventList | , | |
1 | ||||
) |
TEveSelectorToEventList& TEveSelectorToEventList::operator= | ( | const TEveSelectorToEventList & | ) | [private] |
virtual Int_t TEveSelectorToEventList::Version | ( | ) | const [inline, virtual] |
Reimplemented from TSelectorDraw.
TEveSelectorToEventList::ClassDef | ( | TEveSelectorToEventList | , | |
1 | ||||
) |
TEventList* TEveSelectorToEventList::fEvList [protected] |
TList TEveSelectorToEventList::fInput [protected] |
TEventList* TEveSelectorToEventList::fEvList [protected] |
Definition at line 28 of file TEveTreeTools.h.