#include "hhodoparrootfileio.h"

HHodoParRootFileIo


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

class HHodoParRootFileIo : public HDetParRootFileIo

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

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

Data Members




Class Description


  HHodoParRootFileIo

  Parameter I/O from ROOT file for the Pion Hodoscopes

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



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

~HHodoParRootFileIo()
 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 read(HHodoLookup* pPar,Int_t* set)
 Reads and fills the container "HodoLookup" needed by the unpacker.
 Returns an error, when not initialized completely from this input.

Bool_t read(HHodoCalPar* pPar,Int_t* set)
 Reads and fills the container "HodoCalPar"

Bool_t read(HHodoRefHitPar* pPar,Int_t* set)
 Reads and fills the container "HodoRefHitPar"



Inline Functions


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


Last update: Fri Jan 26 11:56:10 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.