PandaRoot
PndSttParRootFileIo.h
Go to the documentation of this file.
1 #ifndef PNDSTTPARROOTFILEIO_H
2 #define PNDSTTPARROOTFILEIO_H
3 
4 #include "FairDetParRootFileIo.h"
5 #include "TFile.h"
6 #include "TArrayI.h"
7 
8 class FairParRootFile;
9 class FairParSet;
10 class PndSttDigiPar;
11 
12 class PndSttParRootFileIo : public FairDetParRootFileIo {
13  public:
14  PndSttParRootFileIo(FairParRootFile *f);
16  Bool_t init(FairParSet *, Int_t *);
17  Bool_t read(PndSttDigiPar *, Int_t *);
18  ClassDef(PndSttParRootFileIo, 0) // Class for STT parameter I/O from ROOT file
19 };
20 
21 #endif /* !PNDSTTPARROOTFILEIO_H */
PndSttParRootFileIo(FairParRootFile *f)
Bool_t init(FairParSet *, Int_t *)
Bool_t read(PndSttDigiPar *, Int_t *)
float f
Definition: P4_F32vec4.h:20