ROOT » GRAF3D » EVE » TEvePointSelectorConsumer

class TEvePointSelectorConsumer

 TTreeTools

 Collection of classes for TTree interaction.

Function Members (Methods)

 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.

Data Members

public:
static TEvePointSelectorConsumer::ETreeVarType_ekTVT_RPhiZ
static TEvePointSelectorConsumer::ETreeVarType_ekTVT_XYZ
protected:
TEvePointSelectorConsumer::ETreeVarType_efSourceCSCoordinate-System of the source tree variables

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TEveSelectorToEventList& operator=(const TEvePointSelectorConsumer& )
TEvePointSelectorConsumer(ETreeVarType_e cs=kTVT_XYZ)
{}
virtual ~TEvePointSelectorConsumer()
{}
void InitFill(Int_t )
{}
void TakeAction(TEvePointSelector* )
ETreeVarType_e GetSourceCS() const
{ return fSourceCS; }
void SetSourceCS(TEvePointSelectorConsumer::ETreeVarType_e cs)
{ fSourceCS = cs; }