PandaRoot
PndSttParAsciiFileIo.h
Go to the documentation of this file.
1
#ifndef PNDSTTPARASCIIFILEIO_H
2
#define PNDSTTPARASCIIFILEIO_H
3
4
#include <fstream>
5
6
#include "TObject.h"
7
#include "TArrayI.h"
8
#include "FairDetParAsciiFileIo.h"
9
10
class
FairParSet;
11
12
class
PndSttParAsciiFileIo
:
public
FairDetParAsciiFileIo {
13
public
:
14
PndSttParAsciiFileIo
(std::fstream *);
15
~PndSttParAsciiFileIo
() {}
16
Bool_t
init
(FairParSet *);
17
Int_t
write
(FairParSet *);
18
template
<
class
T>
19
Bool_t
read
(T *, Int_t *, Bool_t needsClear = kFALSE);
20
template
<
class
T>
21
Int_t
writeFile2
(T *);
22
ClassDef(
PndSttParAsciiFileIo
, 0)
// Class for STT parameter I/O from Ascii files
23
};
24
25
#endif
/* !PNDSTTPARASCIIFILEIO_H */
PndSttParAsciiFileIo::init
Bool_t init(FairParSet *)
PndSttParAsciiFileIo::~PndSttParAsciiFileIo
~PndSttParAsciiFileIo()
Definition:
PndSttParAsciiFileIo.h:15
PndSttParAsciiFileIo::PndSttParAsciiFileIo
PndSttParAsciiFileIo(std::fstream *)
PndSttParAsciiFileIo
Definition:
PndSttParAsciiFileIo.h:12
PndSttParAsciiFileIo::writeFile2
Int_t writeFile2(T *)
PndSttParAsciiFileIo::write
Int_t write(FairParSet *)
PndSttParAsciiFileIo::read
Bool_t read(T *, Int_t *, Bool_t needsClear=kFALSE)
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
stt
PndSttParAsciiFileIo.h
Generated on Fri Oct 21 2022 07:04:00 for PandaRoot by
1.8.13