HStartHit
class description - source file - inheritance tree (.pdf)
public:
HStartHit()
HStartHit(const HStartHit&)
~HStartHit()
static TClass* Class()
void clear()
void fill(const Float_t t, const Int_t m, const Int_t s)
void getAddress(Int_t& m, Int_t& s)
Bool_t getFlag()
Int_t getModule() const
Int_t getStartMult() const
Int_t getStrip() const
Float_t getTime() const
virtual TClass* IsA() const
HStartHit& operator=(const HStartHit&)
void setAddress(const Int_t m, const Int_t s)
void setFlag(Bool_t sflag)
void setModule(const Int_t n)
void setStartMult(Int_t mult)
void setStrip(const Int_t n)
void setTime(const Float_t t)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t time start time
Int_t module module number
Int_t strip strip number
Int_t startMult Start det. Multip.
Bool_t flag kTRUE if true start time has been found
HStartHit
This class contains START hit data
void Streamer(TBuffer &R__b)
Stream an object of class HStartHit.
Inline Functions
void ~HStartHit()
HStartHit HStartHit()
void setTime(const Float_t t)
void setModule(const Int_t n)
void setStrip(const Int_t n)
void setFlag(Bool_t sflag)
void setStartMult(Int_t mult)
void setAddress(const Int_t m, const Int_t s)
void fill(const Float_t t, const Int_t m, const Int_t s)
Float_t getTime() const
Int_t getModule() const
Int_t getStrip() const
Int_t getStartMult() const
Bool_t getFlag()
void getAddress(Int_t& m, Int_t& s)
void clear()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
HStartHit HStartHit(const HStartHit&)
HStartHit& operator=(const HStartHit&)
Last update: Fri Jan 26 12:34:39 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.