#include "htofdetector.h"

HTofDetector


class description - source file - inheritance tree (.pdf)

class HTofDetector : public HDetector

Inheritance Chart:
TObject
<-
TNamed
<-
HDetector
<-
HTofDetector

    public:
HTofDetector() HTofDetector(const HTofDetector&) ~HTofDetector() virtual void activateParIo(HParIo* io) virtual HCategory* buildCategory(Cat_t cat) HCategory* buildMatrixCategory(Text_t* classname, Float_t fillRate) virtual HTask* buildTask(Text_t* name, Option_t* opt) static TClass* Class() virtual Bool_t init() virtual TClass* IsA() const HTofDetector& operator=(const HTofDetector&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Bool_t write(HParIo* io)

Data Members




Class Description


HTofDetector(void) : HDetector("Tof","The TOF detector")

~HTofDetector(void)

HTask* buildTask(Text_t *name,Option_t *opt)

HCategory* buildMatrixCategory(Text_t *classname,Float_t fillRate)

HCategory* buildCategory(Cat_t cat)

void activateParIo(HParIo* io)
 activates the input/output class for the parameters
 needed by the Tof

Bool_t write(HParIo* output)
 writes the Tof setup to 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)
         HTofDetector HTofDetector(const HTofDetector&)
        HTofDetector& operator=(const HTofDetector&)


Last update: Fri Jan 26 12:35: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.