#include "hspecparrootfileio.h" |
HSpecParRootFileIo
class description - source file - inheritance tree (.pdf)
public:
HSpecParRootFileIo(HParRootFile* f)
HSpecParRootFileIo(const HSpecParRootFileIo&)
~HSpecParRootFileIo()
static TClass* Class()
virtual Bool_t init(HParSet*, Int_t*)
virtual TClass* IsA() const
HSpecParRootFileIo& operator=(const HSpecParRootFileIo&)
Bool_t read(HSpecGeomPar*, Int_t*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HSpecParRootFileIo
Class for parameter input/output from/into ROOT file for
the spectrometer (not related to a special detector)
HSpecParRootFileIo(HParRootFile* f) : HDetParRootFileIo(f)
constructor calls the base class constructor
Bool_t init(HParSet* pPar,Int_t* set)
calls the appropriate read function of the container
Bool_t read(HSpecGeomPar* pPar,Int_t* set)
reads and fills the container "SpecGeomPar" which holds the geometry
parameters of the cave, the sectors and the target
Inline Functions
void ~HSpecParRootFileIo()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HSpecParRootFileIo HSpecParRootFileIo(const HSpecParRootFileIo&)
HSpecParRootFileIo& operator=(const HSpecParRootFileIo&)
Last update: 25/01/2006 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.