#include "hrichparhadasciifileio.h"

HRichParHadAsciiFileIo


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

class HRichParHadAsciiFileIo : public HDetParHadAsciiFileIo

Inheritance Chart:
TObject
<-
TNamed
<-
HDetParIo
<-
HDetParHadAsciiFileIo
<-
HRichParHadAsciiFileIo

    public:
HRichParHadAsciiFileIo(HParHadAsciiFileIo* f) HRichParHadAsciiFileIo(const HRichParHadAsciiFileIo&) ~HRichParHadAsciiFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HRichParHadAsciiFileIo& operator=(const HRichParHadAsciiFileIo&) 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(HRichAnalysisPar* pPar, Int_t* set) Bool_t read(HRichDigitisationPar* pPar, Int_t* set) Bool_t read(HRichMappingPar* pPar, Int_t* set) Bool_t read(HRichCorrelatorPar* pPar, Int_t* set) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParSet*) virtual Bool_t write(HDetector*) Bool_t writeFile(HRichGeometryPar* pPar) Bool_t writeFile(HRichThresholdPar* pPar) Bool_t writeFile(HRichCalPar* pPar) Bool_t writeFile(HRichAnalysisPar* pPar) Bool_t writeFile(HRichDigitisationPar* pPar) Bool_t writeFile(HRichMappingPar* pPar) Bool_t writeFile(HRichCorrelatorPar* pPar)

Data Members




Class Description


  HRichParHadAsciiFileIo

  I/O in had-ascii.


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

HRichParHadAsciiFileIo(HParHadAsciiFileIo* f) : HDetParHadAsciiFileIo(f)

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

Int_t write(HParSet* pPar)

Bool_t write(HDetector* p)

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(HRichAnalysisPar* pPar, Int_t* set)

Bool_t read(HRichDigitisationPar* pPar, Int_t* set)

Bool_t read(HRichMappingPar* pPar, Int_t* set)

Bool_t read(HRichCorrelatorPar* pPar, Int_t* set)

Bool_t writeFile(HRichGeometryPar* pPar)

Bool_t writeFile(HRichCalPar* pPar)

Bool_t writeFile(HRichThresholdPar* pPar)

Bool_t writeFile(HRichAnalysisPar* pPar)

Bool_t writeFile(HRichDigitisationPar *pPar)

Bool_t writeFile(HRichMappingPar *pPar)

Bool_t writeFile(HRichCorrelatorPar *pPar)



Inline Functions


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


Author: Witold Przygoda (przygoda@psja1.if.uj.edu.pl)
Last update: 2002/23/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.