#include "hwalldetector.h" |
HWallDetector
class description - source file - inheritance tree (.pdf)
public:
HWallDetector()
HWallDetector(const HWallDetector&)
~HWallDetector()
virtual void activateParIo(HParIo*)
virtual HCategory* buildCategory(Cat_t)
HCategory* buildLinearCategory(Text_t*, Float_t)
HCategory* buildMatrixCategory(Text_t*, Float_t)
static TClass* Class()
virtual Bool_t init()
virtual TClass* IsA() const
HWallDetector& operator=(const HWallDetector&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Bool_t write(HParIo*)
HWallDetector
The Forward Wall detector class
HWallDetector(void) : HDetector("Wall","The Forward Wall detector")
constructor
~HWallDetector(void)
HCategory* buildLinearCategory(Text_t *classname,Float_t fillRate)
builds a linear category for the Forward Wall
HCategory* buildMatrixCategory(Text_t *classname,Float_t fillRate)
builds a matrix category for the Forward Wall
HCategory* buildCategory(Cat_t cat)
builds the categories for the Forward Wall
void activateParIo(HParIo* io)
activates the input/output class for the parameters
needed by the Forward Wall
Bool_t write(HParIo* output)
writes the Forward Wall setup to the output
Inline Functions
Bool_t init()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HWallDetector HWallDetector(const HWallDetector&)
HWallDetector& operator=(const HWallDetector&)
Last update: Fri Jan 26 12:38:13 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.