12 #ifndef ROOT_TEveTreeTools 13 #define ROOT_TEveTreeTools 85 const char* vexp=
"",
const char* sel=
"");
88 virtual Long64_t Select(
const char* selection=0);
void SetSubIdExp(const char *s)
virtual ~TEvePointSelectorConsumer()
virtual void InitFill(Int_t)
TEvePointSelectorConsumer * fConsumer
TSelector that stores entry numbers of matching TTree entries into an event-list. ...
virtual void TakeAction()
Execute action for object obj fNfill times.
virtual ~TEvePointSelector()
const char * GetSelection() const
TEvePointSelectorConsumer(ETreeVarType_e cs=kTVT_XYZ)
#define ClassDef(name, id)
TEvePointSelectorConsumer * GetConsumer() const
TEvePointSelectorConsumer is a virtual base for classes that can be filled from TTree data via the TE...
virtual Bool_t Process(Long64_t entry)
Process entry.
const char * GetVarexp() const
A TEventList object is a list of selected events (entries) in a TTree.
A specialized TSelector for TTree::Draw.
void SetVarexp(const char *v)
TEveSelectorToEventList(const TEveSelectorToEventList &)
Int_t GetSubIdNum() const
const char * GetSubIdExp() const
TEveSelectorToEventList & operator=(const TEveSelectorToEventList &)
void SetSelection(const char *s)
ETreeVarType_e GetSourceCS() const
A TTree object has a header with a name and a title.
void SetConsumer(TEvePointSelectorConsumer *c)
virtual Int_t Version() const
TEvePointSelector is a sub-class of TSelectorDraw for direct extraction of point-like data from a Tre...
void SetSourceCS(ETreeVarType_e cs)