#include "hmdclookupraw.h" |
HMdcLookupRSec
class description - source file - inheritance tree (.pdf)
public:
HMdcLookupRSec(Int_t sec = 0, Int_t n = 4)
HMdcLookupRSec(const HMdcLookupRSec&)
~HMdcLookupRSec()
static TClass* Class()
Int_t getSize()
virtual TClass* IsA() const
HMdcLookupRSec& operator=(const HMdcLookupRSec&)
HMdcLookupRMod& operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array
Int_t sector
HMdcLookupRaw
Container class for lookup parameters to map the
geometrical tree of the Mdc (sectors, modules, layers,
cells) to the hardware tree of the Mdc (sectors, modules,
motherboards, TDC channels).
This information is needed for data mapping from cal1
level to raw level.
This container has no read functions in the I/O classes,
but is initialized from the lookup table HMdcLookupGeom,
which contains the same information but accesssible with
hardware addresses. This garanties the consistency when
both containers are needed.
A write function is only privided for an Ascii I/O.
HMdcLookupRSec(Int_t sec,Int_t n)
constructor creates an array of pointers of type
HMdcLookupRMod
~HMdcLookupRSec()
destructor
Inline Functions
HMdcLookupRMod& 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)
HMdcLookupRSec HMdcLookupRSec(const HMdcLookupRSec&)
HMdcLookupRSec& operator=(const HMdcLookupRSec&)
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.