#include "hmdclookupgeom.h" |
HMdcLookupGSec
class description - source file - inheritance tree (.pdf)
public:
HMdcLookupGSec(Int_t sec = 0, Int_t n = 4)
HMdcLookupGSec(const HMdcLookupGSec&)
~HMdcLookupGSec()
static TClass* Class()
Int_t getSize()
virtual TClass* IsA() const
HMdcLookupGSec& operator=(const HMdcLookupGSec&)
HMdcLookupGMod& 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
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
HMdcLookupGSec(Int_t sec,Int_t n)
constructor creates an array of pointers of type
HMdcLookupGMod
~HMdcLookupGSec()
destructor
Inline Functions
HMdcLookupGMod& 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)
HMdcLookupGSec HMdcLookupGSec(const HMdcLookupGSec&)
HMdcLookupGSec& operator=(const HMdcLookupGSec&)
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.