#include "hspecparasciifileio.h"

HSpecParAsciiFileIo


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

class HSpecParAsciiFileIo : public HDetParAsciiFileIo

Inheritance Chart:
TObject
<-
TNamed
<-
HDetParIo
<-
HDetParAsciiFileIo
<-
HSpecParAsciiFileIo

    public:
HSpecParAsciiFileIo(fstream* f) HSpecParAsciiFileIo(const HSpecParAsciiFileIo&) ~HSpecParAsciiFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HSpecParAsciiFileIo& operator=(const HSpecParAsciiFileIo&) Bool_t read(HSpecGeomPar*, Int_t*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParSet*) Int_t writeGeom(HSpecGeomPar*)

Data Members




Class Description


 HSpecParAsciiFileIo

 Class for parameter input/output from/into Ascii file for
 the spectrometer (not related to a special detector)



HSpecParAsciiFileIo(fstream* f) : HDetParAsciiFileIo(f)
 constructor calls the base class constructor

Bool_t init(HParSet* pPar,Int_t* set)
 calls the appropriate read function of the container

Int_t write(HParSet* pPar)
 calls the appropriate write function of the container

Bool_t read(HSpecGeomPar* pPar,Int_t* set)
 Reads the geometry parameter container SpecGeomPar from ASCII file

Int_t writeGeom(HSpecGeomPar* pPar)
 Writes the geometry parameter container SpecGeomPar to the ASCII file



Inline Functions


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


Last update: Mon Feb 5 16:52:59 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.