PandaRoot
PndSttParRootFileIo.h
Go to the documentation of this file.
1 //****************************************************************************
2 //* This file is part of PandaRoot. *
3 //* *
4 //* PandaRoot is distributed under the terms of the *
5 //* GNU General Public License (GPL) version 3, *
6 //* copied verbatim in the file "LICENSE". *
7 //* *
8 //* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9 //* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10 //* The authors are listed in the file "AUTHORS". *
11 //****************************************************************************
12 
13 #ifndef PNDSTTPARROOTFILEIO_H
14 #define PNDSTTPARROOTFILEIO_H
15 
16 #include "FairDetParRootFileIo.h"
17 #include "TFile.h"
18 #include "TArrayI.h"
19 
20 class FairParRootFile;
21 class FairParSet;
22 class PndSttDigiPar;
23 
24 class PndSttParRootFileIo : public FairDetParRootFileIo {
25  public:
26  PndSttParRootFileIo(FairParRootFile *f);
28  Bool_t init(FairParSet *, Int_t *);
29  Bool_t read(PndSttDigiPar *, Int_t *);
30  ClassDef(PndSttParRootFileIo, 0) // Class for STT parameter I/O from ROOT file
31 };
32 
33 #endif /* !PNDSTTPARROOTFILEIO_H */
PndSttParRootFileIo(FairParRootFile *f)
Bool_t init(FairParSet *, Int_t *)
Bool_t read(PndSttDigiPar *, Int_t *)
float f
Definition: P4_F32vec4.h:32