HTofinoCal
class description - source file - inheritance tree (.pdf)
public:
HTofinoCal()
HTofinoCal(const HTofinoCal&)
~HTofinoCal()
static TClass* Class()
void clear()
void fill(const Float_t t, const Float_t a, const Int_t s, const Int_t m, const Int_t c)
void getAddress(Int_t& s, Int_t& m, Int_t& c)
Int_t getCell() const
Float_t getCharge() const
Int_t getModule() const
Int_t getSector() const
Float_t getTime() const
virtual TClass* IsA() const
HTofinoCal& operator=(const HTofinoCal&)
void setAddress(const Int_t s, const Int_t m, const Int_t c)
void setCell(const Int_t n)
void setCharge(const Float_t v)
void setModule(const Int_t n)
void setSector(const Int_t n)
void setTime(const Float_t v)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t timeCal tdc time
Float_t chargeCal adc charge
Int_t sector sector number
Int_t module module number
Int_t cell paddle number
HTofinoCal(void)
void setAddress(const Int_t s, const Int_t m, const Int_t c)
void fill(const Float_t t, const Float_t a,
const Int_t s, const Int_t m, const Int_t c)
void getAddress(Int_t& s, Int_t& m, Int_t& c)
void clear(void)
Inline Functions
void ~HTofinoCal()
void setTime(const Float_t v)
void setCharge(const Float_t v)
void setSector(const Int_t n)
void setModule(const Int_t n)
void setCell(const Int_t n)
Float_t getTime() const
Float_t getCharge() const
Int_t getSector() const
Int_t getModule() const
Int_t getCell() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofinoCal HTofinoCal(const HTofinoCal&)
HTofinoCal& operator=(const HTofinoCal&)
Last update: Fri Jan 26 12:36:50 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.