#include "hrichparrootfileio.h"

HRichParRootFileIo


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

class HRichParRootFileIo : public HDetParRootFileIo

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

    public:
HRichParRootFileIo(HParRootFile* f) HRichParRootFileIo(const HRichParRootFileIo&) ~HRichParRootFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HRichParRootFileIo& operator=(const HRichParRootFileIo&) Bool_t read(HRichGeometryPar* pPar, Int_t* set) Bool_t read(HRichThresholdPar* pPar, Int_t* set) Bool_t read(HRichCalPar* pPar, Int_t* set) Bool_t read(HRichMappingPar* pPar, Int_t* set) Bool_t readObject(HRichParSet* pPar) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


  HRichParRootFileIo

  I/O for root files.


 ***************************************************************************

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

~HRichParRootFileIo()
 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 readObject(HRichParSet *pPar)
 with version management from J. Otwinowski and I. Koenig

Bool_t read(HRichGeometryPar* pPar,Int_t* set)

Bool_t read(HRichCalPar* pPar,Int_t* set)

Bool_t read(HRichThresholdPar* pPar,Int_t* set)

Bool_t read(HRichMappingPar* pPar,Int_t* set)



Inline Functions


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


Author: Witold Przygoda (przygoda@psja1.if.uj.edu.pl)
Last update: 2002/15/01 by Ilse Koenig


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.