#include "htriggerhistbooker.h"

HTriggerHistBooker


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

class HTriggerHistBooker : public HParCond

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

    public:
HTriggerHistBooker(const char* name = "TriggerHistBooker", const char* title = "parameters for Trigger hists", const char* context = "TriggerHistBookerProduction") HTriggerHistBooker(const HTriggerHistBooker&) ~HTriggerHistBooker() static TClass* Class() virtual void clear() static HTriggerHistBooker* getExObject() TList* getListOfActiveHists() TList* getListOfHists() static HTriggerHistBooker* getObject() virtual Bool_t getParams(HParamList*) HTriggerHistFiller* getTriggerFiller() virtual Bool_t init(HParIo*, Int_t*) Bool_t initStandAlone() virtual TClass* IsA() const HTriggerHistBooker& operator=(const HTriggerHistBooker&) 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*) Bool_t writeHists(const TString& option)

Data Members


    protected:
HTriggerDetector* fTrigger ! static TList* triggerHistpool !< list of pool histograms static TList* triggerActiveHists !< list of active histograms static HTriggerHistBooker* fTriggerHistBooker !< pointer to self static HTriggerHistFiller* triggerfiller !< pointer to internal HTriggerHistFiller

Class Description

 HTriggerHistBooker

 Container class for the mdc hists


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

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

Bool_t initStandAlone()
 intitializes the container from an input

~HTriggerHistBooker()
 destructor

HTriggerHistBooker* getExObject()

HTriggerHistBooker* getObject()

void resetActiveList(Int_t level,Int_t count)

void clear()

void printParam(void)
 prints the parameters of HTriggerHistBooker 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 HTriggerHistBooker 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 HTriggerHistBooker to the parameter list of
 HParamList (which ist used by the io);

Bool_t getParams(HParamList* l)

Bool_t writeHists( const TString &option )



Inline Functions


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


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