HMdcCalParCell
class description - source file - inheritance tree (.pdf)
public:
HMdcCalParCell()
HMdcCalParCell(const HMdcCalParCell&)
~HMdcCalParCell()
static TClass* Class()
void clear()
void fill(Float_t s, Float_t o, Float_t sE, Float_t oE, Int_t sM, Int_t oM)
void fill(HMdcCalParCell& r)
Float_t getOffset()
Float_t getOffsetErr()
Int_t getOffsetMethod()
Float_t getSlope()
Float_t getSlopeErr()
Int_t getSlopeMethod()
virtual TClass* IsA() const
HMdcCalParCell& operator=(const HMdcCalParCell&)
void setOffset(Float_t o)
void setOffsetErr(Float_t oE)
void setOffsetMethod(Int_t oM)
void setSlope(Float_t s)
void setSlopeErr(Float_t sE)
void setSlopeMethod(Int_t sM)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t slope gain
Float_t offset offset
Float_t slopeErr error of gain
Float_t offsetErr error of offset
Int_t slopeMethod number of method used to determine the slope
Int_t offsetMethod number of method used to determine the offset
HMdcCalPar
Container class for Mdc calibration parameters
(accessed by addresses: sector module layer cell)
Inline Functions
void ~HMdcCalParCell()
HMdcCalParCell HMdcCalParCell()
Float_t getSlope()
Float_t getOffset()
Float_t getSlopeErr()
Float_t getOffsetErr()
Int_t getSlopeMethod()
Int_t getOffsetMethod()
void fill(Float_t s, Float_t o, Float_t sE, Float_t oE, Int_t sM, Int_t oM)
void fill(HMdcCalParCell& r)
void setSlope(Float_t s)
void setOffset(Float_t o)
void setSlopeErr(Float_t sE)
void setOffsetErr(Float_t oE)
void setSlopeMethod(Int_t sM)
void setOffsetMethod(Int_t oM)
void clear()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcCalParCell HMdcCalParCell(const HMdcCalParCell&)
HMdcCalParCell& operator=(const HMdcCalParCell&)
Last update: 17/01/2002 by I. Koenig
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.