Reve::MCTrack
class description - source file - inheritance tree (.pdf)
public:
Reve::MCTrack MCTrack()
Reve::MCTrack MCTrack(const Reve::MCTrack&)
void ~MCTrack()
static TClass* Class()
virtual TClass* IsA() const
Reve::MCTrack& operator=(const TParticle& p)
Reve::MCTrack& operator=(const Reve::MCTrack&)
void ResetPdgCode()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
Int_t label Label of the track
Int_t eva_label Label of primary particle
Bool_t decayed True if decayed during tracking.
Float_t t_decay Decay time
Reve::Vector V_decay Decay vertex
Reve::Vector P_decay Decay momentum
Inline Functions
void ~MCTrack()
Reve::MCTrack MCTrack()
Reve::MCTrack& operator=(const TParticle& p)
void ResetPdgCode()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Reve::MCTrack MCTrack(const Reve::MCTrack&)
Reve::MCTrack& operator=(const Reve::MCTrack&)
Last update: Thu Dec 8 12:36:02 2005
ROOT page - Class index - Class Hierarchy - Top of the page
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.