![]() |
PandaRoot
|
#include <PndSttParAsciiFileIo.h>
Public Member Functions | |
| PndSttParAsciiFileIo (std::fstream *) | |
| ~PndSttParAsciiFileIo () | |
| Bool_t | init (FairParSet *) |
| Int_t | write (FairParSet *) |
| template<class T > | |
| Bool_t | read (T *, Int_t *, Bool_t needsClear=kFALSE) |
| template<class T > | |
| Int_t | writeFile2 (T *) |
Definition at line 12 of file PndSttParAsciiFileIo.h.
| PndSttParAsciiFileIo::PndSttParAsciiFileIo | ( | std::fstream * | ) |
|
inline |
Definition at line 15 of file PndSttParAsciiFileIo.h.
References init(), read(), write(), and writeFile2().
| Bool_t PndSttParAsciiFileIo::init | ( | FairParSet * | ) |
Referenced by ~PndSttParAsciiFileIo().
| Bool_t PndSttParAsciiFileIo::read | ( | T * | , |
| Int_t * | , | ||
| Bool_t | needsClear = kFALSE |
||
| ) |
Referenced by ~PndSttParAsciiFileIo().
| Int_t PndSttParAsciiFileIo::write | ( | FairParSet * | ) |
Referenced by ~PndSttParAsciiFileIo().
| Int_t PndSttParAsciiFileIo::writeFile2 | ( | T * | ) |
Referenced by ~PndSttParAsciiFileIo().