#include "hcondparrootfileio.h"

HCondParRootFileIo


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

class HCondParRootFileIo : public HDetParRootFileIo

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

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

Data Members




Class Description

 HCondParRootFileIo

 Interface class to ROOT file for input/output of parameters derived
 from HParCond



HCondParRootFileIo(HParRootFile* f) : HDetParRootFileIo(f)
 constructor
 sets the name of the I/O class "HCondParIo"
 gets the pointer to the ROOT file

Bool_t init(HParSet* pPar,Int_t* set)
 calls HDetParRootFileIo"::read(HParCond*)



Inline Functions


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


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