#include "htofinohistbooker.h"

HTofinoHistBooker


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

class HTofinoHistBooker : public HParCond

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HParCond
<-
HTofinoHistBooker

    public:
HTofinoHistBooker(const char* name = "TofinoHistBooker", const char* title = "parameters for Tofino hists", const char* context = "TofinoHistBookerProduction") HTofinoHistBooker(const HTofinoHistBooker&) ~HTofinoHistBooker() Bool_t check() static TClass* Class() virtual void clear() static HTofinoHistBooker* getExObject() TList* getListOfActiveHists() TList* getListOfHists() static HTofinoHistBooker* getObject() virtual Bool_t getParams(HParamList*) HTofinoHistFiller* getTofinoFiller() virtual Bool_t init(HParIo*, Int_t*) Bool_t initStandAlone() virtual TClass* IsA() const HTofinoHistBooker& operator=(const HTofinoHistBooker&) void printParam() void printStatus() virtual void putParams(HParamList*) void resetActiveList(Int_t level, Int_t count) void setGo4ParIo(HRuntimeDb*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParIo*)

Data Members


    protected:
HTofinoDetector* fTofino ! static TList* tofHistpool !< list of pool histograms static TList* tofActiveHists !< list of active histograms static HTofinoHistBooker* fTofinoHistBooker !< pointer to self static HTofinoHistFiller* toffiller !< pointer to internal HTofinoHistFiller

Class Description

 HTofinoHistBooker

 Container class for the mdc hists

#include <stdlib.h>

HTofinoHistBooker(const char* name,const char* title, const char* context) : HParCond(name,title,context)

void setGo4ParIo(HRuntimeDb *rtdb)
Adds TofinoHistBookers's Parameter Io to the runtime database.

Bool_t initStandAlone()
 intitializes the container from an input

~HTofinoHistBooker()
 destructor

HTofinoHistBooker* getExObject()

HTofinoHistBooker* getObject()

void resetActiveList(Int_t level,Int_t count)

void clear()

Bool_t check()
 all parameters are checked for non valid values

void printParam(void)
 prints the parameters of HTofinoHistBooker to the screen.
 The printParam() of the subobjects are called to print the
 parameters of the corresponding subobject.

void printStatus(void)
 prints the parameters of HTofinoHistBooker to the screen.

Bool_t init(HParIo* inp,Int_t* set)
 intitializes the container from an input

Int_t write(HParIo* output)
 writes the container to an output

void putParams(HParamList* l)
 Puts all params of HTofinoHistBooker to the parameter list of
 HParamList (which ist used by the io);

Bool_t getParams(HParamList* l)



Inline Functions


                    TList* getListOfActiveHists()
                    TList* getListOfHists()
        HTofinoHistFiller* getTofinoFiller()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         HTofinoHistBooker HTofinoHistBooker(const HTofinoHistBooker&)
        HTofinoHistBooker& operator=(const HTofinoHistBooker&)


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