#include "hgo4parrootfileio.h"

HGo4ParRootFileIo


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

class HGo4ParRootFileIo : public HDetParRootFileIo

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

    public:
HGo4ParRootFileIo(HParRootFile* f) HGo4ParRootFileIo(const HGo4ParRootFileIo&) ~HGo4ParRootFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HGo4ParRootFileIo& operator=(const HGo4ParRootFileIo&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TArrayI* initModuleTypes

Class Description

 HGo4ParRootFileIo

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

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



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

~HGo4ParRootFileIo()
 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



Inline Functions


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


Last update: Fri Jan 26 11:55:28 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.