#include "hmdccalparraw.h" |
HMdcCalParMbo
class description - source file - inheritance tree (.pdf)
public:
HMdcCalParMbo(Int_t tdc = 96, Text_t* name)
HMdcCalParMbo(const HMdcCalParMbo&)
~HMdcCalParMbo()
static TClass* Class()
Int_t getSize()
virtual TClass* IsA() const
HMdcCalParMbo& operator=(const HMdcCalParMbo&)
HMdcCalParTdc& operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array array of pointers of type HMdcCalParTdc
HMdcCalParRaw
Container class for the TDC calibration parameters of the MDC
HMdcCalParMbo(Int_t tdc, Text_t* name)
constructor takes to number of TDC channels and the name of the MBO
~HMdcCalParMbo()
destructor
Inline Functions
HMdcCalParTdc& operator[](Int_t i)
Int_t getSize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcCalParMbo HMdcCalParMbo(const HMdcCalParMbo&)
HMdcCalParMbo& operator=(const HMdcCalParMbo&)
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.