HRichCalMax
class description - source file - inheritance tree (.pdf)
public:
HRichCalMax()
HRichCalMax(const Float_t q)
HRichCalMax(const HRichCalMax&)
virtual ~HRichCalMax()
Float_t addCharge(Float_t q)
static TClass* Class()
Int_t clear()
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
HRichCalMax& operator=(const HRichCalMax&)
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
HRichCalMax
This class contains one hit in one cell of the rich.
Inline Functions
void ~HRichCalMax()
HRichCalMax HRichCalMax()
HRichCalMax HRichCalMax(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)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRichCalMax HRichCalMax(const HRichCalMax&)
HRichCalMax& operator=(const HRichCalMax&)
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.