#include "hcondparasciifileio.h" |
HCondParAsciiFileIo
class description - source file - inheritance tree (.pdf)
public:
HCondParAsciiFileIo(fstream* f = 0)
HCondParAsciiFileIo(const HCondParAsciiFileIo&)
~HCondParAsciiFileIo()
static TClass* Class()
virtual Bool_t init(HParSet*, Int_t*)
virtual TClass* IsA() const
HCondParAsciiFileIo& operator=(const HCondParAsciiFileIo&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Int_t write(HParSet*)
HCondParAsciiFileIo
Interface class to ASCII file for input/output of parameters derived
from HParCond
HCondParAsciiFileIo(fstream* f) : HDetParAsciiFileIo(f)
constructor
sets the name of the I/O class "HCondParIo"
gets the pointer to the ASCII file
Bool_t init(HParSet* pPar,Int_t* set)
calls HDetParAsciiFileIo"::readCond(HParCond*,Int_t*)
Int_t write(HParSet* pPar)
calls HDetParAsciiFileIo"::writeCond(HParCond*)
Inline Functions
void ~HCondParAsciiFileIo()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HCondParAsciiFileIo HCondParAsciiFileIo(const HCondParAsciiFileIo&)
HCondParAsciiFileIo& operator=(const HCondParAsciiFileIo&)
Last update: Mon Feb 5 16:49:54 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.