HHodoHit
class description - source file - inheritance tree (.pdf)
public:
HHodoHit()
HHodoHit(const HHodoHit&)
~HHodoHit()
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 getHodoMult() const
Int_t getModule() const
Int_t getStrip() const
Float_t getTime() const
virtual TClass* IsA() const
HHodoHit& operator=(const HHodoHit&)
void setAddress(const Int_t m, const Int_t s)
void setFlag(Bool_t sflag)
void setHodoMult(Int_t mult)
void setModule(const Int_t n)
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 hodo time
Int_t module module number
Int_t strip strip number
Int_t hodoMult Hodo det. Multip.
Bool_t flag kTRUE if true hodo time has been found
HHodoHit
This class contains HODO hit data
Inline Functions
void ~HHodoHit()
HHodoHit HHodoHit()
void setTime(const Float_t t)
void setModule(const Int_t n)
void setStrip(const Int_t n)
void setFlag(Bool_t sflag)
void setHodoMult(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 getHodoMult() 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 Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HHodoHit HHodoHit(const HHodoHit&)
HHodoHit& operator=(const HHodoHit&)
Author: B Spruck
Last update: Fri Jan 26 11:55:57 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.