#include "hkicktracksim.h" |
HKickTrackSim
class description - source file - inheritance tree (.pdf)
public:
HKickTrackSim()
HKickTrackSim(const HKickTrackSim&)
~HKickTrackSim()
static TClass* Class()
Int_t getMdcTrack(Int_t i)
Int_t getMetaTrack(Int_t i)
Int_t getNMdcTracks()
Int_t getNMetaTracks()
virtual TClass* IsA() const
HKickTrackSim& operator=(const HKickTrackSim&)
void setMdcTrack(Int_t i, Int_t id)
void setMdcTracks(HMdcSegSim* seg)
void setMetaTracks(HTofHitSim* hit)
void setMetaTracks(HTofClusterSim* cluster)
void setMetaTracks(HShowerHitTofTrack* hit)
void setTofTrack(Int_t i, Int_t id)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fNMdcTracks Nb of contributing mdc tracks (Experimental)
Int_t fNMetaTracks Nb of contributin Meta tracks (Experimental)
Int_t fMdcTracks[5] GEANT ids for tracks in MDC (Experimental)
Int_t fMetaTracks[2] GEANT ids for tracks in Meta (Experimental)
Inline Functions
void ~HKickTrackSim()
HKickTrackSim HKickTrackSim()
void setMdcTrack(Int_t i, Int_t id)
void setTofTrack(Int_t i, Int_t id)
void setMdcTracks(HMdcSegSim* seg)
void setMetaTracks(HTofHitSim* hit)
void setMetaTracks(HTofClusterSim* cluster)
void setMetaTracks(HShowerHitTofTrack* hit)
Int_t getMdcTrack(Int_t i)
Int_t getMetaTrack(Int_t i)
Int_t getNMdcTracks()
Int_t getNMetaTracks()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HKickTrackSim HKickTrackSim(const HKickTrackSim&)
HKickTrackSim& operator=(const HKickTrackSim&)
Last update: Fri Jan 26 11:59:32 2007
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.