ROOT » GRAF3D » EVE » TEvePathMarkT<double>

class TEvePathMarkT<double>

 TEvePathMark

This class is also known as (typedefs to this class)

TEvePathMarkD

Function Members (Methods)

public:
~TEvePathMarkT<double>()
static TClass*Class()
TClass*IsA() const
TEvePathMarkT<double>&operator=(const TEvePathMarkT<double>&)
TEvePathMarkT<double>&operator=(TEvePathMarkT<double>&&)
voidShowMembers(TMemberInspector& insp) const
voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)
TEvePathMarkT<double>(TEvePathMarkT<double>::EType_e type = kReference)
TEvePathMarkT<double>(const TEvePathMarkT<float>& pm)
TEvePathMarkT<double>(const TEvePathMarkT<double>& pm)
TEvePathMarkT<double>(const TEvePathMarkT<double>&)
TEvePathMarkT<double>(TEvePathMarkT<double>&&)
TEvePathMarkT<double>(TEvePathMarkT<double>::EType_e type, const TEveVectorT<double>& v, double time = 0)
TEvePathMarkT<double>(TEvePathMarkT<double>::EType_e type, const TEveVectorT<double>& v, const TEveVectorT<double>& p, double time = 0)
TEvePathMarkT<double>(TEvePathMarkT<double>::EType_e type, const TEveVectorT<double>& v, const TEveVectorT<double>& p, const TEveVectorT<double>& e, double time = 0)
const char*TypeName()

Data Members

public:
TEveVectorT<double>fEExtra, meaning depends on fType.
TEveVectorT<double>fPMomentum.
doublefTimeTime.
TEvePathMarkT<double>::EType_efTypeMark-type.
TEveVectorT<double>fVVertex.
static TEvePathMarkT<double>::EType_ekCluster2D
static TEvePathMarkT<double>::EType_ekDaughter
static TEvePathMarkT<double>::EType_ekDecay
static TEvePathMarkT<double>::EType_ekLineSegment
static TEvePathMarkT<double>::EType_ekReference

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

template<typename TT> const char* TEvePathMarkT<TT> TypeName()
 Return the name of path-mark type.