HMdcSlopes
class description - source file - inheritance tree (.pdf)
public:
HMdcSlopes()
HMdcSlopes(const HMdcSlopes&)
~HMdcSlopes()
static TClass* Class()
void getAddress(Int_t* s, Int_t* m, Int_t* mb, Int_t* t)
Float_t getError()
Int_t getMbo()
Int_t getMethode()
Int_t getModule()
Int_t getSector()
Float_t getSlope()
Int_t getTdc()
virtual TClass* IsA() const
HMdcSlopes& operator=(const HMdcSlopes&)
void setAddress(Int_t s, Int_t m, Int_t mb, Int_t t)
void setError(Float_t er)
void setMbo(Int_t mb)
void setMethode(Int_t mth)
void setModule(Int_t m)
void setSector(Int_t s)
void setSlope(Float_t sl)
void setTdc(Int_t t)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t sector MdcSlopes container coordinate: sector
Int_t module MdcSlopes container coordinate: module
Int_t mbo MdcSlopes container coordinate: mbo
Int_t tdc MdcSlopes container coordinate: tdc (tdc*8 + channel)
Float_t slope value of slope
Float_t error error of the slope
Int_t slopeMethode method used to calculate slope
HMdcSlopes
Category to store the results of slopecalibration in the tree.
HMdcSlopes(void)
Default constructor
~HMdcSlopes(void)
Default destructor
void Streamer(TBuffer &R__b)
Stream an object of class HMdcSlopes.
Inline Functions
void getAddress(Int_t* s, Int_t* m, Int_t* mb, Int_t* t)
Int_t getSector()
Int_t getModule()
Int_t getMbo()
Int_t getTdc()
Float_t getSlope()
Float_t getError()
Int_t getMethode()
void setAddress(Int_t s, Int_t m, Int_t mb, Int_t t)
void setSector(Int_t s)
void setModule(Int_t m)
void setMbo(Int_t mb)
void setTdc(Int_t t)
void setSlope(Float_t sl)
void setError(Float_t er)
void setMethode(Int_t mth)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
HMdcSlopes HMdcSlopes(const HMdcSlopes&)
HMdcSlopes& operator=(const HMdcSlopes&)
Last update: Fri Jan 26 12:15:44 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.