BmnRoot
Loading...
Searching...
No Matches
CbmStsParAsciiFileIo Class Reference

#include <CbmStsParAsciiFileIo.h>

Inheritance diagram for CbmStsParAsciiFileIo:
[legend]
Collaboration diagram for CbmStsParAsciiFileIo:
[legend]

Public Member Functions

 CbmStsParAsciiFileIo (fstream *)
 
 ~CbmStsParAsciiFileIo ()
 
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 *)
 
 CbmStsParAsciiFileIo (fstream *)
 
 ~CbmStsParAsciiFileIo ()
 
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 15 of file CbmStsParAsciiFileIo.h.

Constructor & Destructor Documentation

◆ CbmStsParAsciiFileIo() [1/2]

CbmStsParAsciiFileIo::CbmStsParAsciiFileIo ( fstream *  f)

Definition at line 21 of file CbmStsParAsciiFileIo.cxx.

◆ ~CbmStsParAsciiFileIo() [1/2]

CbmStsParAsciiFileIo::~CbmStsParAsciiFileIo ( )
inline

Definition at line 18 of file CbmStsParAsciiFileIo.h.

◆ CbmStsParAsciiFileIo() [2/2]

CbmStsParAsciiFileIo::CbmStsParAsciiFileIo ( fstream *  )

◆ ~CbmStsParAsciiFileIo() [2/2]

CbmStsParAsciiFileIo::~CbmStsParAsciiFileIo ( )
inline

Definition at line 18 of file CbmStsParAsciiFileIo.h.

Member Function Documentation

◆ init() [1/2]

Bool_t CbmStsParAsciiFileIo::init ( FairParSet *  pPar)

Definition at line 26 of file CbmStsParAsciiFileIo.cxx.

References read().

◆ init() [2/2]

Bool_t CbmStsParAsciiFileIo::init ( FairParSet *  )

◆ read() [1/2]

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

Definition at line 53 of file CbmStsParAsciiFileIo.cxx.

Referenced by init().

◆ read() [2/2]

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

◆ write() [1/2]

Int_t CbmStsParAsciiFileIo::write ( FairParSet *  pPar)

Definition at line 40 of file CbmStsParAsciiFileIo.cxx.

References writeFile2().

◆ write() [2/2]

Int_t CbmStsParAsciiFileIo::write ( FairParSet *  )

◆ writeFile2() [1/2]

template<class T >
Int_t CbmStsParAsciiFileIo::writeFile2 ( T *  pPar)

Definition at line 84 of file CbmStsParAsciiFileIo.cxx.

Referenced by write().

◆ writeFile2() [2/2]

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

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