PandaRoot
PndSttParAsciiFileIo Class Reference

#include <PndSttParAsciiFileIo.h>

Inheritance diagram for PndSttParAsciiFileIo:

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 *)
 

Detailed Description

Definition at line 12 of file PndSttParAsciiFileIo.h.

Constructor & Destructor Documentation

◆ PndSttParAsciiFileIo()

PndSttParAsciiFileIo::PndSttParAsciiFileIo ( std::fstream *  )

◆ ~PndSttParAsciiFileIo()

PndSttParAsciiFileIo::~PndSttParAsciiFileIo ( )
inline

Definition at line 15 of file PndSttParAsciiFileIo.h.

References init(), read(), write(), and writeFile2().

15 {}

Member Function Documentation

◆ init()

Bool_t PndSttParAsciiFileIo::init ( FairParSet *  )

Referenced by ~PndSttParAsciiFileIo().

◆ read()

template<class T >
Bool_t PndSttParAsciiFileIo::read ( T *  ,
Int_t *  ,
Bool_t  needsClear = kFALSE 
)

Referenced by ~PndSttParAsciiFileIo().

◆ write()

Int_t PndSttParAsciiFileIo::write ( FairParSet *  )

Referenced by ~PndSttParAsciiFileIo().

◆ writeFile2()

template<class T >
Int_t PndSttParAsciiFileIo::writeFile2 ( T *  )

Referenced by ~PndSttParAsciiFileIo().


The documentation for this class was generated from the following file: