#include "hwallparrootfileio.h"

HWallParRootFileIo


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

class HWallParRootFileIo : public HDetParRootFileIo

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

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

Data Members




Class Description


  HWallParAsciiFileIo

  Class for Forward Wall parameter input/output from/into ROOT file

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



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

Bool_t init(HParSet* pPar,Int_t* set)
 initializes a container called by name
 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 read(HWallLookup* pPar,Int_t* set)
 reads and fills the container "WallLookup" needed by the unpacker.
 Returns kFalse, when not initialized completely from this input

Bool_t read(HWallCalPar* pPar,Int_t* set)
 reads and fills the container "WallCalPar" for calibration parameters



Inline Functions


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


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