HYDRA_development_version
|
#include <htofparrootfileio.h>
Public Member Functions | |
HTofParRootFileIo (HParRootFile *f) | |
~HTofParRootFileIo () | |
Bool_t | init (HParSet *, Int_t *) |
Bool_t | read (HTofCalPar *, Int_t *) |
Bool_t | read (HTofDigiPar *, Int_t *) |
Bool_t | read (HTofLookup *, Int_t *) |
![]() | |
HDetParRootFileIo (HParRootFile *f) | |
virtual | ~HDetParRootFileIo () |
virtual Bool_t | read (HParSet *) |
Int_t | write (HParSet *) |
Bool_t | write (HDetector *) |
void | printInfo (const Text_t *msg) |
void | resetActivFlag (Bool_t f=kFALSE) |
Bool_t | read (HDetGeomPar *, Int_t *) |
![]() | |
HDetParIo () | |
virtual | ~HDetParIo () |
void | setInputNumber (Int_t n) |
Int_t | getInputNumber () |
Additional Inherited Members | |
![]() | |
Int_t | readModules (const Text_t *detName) |
Int_t | findInputVersion (const Text_t *contName) |
Int_t | getMaxVersion (const Text_t *contName) |
TObject * | findContainer (const Text_t *contName, Int_t version) |
![]() | |
HParRootFile * | pFile |
TArrayI * | modulesFound |
TArrayI * | initModules |
Bool_t | isActiv |
![]() | |
Int_t | inputNumber |
Definition at line 14 of file htofparrootfileio.h.
HTofParRootFileIo::HTofParRootFileIo | ( | HParRootFile * | f | ) |
HTofParRootFileIo::~HTofParRootFileIo | ( | ) |
Definition at line 43 of file htofparrootfileio.cc.
|
virtual |
Reimplemented from HDetParIo.
Definition at line 55 of file htofparrootfileio.cc.
References HDetParRootFileIo::read().
Bool_t HTofParRootFileIo::read | ( | HTofCalPar * | pPar, |
Int_t * | set | ||
) |
Definition at line 122 of file htofparrootfileio.cc.
References HParSet::getInputVersion(), HTofCalParMod::getSize(), HTofCalParSec::getSize(), HTofCalPar::getSize(), HParSet::setChanged(), and HParSet::setInputVersion().
Bool_t HTofParRootFileIo::read | ( | HTofDigiPar * | pPar, |
Int_t * | set | ||
) |
Definition at line 163 of file htofparrootfileio.cc.
References HParSet::getInputVersion(), HTofDigiParMod::getSize(), HTofDigiParSec::getSize(), HTofDigiPar::getSize(), HParSet::setChanged(), and HParSet::setInputVersion().
Bool_t HTofParRootFileIo::read | ( | HTofLookup * | pPar, |
Int_t * | set | ||
) |
Definition at line 77 of file htofparrootfileio.cc.
References HTofLookup::clear(), HTofLookup::fill(), HParSet::getInputVersion(), HTofLookupSlot::getSize(), HTofLookup::getSize(), HTofLookupSlot::getType(), HParSet::setChanged(), and HParSet::setInputVersion().