#include "hkicktracksimB.h" |
HKickTrackSimB
class description - source file - inheritance tree (.pdf)
public:
HKickTrackSimB()
HKickTrackSimB(const HKickTrackSimB&)
~HKickTrackSimB()
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
HKickTrackSimB& operator=(const HKickTrackSimB&)
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)
HKickTrackSimB(void)
Inline Functions
void ~HKickTrackSimB()
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)
HKickTrackSimB HKickTrackSimB(const HKickTrackSimB&)
HKickTrackSimB& operator=(const HKickTrackSimB&)
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.