#include "hmdcdetector.h" |
HMdcDetector
class description - source file - inheritance tree (.pdf)
public:
HMdcDetector()
HMdcDetector(const HMdcDetector&)
~HMdcDetector()
virtual void activateParIo(HParIo* io)
virtual HCategory* buildCategory(Cat_t cat)
HCategory* buildLinearCategory(Text_t* className)
HCategory* buildMatrixCategory(Text_t* className, Float_t fillRate)
static TClass* Class()
virtual Bool_t init()
virtual TClass* IsA() const
HMdcDetector& operator=(const HMdcDetector&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Bool_t write(HParIo* io)
HMdcDetector
class for detector Mdc
stores the actual setup in a linear array of 24 modules;
HMdcDetector()
constructor
~HMdcDetector()
destructor
Bool_t init(void)
void activateParIo(HParIo* io)
activates the input/output class for the parameters
needed by the Mdc
Bool_t write(HParIo* output)
writes the Mdc setup to output
HCategory* buildLinearCategory(Text_t* className)
HCategory* buildMatrixCategory(Text_t* className,Float_t fillRate)
HCategory* buildCategory(Cat_t cat)
builds the default categories (here MatrixCategories)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcDetector HMdcDetector(const HMdcDetector&)
HMdcDetector& operator=(const HMdcDetector&)
Last update: 05/09/2002 by P. Zumbruch
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.