HRichCal
class description - source file - inheritance tree (.pdf)
public:
HRichCal()
HRichCal(const Float_t q)
HRichCal(const HRichCal&)
virtual ~HRichCal()
Float_t addCharge(Float_t q)
static TClass* Class()
Int_t clear()
virtual Int_t Compare(const TObject* obj) const
void dumpToStdout()
Int_t getAddress()
Float_t getCharge() const
Int_t getCol()
Int_t getEventNr()
virtual Int_t getLocationIndex(Int_t i)
virtual Int_t getNLocationIndex()
Int_t getRow()
Int_t getSector()
virtual TClass* IsA() const
virtual Bool_t IsSortable() const
HRichCal& operator=(const HRichCal&)
void setCharge(Float_t q)
void setCol(Int_t c)
void setEventNr(Int_t lNr)
void setRow(Int_t r)
void setSector(Int_t s)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Int_t fEventNr
Float_t fCharge
short fSector
char fRow
char fCol
HRichCal
This class contains one hit in one cell of the rich.
void dumpToStdout()
Inline Functions
void ~HRichCal()
HRichCal HRichCal()
HRichCal HRichCal(const Float_t q)
Int_t clear()
Float_t getCharge() const
Float_t addCharge(Float_t q)
void setCharge(Float_t q)
Int_t getSector()
Int_t getRow()
Int_t getCol()
Int_t getAddress()
void setSector(Int_t s)
void setRow(Int_t r)
void setCol(Int_t c)
void setEventNr(Int_t lNr)
Int_t getEventNr()
Int_t getNLocationIndex()
Int_t getLocationIndex(Int_t i)
Bool_t IsSortable() const
Int_t Compare(const TObject* obj) const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRichCal HRichCal(const HRichCal&)
HRichCal& operator=(const HRichCal&)
Last update: Fri Jan 26 12:25:01 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.