#include "hpidparasciifileio.h" |
HPidParAsciiFileIo
class description - source file - inheritance tree (.pdf)
public:
HPidParAsciiFileIo(fstream* f)
HPidParAsciiFileIo(const HPidParAsciiFileIo&)
~HPidParAsciiFileIo()
static TClass* Class()
virtual Bool_t init(HParSet* pPar)
virtual Bool_t init(HParSet* pPar, Int_t*)
virtual TClass* IsA() const
HPidParAsciiFileIo& operator=(const HPidParAsciiFileIo&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Int_t write(HParSet* pPar)
HPidParAsciiFileIo
Class for PID parameter input/output from/into ASCII file
It is derived from the base class HDetParAsciiFileIo
and uses interface of HParCond to write and read data
HPidParAsciiFileIo(fstream* f) : HDetParAsciiFileIo(f)
constructor sets the name of the detector I/O "PidParIo"
Bool_t init(HParSet* pPar)
Load data from ASCII file using interface of HParCond
if pPar inherits from this class
Int_t write(HParSet* pPar)
Write data from ASCII file using interface of HParCond
if pPar inherits from this class
Inline Functions
void ~HPidParAsciiFileIo()
Bool_t init(HParSet* pPar, Int_t*)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HPidParAsciiFileIo HPidParAsciiFileIo(const HPidParAsciiFileIo&)
HPidParAsciiFileIo& operator=(const HPidParAsciiFileIo&)
Author: Marcin Jaskula 09/10/2002
Last update: Fri Jan 26 12:22:32 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.