#include "hmdclookupgeom.h" |
HMdcLookupMoth
class description - source file - inheritance tree (.pdf)
public:
HMdcLookupMoth(Int_t n = 0, Text_t* name)
HMdcLookupMoth(const HMdcLookupMoth&)
~HMdcLookupMoth()
static TClass* Class()
Int_t getSize()
virtual TClass* IsA() const
HMdcLookupMoth& operator=(const HMdcLookupMoth&)
HMdcLookupChan& operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array
HMdcLookupGeom
Container class for lookup parameters to map the hardware
tree of the Mdc (sectors, modules, motherboards, TDC,
TDC channel) to the geometrie tree (sectors, modules,
layer, cell).
This information is needed for data mapping from raw
level to cal1 level
HMdcLookupMoth(Int_t n, Text_t* name)
constructor creates an array of pointers of type
HMdcLookupChan (array of all Tdc channels on a
motherboard)
~HMdcLookupMoth()
destructor
Inline Functions
HMdcLookupChan& 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)
HMdcLookupMoth HMdcLookupMoth(const HMdcLookupMoth&)
HMdcLookupMoth& operator=(const HMdcLookupMoth&)
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.