HTofinoRaw
class description - source file - inheritance tree (.pdf)
public:
HTofinoRaw()
HTofinoRaw(const HTofinoRaw&)
~HTofinoRaw()
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
HTofinoRaw& operator=(const HTofinoRaw&)
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 time tdc time
Float_t charge adc charge
Int_t sector sector number
Int_t module module number
Int_t cell paddel number
Inline Functions
void ~HTofinoRaw()
HTofinoRaw HTofinoRaw()
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)
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)
Float_t getTime() const
Float_t getCharge() const
Int_t getSector() const
Int_t getModule() const
Int_t getCell() const
void getAddress(Int_t& s, Int_t& m, Int_t& c)
void clear()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofinoRaw HTofinoRaw(const HTofinoRaw&)
HTofinoRaw& operator=(const HTofinoRaw&)
Last update: Fri Jan 26 12:37:24 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.