#include "hmdcgeomstruct.h" |
HMdcGeomModStru
class description - source file - inheritance tree (.pdf)
public:
HMdcGeomModStru()
HMdcGeomModStru(const HMdcGeomModStru&)
~HMdcGeomModStru()
static TClass* Class()
void clear()
void fill(Int_t i, Int_t n)
Int_t getSize()
virtual TClass* IsA() const
HMdcGeomModStru& operator=(const HMdcGeomModStru&)
Int_t operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t nCells[6] number of cells in the layers
HMdcGeomStruct
Container class for parameters decribing the geometrical
tree of an Mdc (sectors,modules,layers with the number of
cells in each layer.
This information is needed to create the data tree and to
create the parameter containers for the Mdc.
void Streamer(TBuffer &R__b)
Stream an object of class HMdcGeomModStru.
Inline Functions
void ~HMdcGeomModStru()
HMdcGeomModStru HMdcGeomModStru()
Int_t operator[](Int_t i)
void fill(Int_t i, Int_t n)
void clear()
Int_t getSize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
HMdcGeomModStru HMdcGeomModStru(const HMdcGeomModStru&)
HMdcGeomModStru& operator=(const HMdcGeomModStru&)
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.