#include "htofinoparrootfileio.h"

HTofinoParRootFileIo


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

class HTofinoParRootFileIo : public HDetParRootFileIo

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

    public:
HTofinoParRootFileIo(HParRootFile* f) HTofinoParRootFileIo(const HTofinoParRootFileIo&) ~HTofinoParRootFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HTofinoParRootFileIo& operator=(const HTofinoParRootFileIo&) Bool_t read(HTofinoCalPar* pPar, Int_t* set) Bool_t read(HTofinoShowerMap* pPar, Int_t* set) Bool_t read(HTofinoLookup* pPar, Int_t* set) Bool_t readObject(HTofinoParSet* pPar) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

  HTofinoParRootFileIo

  Class for Tofino parameter input/output from/into ROOT file

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



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

~HTofinoParRootFileIo()
 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 readObject(HTofinoParSet *pPar)

Bool_t readObject(HTofinoParSet *pPar)

Bool_t read(HTofinoCalPar* pPar,Int_t* set)

Bool_t read(HTofinoShowerMap* pPar,Int_t* set)

Bool_t read(HTofinoLookup* pPar,Int_t* set)
 Reads and fills the container "TofinoLookup" needed by the unpacker.
 Returns kFalse, when not initialized completely from this input



Inline Functions


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


Last update: 30/11/2000 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.