HRichRaw
class description - source file - inheritance tree (.pdf)
public:
HRichRaw()
HRichRaw(const Float_t charge)
HRichRaw(const HRichRaw&)
virtual ~HRichRaw()
Float_t addCharge(Float_t q)
static TClass* Class()
Int_t clear()
void dumpToStdout()
Float_t getCharge()
Int_t getCol()
Int_t getEventNr()
void getLocation(HLocation& loc)
virtual Int_t getLocationIndex(Int_t i)
virtual Int_t getNLocationIndex()
Int_t getRow()
Int_t getSector()
virtual TClass* IsA() const
HRichRaw& operator=(const HRichRaw&)
void setCharge(Float_t q)
void setCol(Int_t c)
void setEventNr(Int_t nr)
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
HRichRaw
This class contains one hit in one cell of the rich.
***************************************************************************
Int_t getLocationIndex(Int_t i)
void getLocation(HLocation& loc)
void dumpToStdout()
Inline Functions
void ~HRichRaw()
HRichRaw HRichRaw()
HRichRaw HRichRaw(const Float_t charge)
Int_t clear()
Float_t getCharge()
Float_t addCharge(Float_t q)
void setCharge(Float_t q)
Int_t getSector()
Int_t getRow()
Int_t getCol()
void setSector(Int_t s)
void setRow(Int_t r)
void setCol(Int_t c)
void setEventNr(Int_t nr)
Int_t getEventNr()
Int_t getNLocationIndex()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRichRaw HRichRaw(const HRichRaw&)
HRichRaw& operator=(const HRichRaw&)
Author: Witold Przygoda (przygoda@psja1.if.uj.edu.pl)
Last update: 1999/11/19 by Witold Przygoda (przygoda@psja1.if.uj.edu.pl)
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.