#include "htofinodetector.h"

HTofinoDetector


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

class HTofinoDetector : public HDetector

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

    public:
HTofinoDetector() HTofinoDetector(const HTofinoDetector&) ~HTofinoDetector() virtual void activateParIo(HParIo* io) virtual HCategory* buildCategory(Cat_t) HCategory* buildLinearCategory(Text_t* name) HCategory* buildMatrixCategory(Text_t* name, Float_t fillFactor = 1) static TClass* Class() virtual Bool_t init() virtual TClass* IsA() const HTofinoDetector& operator=(const HTofinoDetector&) 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

  HTofinoDetector

  class for detector Tofino


HTofinoDetector()
 constructor

~HTofinoDetector()
 destructor

Bool_t init(void)
 nothing to be done

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

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

HCategory* buildLinearCategory(Text_t* className)

HCategory* buildMatrixCategory(Text_t* className, Float_t fill)

HCategory* buildCategory(Cat_t cat)
 builds the default categories



Inline Functions


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


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