#include "hrichcalparcell.h" |
HRichCalParCell
class description - source file - inheritance tree (.pdf)
public:
HRichCalParCell()
HRichCalParCell(Float_t slope, Float_t offset, Float_t sigma)
HRichCalParCell(const HRichCalParCell&)
~HRichCalParCell()
static TClass* Class()
Int_t getAddress()
Short_t getCol()
virtual Int_t getLocationIndex(Int_t i)
virtual Int_t getNLocationIndex()
Float_t getOffset()
Short_t getRow()
Short_t getSector()
Float_t getSigma()
Float_t getSlope()
virtual TClass* IsA() const
HRichCalParCell& operator=(const HRichCalParCell&)
Int_t reset()
void setCol(Short_t c)
void setOffset(Float_t offset)
void setParams(Float_t slope, Float_t offset, Float_t sigma)
void setRow(Short_t r)
void setSector(Short_t s)
void setSigma(Float_t sigma)
void setSlope(Float_t slope)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Short_t fSector
Short_t fRow
Short_t fCol
Int_t fAddress not needed
Float_t fOffset
Float_t fSlope
Float_t fSigma
Inline Functions
void ~HRichCalParCell()
HRichCalParCell HRichCalParCell()
HRichCalParCell HRichCalParCell(Float_t slope, Float_t offset, Float_t sigma)
Int_t reset()
Float_t getOffset()
Float_t getSlope()
Float_t getSigma()
void setOffset(Float_t offset)
void setSigma(Float_t sigma)
void setSlope(Float_t slope)
void setParams(Float_t slope, Float_t offset, Float_t sigma)
Int_t getAddress()
Short_t getSector()
Short_t getRow()
Short_t getCol()
void setSector(Short_t s)
void setRow(Short_t r)
void setCol(Short_t c)
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)
HRichCalParCell HRichCalParCell(const HRichCalParCell&)
HRichCalParCell& operator=(const HRichCalParCell&)
Last update: Fri Jan 26 12:25:03 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.