HTofCalSim
class description - source file - inheritance tree (.pdf)
public:
HTofCalSim()
HTofCalSim(const HTofCalSim&)
~HTofCalSim()
static TClass* Class()
void clear()
Int_t getLeftNTrack() const
Int_t getNTrack1() const
Int_t getNTrack2() const
Int_t getRightNTrack() const
virtual TClass* IsA() const
HTofCalSim& operator=(const HTofCalSim&)
void setLeftNTrack(const Int_t n)
void setNTrack1(const Int_t n)
void setNTrack2(const Int_t n)
void setRightNTrack(const Int_t n)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t nTrack1 number of Track for first hit
Int_t nTrack2 number of Track for second hit
HTofCalSim
cal class simulated data
contains up to 2 track numbers ofcurrent hit
void clear()
clears the object
Inline Functions
void ~HTofCalSim()
HTofCalSim HTofCalSim()
void setNTrack1(const Int_t n)
void setNTrack2(const Int_t n)
Int_t getNTrack1() const
Int_t getNTrack2() const
void setLeftNTrack(const Int_t n)
void setRightNTrack(const Int_t n)
Int_t getLeftNTrack() const
Int_t getRightNTrack() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofCalSim HTofCalSim(const HTofCalSim&)
HTofCalSim& operator=(const HTofCalSim&)
Last update: 17/12/99 by Jaroslav Bielcik
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.