#include "hmdclookuptb.h" |
HMdcLookUpTbMod
class description - source file - inheritance tree (.pdf)
public:
HMdcLookUpTbMod(Int_t sec, Int_t mod)
HMdcLookUpTbMod(const HMdcLookUpTbMod&)
~HMdcLookUpTbMod()
static TClass* Class()
Int_t getNLayers()
Int_t getSize()
virtual TClass* IsA() const
HMdcLookUpTbMod& operator=(const HMdcLookUpTbMod&)
HMdcLookUpTbLayer& operator[](Int_t i)
void setNLayers(Int_t nl)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array
Int_t nLayers num. of working layers
HMdcLookUpTb
Trackfinder for MDC1&2 and MDC3&4 if magnet off
HMdcLookUpTbMod(Int_t sec, Int_t mod)
constructor creates an array of pointers of type HMdcLookUpTbMod
~HMdcLookUpTbMod(void)
destructor
Int_t getSize(void)
returns the size of the pointer array
Inline Functions
HMdcLookUpTbLayer& operator[](Int_t i)
void setNLayers(Int_t nl)
Int_t getNLayers()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcLookUpTbMod HMdcLookUpTbMod(const HMdcLookUpTbMod&)
HMdcLookUpTbMod& operator=(const HMdcLookUpTbMod&)
Last update: 17/07/2003 by V. Pechenov
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.