#include "hhododetector.h"

HHodoDetector


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

class HHodoDetector : public HDetector

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

    public:
HHodoDetector() HHodoDetector(const HHodoDetector&) ~HHodoDetector() virtual void activateParIo(HParIo*) virtual HCategory* buildCategory(Cat_t) HCategory* buildLinearCategory(Text_t*, Float_t) HCategory* buildMatrixCategory(Text_t*, Float_t) static TClass* Class() Int_t getMaxModInSetup() virtual Bool_t init() virtual TClass* IsA() const HHodoDetector& operator=(const HHodoDetector&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Bool_t write(HParIo*)

Data Members




Class Description


  HHodoDetector

  Detector class for the Pion Hodoscopes



HHodoDetector(void) : HDetector("Hodo","The Pion Hodoscopes")
 constructor
 sets the name, the number of modules and the maximum number of fibers per module

~HHodoDetector(void)
 destructor

HCategory* buildLinearCategory(Text_t *classname,Float_t fillRate)
 builds a linear category for the Hodoscopes

HCategory* buildMatrixCategory(Text_t *className,Float_t fillRate)
 builds a matrix category for the Hodoscopes (2 levels)

HCategory* buildCategory(Cat_t cat)
 built and add if not existing
 return pointer or zero

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

Bool_t write(HParIo* output)
 writes the setup of the Hodoscopes to the output

Int_t getMaxModInSetup(void)



Inline Functions


                Bool_t init()
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
         HHodoDetector HHodoDetector(const HHodoDetector&)
        HHodoDetector& operator=(const HHodoDetector&)


Last update: Fri Jan 26 11:55:49 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.