FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FairTutPropContFact.h
Go to the documentation of this file.
1 /********************************************************************************
2  * Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3  * *
4  * This software is distributed under the terms of the *
5  * GNU Lesser General Public Licence (LGPL) version 3, *
6  * copied verbatim in the file "LICENSE" *
7  ********************************************************************************/
8 #ifndef FAIRTUTPROPCONTFACT_H_
9 #define FAIRTUTPROPCONTFACT_H_
10 
11 #include "FairContFact.h" // for FairContFact, etc
12 #include "Rtypes.h" // for ClassDef
13 
14 class FairParSet;
15 
17 {
18  private:
19  void setAllContainers();
20 
21  public:
25 
26  // Factory for all FairTutProp parameter containers
28 };
29 
30 #endif /* FAIRTUTPROPCONTFACT_H_ */
ClassDef(FairTutPropContFact, 0)
FairParSet * createContainer(FairContainer *)