class TEvePathMark

 TEvePathMark

 Special-point on track: position/momentum reference, daughter
 creation or decay (also used in VSD).

Function Members (Methods)

public:
TEvePathMark(TEvePathMark::EType_e t = kReference)
TEvePathMark(const TEvePathMark&)
virtual~TEvePathMark()
static TClass*Class()
virtual TClass*IsA() const
TEvePathMark&operator=(const TEvePathMark&)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
const char*TypeName()

Data Members

public:
enum EType_e { kReference
kDaughter
kDecay
};
public:
TEveVectorfPMomentum.
Float_tfTimeTime.
TEvePathMark::EType_efTypeMark-type.
TEveVectorfVVertex.

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

const char* TypeName()
 Return the name of path-mark type.
TEvePathMark(EType_e t=kReference)
{}
virtual ~TEvePathMark()
{}
TEveMCTrack& operator=(const TEvePathMark& )
{ *((TParticle*)this) = p; return *this; }

Last update: root/eve:$Id: TEveVSDStructs.h 21310 2007-12-10 19:05:45Z matevz $
Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.