#include "hshowerparhadasciifileio.h"

HShowerParHadAsciiFileIo


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

class HShowerParHadAsciiFileIo : public HDetParHadAsciiFileIo

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

    public:
HShowerParHadAsciiFileIo(HParHadAsciiFileIo* f) HShowerParHadAsciiFileIo(const HShowerParHadAsciiFileIo&) ~HShowerParHadAsciiFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HShowerParHadAsciiFileIo& operator=(const HShowerParHadAsciiFileIo&) Bool_t read(HShowerGeometry* pPar, Int_t* set) Bool_t read(HShowerDigiDetPar* pPar, Int_t* set) Bool_t read(HShowerHitFPar* pPar, Int_t* set) Bool_t read(HShowerCalPar* pPar, Int_t* set) Bool_t read(HShowerHist* pPar, Int_t* set) Bool_t read(HShowerUnpackParam* 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(HShowerGeometry* pPar) Bool_t writeFile(HShowerDigiDetPar* pPar) Bool_t writeFile(HShowerHitFPar* pPar) Bool_t writeFile(HShowerCalPar* pPar) Bool_t writeFile(HShowerUnpackParam* pPar)

Data Members




Class Description

HShowerParHadAsciiFileIo

  Class for Shower parameter input/output from/into Ascii file



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

Bool_t read(HShowerDigiDetPar* pPar, Int_t* set)

Bool_t read(HShowerHitFPar* pPar, Int_t* set)

Bool_t read(HShowerCalPar* pPar, Int_t* set)

Bool_t read(HShowerHist* pPar, Int_t* set)

Bool_t read(HShowerUnpackParam* pPar, Int_t* set)

Bool_t writeFile(HShowerGeometry* pPar)

Bool_t writeFile(HShowerDigiDetPar* pPar)

Bool_t writeFile(HShowerHitFPar* pPar)

Bool_t writeFile(HShowerCalPar* pPar)

Bool_t writeFile(HShowerUnpackParam* pPar)



Inline Functions


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


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