12 #ifndef ROOT_TEveTreeTools 13 #define ROOT_TEveTreeTools 85 const char* vexp=
"",
const char* sel=
"");
void SetSubIdExp(const char *s)
virtual ~TEvePointSelectorConsumer()
virtual void TakeAction()
Callback from tree-player after a chunk of data has been processed.
virtual void InitFill(Int_t)
TEvePointSelectorConsumer * fConsumer
TSelector that stores entry numbers of matching TTree entries into an event-list. ...
virtual ~TEvePointSelector()
const char * GetSelection() const
TEvePointSelectorConsumer(ETreeVarType_e cs=kTVT_XYZ)
virtual Long64_t Select(const char *selection=0)
Process the tree, select points matching 'selection'.
#define ClassDef(name, id)
TEvePointSelectorConsumer * GetConsumer() const
TEvePointSelector & operator=(const TEvePointSelector &)
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
static constexpr double s
const char * GetSubIdExp() const
TEveSelectorToEventList & operator=(const TEveSelectorToEventList &)
void SetSelection(const char *s)
virtual void TakeAction(TEvePointSelector *)=0
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...
TEvePointSelector(const TEvePointSelector &)
void SetSourceCS(ETreeVarType_e cs)