#include "hpidparrootfileio.h" |
HPidParRootFileIo
class description - source file - inheritance tree (.pdf)
public:
HPidParRootFileIo(HParRootFile* f)
HPidParRootFileIo(const HPidParRootFileIo&)
~HPidParRootFileIo()
static TClass* Class()
virtual Bool_t init(HParSet* pPar)
virtual Bool_t init(HParSet* pPar, Int_t*)
virtual TClass* IsA() const
HPidParRootFileIo& operator=(const HPidParRootFileIo&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HPidParRootFileIo
Class for PID parameter input/output from/into ROOT file
It is derived from the base class HDetParRootFileIo and
inherits from it basic functions e.g. write(...)
HPidParRootFileIo(HParRootFile* f) : HDetParRootFileIo(f)
constructor sets the name of the detector I/O "PidParIo"
Inline Functions
void ~HPidParRootFileIo()
Bool_t init(HParSet* pPar)
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)
HPidParRootFileIo HPidParRootFileIo(const HPidParRootFileIo&)
HPidParRootFileIo& operator=(const HPidParRootFileIo&)
Author: Marcin Jaskula 09/10/2002
Last update: Fri Jan 26 12:22:35 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.