|
FairRoot
|
#include <FairGenericParRootFileIo.h>
Public Member Functions | |
| FairGenericParRootFileIo (FairParRootFile *f=0) | |
| ~FairGenericParRootFileIo () | |
| Bool_t | init (FairParSet *) |
Public Member Functions inherited from FairDetParRootFileIo | |
| FairDetParRootFileIo (FairParRootFile *f) | |
| virtual | ~FairDetParRootFileIo () |
| virtual Bool_t | read (FairParSet *) |
| Int_t | write (FairParSet *) |
Public Member Functions inherited from FairDetParIo | |
| FairDetParIo () | |
| virtual | ~FairDetParIo () |
| void | setInputNumber (Int_t n) |
| Int_t | getInputNumber () |
| ClassDef (FairDetParIo, 0) | |
Additional Inherited Members | |
Protected Member Functions inherited from FairDetParRootFileIo | |
| Int_t | findInputVersion (Text_t *contName) |
| Int_t | getMaxVersion (Text_t *contName) |
| TObject * | findContainer (Text_t *contName, Int_t version) |
Protected Attributes inherited from FairDetParRootFileIo | |
| FairParRootFile * | pFile |
Protected Attributes inherited from FairDetParIo | |
| Int_t | inputNumber |
Definition at line 18 of file FairGenericParRootFileIo.h.
| FairGenericParRootFileIo::FairGenericParRootFileIo | ( | FairParRootFile * | f = 0 | ) |
Definition at line 26 of file FairGenericParRootFileIo.cxx.
|
inline |
Definition at line 22 of file FairGenericParRootFileIo.h.
|
virtual |
Reimplemented from FairDetParIo.
Definition at line 35 of file FairGenericParRootFileIo.cxx.