HRpcCal
class description - source file - inheritance tree (.pdf)
public:
HRpcCal()
HRpcCal(const HRpcCal&)
~HRpcCal()
static TClass* Class()
void doit()
Short_t getAddress()
Char_t getCell()
Float_t getLeftTime()
Float_t getLeftTot()
virtual Int_t getLocationIndex(Int_t i)
Char_t getModule()
virtual Int_t getNLocationIndex()
Float_t getRightTime()
Float_t getRightTot()
Char_t getSector()
virtual TClass* IsA() const
HRpcCal& operator=(const HRpcCal&)
void setAddress(Short_t add)
void setCell(Char_t c)
void setLeftTime(Float_t aleftT)
void setLeftTot(Float_t aleftTot)
void setModule(Char_t m)
void setRightTime(Float_t arightT)
void setRightTot(Float_t arightTot)
void setSector(Char_t s)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t rightT time right
Float_t leftT time left
Float_t rightTot ToT right
Float_t leftTot ToT left
Char_t sector
Char_t module
Char_t cell Location
void doit(void)
HRpcCal(void)
~HRpcCal(void)
Inline Functions
Float_t getRightTime()
Float_t getLeftTime()
Float_t getRightTot()
Float_t getLeftTot()
Short_t getAddress()
Char_t getSector()
Char_t getModule()
Char_t getCell()
void setRightTime(Float_t arightT)
void setLeftTime(Float_t aleftT)
void setRightTot(Float_t arightTot)
void setLeftTot(Float_t aleftTot)
Int_t getNLocationIndex()
Int_t getLocationIndex(Int_t i)
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)
HRpcCal HRpcCal(const HRpcCal&)
HRpcCal& operator=(const HRpcCal&)
Author: D. Gonzalez-Diaz 08/06/2006
Last update: Fri Jan 26 12:30:28 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.