#include "hstartdetector.h" |
HStartDetector
class description - source file - inheritance tree (.pdf)
public:
HStartDetector()
HStartDetector(const HStartDetector&)
~HStartDetector()
virtual void activateParIo(HParIo* io)
virtual HCategory* buildCategory(Cat_t)
HCategory* buildLinearCategory(Text_t* name)
HCategory* buildMatrixCategory(Text_t* name, Float_t fill = 1.0)
static TClass* Class()
Int_t getMaxModInSetup()
virtual Bool_t init()
virtual TClass* IsA() const
HStartDetector& operator=(const HStartDetector&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Bool_t write(HParIo* io)
HStartDetector
class for detector Start
stores the setup in a linear array of 2 modules;
first module is start detector, second module is veto detector
HStartDetector()
constructor
~HStartDetector()
destructor
Bool_t init(void)
nothing to be done
void activateParIo(HParIo* io)
activates the input/output class for the parameters
needed by the Start
Bool_t write(HParIo* output)
writes the Start setup to output
HCategory* buildMatrixCategory(Text_t* className,Float_t fillRate)
HCategory* buildLinearCategory(Text_t* className)
HCategory* buildCategory(Cat_t cat)
builds the default categories (here LinearCategories)
Int_t getMaxModInSetup(void)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HStartDetector HStartDetector(const HStartDetector&)
HStartDetector& operator=(const HStartDetector&)
Last update: Fri Jan 26 12:34:31 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.