HTofCal
class description - source file - inheritance tree (.pdf)
public:
HTofCal()
HTofCal(const HTofCal&)
~HTofCal()
static TClass* Class()
void Clear()
Short_t getAddress()
Float_t getCargeRight()
Char_t getCell()
Float_t getChargeLeft()
Char_t getModule()
Char_t getSector()
Short_t getSize()
Float_t getTimeLeft()
Float_t getTimeRight()
virtual TClass* IsA() const
HTofCal& operator=(const HTofCal&)
void setAddress(Short_t add)
void setCell(Char_t c)
void setChargeLeft(Float_t charge)
void setChargeRight(Float_t charge)
void setModule(Char_t m)
void setNHit(Short_t nhit)
void setSector(Char_t s)
void setTimeLeft(Float_t time)
void setTimeRight(Float_t time)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Float_t timeR TDC: right hit
Float_t timeL TDC: left hit
Float_t chargeR QDC: right hit
Float_t chargeL QDC: left hit
Short_t nHit number of hits
Short_t address sector,module and cell numbers
HTofCal
Time of Flight calibrated data object
adapted from /u/halo/packages/abase/new by Manuel Sanchez (17/06/98)
Inline Functions
void ~HTofCal()
HTofCal HTofCal()
void Clear()
Short_t getAddress()
Char_t getSector()
Char_t getModule()
Char_t getCell()
Short_t getSize()
Float_t getTimeLeft()
Float_t getTimeRight()
Float_t getChargeLeft()
Float_t getCargeRight()
void setTimeLeft(Float_t time)
void setTimeRight(Float_t time)
void setChargeLeft(Float_t charge)
void setChargeRight(Float_t charge)
void setNHit(Short_t nhit)
void setSector(Char_t s)
void setModule(Char_t m)
void setCell(Char_t c)
void setAddress(Short_t add)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofCal HTofCal(const HTofCal&)
HTofCal& operator=(const HTofCal&)
Last update: Fri Jan 26 12:35:26 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.