#include <TEveTreeTools.h>
Inheritance diagram for TEvePointSelectorConsumer:

Public Types | |
| enum | ETreeVarType_e |
| enum | ETreeVarType_e |
Public Member Functions | |
| TEvePointSelectorConsumer (ETreeVarType_e cs=kTVT_XYZ) | |
| virtual | ~TEvePointSelectorConsumer () |
| virtual void | InitFill (Int_t) |
| virtual void | TakeAction (TEvePointSelector *)=0 |
| ETreeVarType_e | GetSourceCS () const |
| void | SetSourceCS (ETreeVarType_e cs) |
| ClassDef (TEvePointSelectorConsumer, 1) | |
| TEvePointSelectorConsumer (ETreeVarType_e cs=kTVT_XYZ) | |
| virtual | ~TEvePointSelectorConsumer () |
| virtual void | InitFill (Int_t) |
| virtual void | TakeAction (TEvePointSelector *)=0 |
| ETreeVarType_e | GetSourceCS () const |
| void | SetSourceCS (ETreeVarType_e cs) |
| ClassDef (TEvePointSelectorConsumer, 1) | |
Protected Attributes | |
| ETreeVarType_e | fSourceCS |
Definition at line 45 of file TEveTreeTools.h.
Definition at line 48 of file TEveTreeTools.h.
Definition at line 48 of file TEveTreeTools.h.
| TEvePointSelectorConsumer::TEvePointSelectorConsumer | ( | ETreeVarType_e | cs = kTVT_XYZ |
) | [inline] |
Definition at line 54 of file TEveTreeTools.h.
| virtual TEvePointSelectorConsumer::~TEvePointSelectorConsumer | ( | ) | [inline, virtual] |
Definition at line 55 of file TEveTreeTools.h.
| TEvePointSelectorConsumer::TEvePointSelectorConsumer | ( | ETreeVarType_e | cs = kTVT_XYZ |
) | [inline] |
Definition at line 54 of file TEveTreeTools.h.
| virtual TEvePointSelectorConsumer::~TEvePointSelectorConsumer | ( | ) | [inline, virtual] |
Definition at line 55 of file TEveTreeTools.h.
| virtual void TEvePointSelectorConsumer::InitFill | ( | Int_t | ) | [inline, virtual] |
| virtual void TEvePointSelectorConsumer::TakeAction | ( | TEvePointSelector * | ) | [pure virtual] |
Referenced by TEvePointSelector::TakeAction().
| ETreeVarType_e TEvePointSelectorConsumer::GetSourceCS | ( | ) | const [inline] |
| void TEvePointSelectorConsumer::SetSourceCS | ( | ETreeVarType_e | cs | ) | [inline] |
| TEvePointSelectorConsumer::ClassDef | ( | TEvePointSelectorConsumer | , | |
| 1 | ||||
| ) |
| virtual void TEvePointSelectorConsumer::InitFill | ( | Int_t | ) | [inline, virtual] |
Definition at line 57 of file TEveTreeTools.h.
| virtual void TEvePointSelectorConsumer::TakeAction | ( | TEvePointSelector * | ) | [pure virtual] |
| ETreeVarType_e TEvePointSelectorConsumer::GetSourceCS | ( | ) | const [inline] |
| void TEvePointSelectorConsumer::SetSourceCS | ( | ETreeVarType_e | cs | ) | [inline] |
| TEvePointSelectorConsumer::ClassDef | ( | TEvePointSelectorConsumer | , | |
| 1 | ||||
| ) |
ETreeVarType_e TEvePointSelectorConsumer::fSourceCS [protected] |
Definition at line 51 of file TEveTreeTools.h.
Referenced by GetSourceCS(), SetSourceCS(), TEvePointSet::TakeAction(), and TEvePointSetArray::TakeAction().
1.5.1