HRpcRaw
class description - source file - inheritance tree (.pdf)
public:
HRpcRaw()
HRpcRaw(const HRpcRaw&)
~HRpcRaw()
static TClass* Class()
Char_t getCell()
Int_t getChannel()
Int_t getLeftMult()
Short_t getLeftNHits()
Float_t getLeftTime()
Float_t getLeftTot()
virtual Int_t getLocationIndex(Int_t i)
Int_t getModeFlag()
Char_t getModule()
virtual Int_t getNLocationIndex()
Int_t getRightMult()
Short_t getRightNHits()
Float_t getRightTime()
Float_t getRightTot()
Char_t getSector()
void incLeftNHits()
void incRightNHits()
virtual TClass* IsA() const
HRpcRaw& operator=(const HRpcRaw&)
void setCell(Char_t c)
void setChannel(Int_t chan)
void setLeftMult(Int_t lM)
void setLeftNHits(Short_t nH)
void setLeftTime(Float_t aleftT)
void setLeftTot(Float_t aleftW)
void setModeFlag(Int_t flag)
void setModule(Char_t m)
void setRightMult(Int_t rM)
void setRightNHits(Short_t nH)
void setRightTime(Float_t arightT)
void setRightTot(Float_t arightW)
void setSector(Char_t s)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t rightT TDC: right leading time
Float_t leftT TDC: left leading time
Float_t rightW TDC: right width = Time-over-Threshold
Float_t leftW TDC: left width = Time-over-Threshold
Short_t rightNHits number of hits in right side
Short_t leftNHits number of hits in left side
Int_t rightMult Multiplicity of right hits
Int_t leftMult Multiplicity of left hits
Char_t sec Location - Sector
Char_t mod Location - Module
Char_t cell Location - Cell
Int_t chan Tdc Channel
Int_t flag Mode Flag (see hrpcunpacker.cc)
HRpcRaw(void)
~HRpcRaw(void)
Inline Functions
Float_t getRightTime()
Float_t getLeftTime()
Float_t getRightTot()
Float_t getLeftTot()
Short_t getRightNHits()
Short_t getLeftNHits()
Int_t getRightMult()
Int_t getLeftMult()
Char_t getSector()
Char_t getModule()
Char_t getCell()
Int_t getChannel()
Int_t getModeFlag()
Int_t getNLocationIndex()
Int_t getLocationIndex(Int_t i)
void setRightTime(Float_t arightT)
void setLeftTime(Float_t aleftT)
void setRightTot(Float_t arightW)
void setLeftTot(Float_t aleftW)
void setRightNHits(Short_t nH)
void setLeftNHits(Short_t nH)
void setRightMult(Int_t rM)
void setLeftMult(Int_t lM)
void incLeftNHits()
void incRightNHits()
void setSector(Char_t s)
void setModule(Char_t m)
void setCell(Char_t c)
void setChannel(Int_t chan)
void setModeFlag(Int_t flag)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRpcRaw HRpcRaw(const HRpcRaw&)
HRpcRaw& operator=(const HRpcRaw&)
Last update: Fri Jan 26 12:30:43 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.