#include "hshowerdetector.h" |
HShowerDetector
class description - source file - inheritance tree (.pdf)
private:
void getMaxValues(int*, int*)
protected:
HCategory* buildLinearCat(Text_t* classname)
HCategory* buildMatrixCat(Text_t* classname, Float_t fillRate, Int_t nLevels)
HCategory* buildMatrixCat(Text_t* classname, Float_t fillRate, Int_t nLevels, Int_t* sizes)
public:
HShowerDetector()
HShowerDetector(const HShowerDetector&)
~HShowerDetector()
virtual void activateParIo(HParIo* io)
virtual HCategory* buildCategory(Cat_t cat)
virtual HTask* buildTask(Text_t* name, Option_t* opt)
static TClass* Class()
Int_t getColumns()
HParSet* getGeometry()
Int_t getRows()
Int_t getShowerModules()
Int_t getShowerSectors()
Bool_t init(Text_t* level = "raw")
virtual TClass* IsA() const
HShowerDetector& operator=(const HShowerDetector&)
void setGeometry(HParSet* pGeometry)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Bool_t write(HParIo* io)
private:
Int_t maxRows
Int_t maxColumns
HParSet* m_pGeometry !
HShowerDetector(void) : HDetector("Shower","The SHOWER detector")
~HShowerDetector(void)
Bool_t init(Text_t*)
initialization according to Ilse's scheme
void activateParIo(HParIo* io)
activates the input/output class for the parameters
needed by the Shower
Bool_t write(HParIo* output)
writes the Shower setup to output
HTask* buildTask(Text_t *name,Option_t *opt="")
HTask* buildTask(Text_t *name,Option_t *opt)
name bedzie pozniej nazwa klasy tworzacej liste zadan dla operacji
opisanych przez ta nazwe
HCategory* buildLinearCat(Text_t *classname)
HCategory* buildMatrixCat(Text_t *classname,Float_t fillRate, Int_t nLevels, Int_t* sizes)
HCategory* buildMatrixCat(Text_t *classname,Float_t fillRate, Int_t nLevels)
int getShowerSectors()
int getShowerModules()
void getMaxValues(int* pMaxSector, int *pMaxModule)
HCategory* buildCategory(Cat_t cat)
Inline Functions
Int_t getRows()
Int_t getColumns()
HParSet* getGeometry()
void setGeometry(HParSet* pGeometry)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HShowerDetector HShowerDetector(const HShowerDetector&)
HShowerDetector& operator=(const HShowerDetector&)
Last update: Fri Jan 26 12:32:46 2007
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.