#include "htboxdetector.h"

HTBoxDetector


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

class HTBoxDetector : public HDetector

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

    public:
HTBoxDetector() HTBoxDetector(Int_t mod, Int_t chan) HTBoxDetector(const HTBoxDetector&) ~HTBoxDetector() virtual HCategory* buildCategory(Cat_t) HCategory* buildLinearCategory(Text_t*) HCategory* buildMatrixCategory(Text_t*) static TClass* Class() Int_t getMaxModInSetup() virtual Bool_t init() virtual TClass* IsA() const HTBoxDetector& operator=(const HTBoxDetector&) 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

  HTBoxDetector

  class for detector TBox
  stores the setup in an array of 1 module;


HTBoxDetector()
 constructor

HTBoxDetector(Int_t mods, Int_t chan)
 constructor

~HTBoxDetector()
 destructor

Bool_t init(void)
 nothing to be done

Bool_t write(HParIo* output)
 writes the TBox setup to output

HCategory* buildMatrixCategory(Text_t* className)

HCategory* buildLinearCategory(Text_t* className)

HCategory* buildCategory(Cat_t cat)
 builds the default categories (here MatrixCategories)

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)
         HTBoxDetector HTBoxDetector(const HTBoxDetector&)
        HTBoxDetector& operator=(const HTBoxDetector&)


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