#include "htriggerparrootfileio.h"

HTriggerParRootFileIo


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

class HTriggerParRootFileIo : public HDetParRootFileIo

Inheritance Chart:
TObject
<-
TNamed
<-
HDetParIo
<-
HDetParRootFileIo
<-
HTriggerParRootFileIo

    public:
HTriggerParRootFileIo(HParRootFile* f) HTriggerParRootFileIo(const HTriggerParRootFileIo&) ~HTriggerParRootFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HTriggerParRootFileIo& operator=(const HTriggerParRootFileIo&) Bool_t read(HTriggerParMuLep*, Int_t*) Bool_t read(HTriggerParMuDilep*, Int_t*) Bool_t read(HTriggerParMomMap*, Int_t*) Bool_t read(HTriggerParShowerMap*, Int_t*) Bool_t read(HTriggerParRichMap*, Int_t*) Bool_t read(HRichIPUParPattern*, Int_t*) Bool_t read(HRichIPUParThresholds*, Int_t*) Bool_t read(HRichIPUParLocMax*, Int_t*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

  HTriggerParRootFileIo

  Class for TRIGGER parameter input/output from/into ROOT file

  It is derived from the base class HDetParRootFileIo and
  inherits from it basic functions e.g. write(...)



HTriggerParRootFileIo(HParRootFile* f) : HDetParRootFileIo(f)
 constructor sets the name of the detector I/O "HTriggerParIo"

~HTriggerParRootFileIo()
 destructor

Bool_t init(HParSet* pPar,Int_t* set)
 initializes a container called by name, but only the modules
 defined in the array 'set'
 calls the special read function for this container
 If it is called the first time it reads the setup found in the file

Bool_t read(HTriggerParMuLep* pPar,Int_t* set)
 reads and fills the container "TriggerParMuLep" for parameters

Bool_t read(HTriggerParMuDilep* pPar,Int_t* set)
 reads and fills the container "TriggerParMuDilep" for parameters

Bool_t read(HTriggerParMomMap* pPar,Int_t* set)
 reads and fills the container "TriggerParMomMap" for parameters

Bool_t read(HTriggerParShowerMap* pPar,Int_t* set)
 reads and fills the container "TriggerParShowerMap" for parameters

Bool_t read(HTriggerParRichMap* pPar,Int_t* set)
 reads and fills the container "TriggerParRichMap" for parameters

Bool_t read(HRichIPUParPattern* pPar,Int_t* set)
 reads and fills the container "RichIPUParPattern" for parameters

Bool_t read(HRichIPUParThresholds* pPar,Int_t* set)
 reads and fills the container "RichIPUParThresholds" for parameters

Bool_t read(HRichIPUParLocMax* pPar,Int_t* set)
 reads and fills the container "RichIPUParLocMax" for parameters



Inline Functions


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


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