EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PndFieldContFact.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file PndFieldContFact.h
1 
5 #ifndef PNDFIELDCONTFACT_H
6 #define PNDFIELDCONTFACT_H 1
7 
8 #include "FairContFact.h"
9 
10 class FairContainer;
11 class FairParSet;
12 
14 {
15 
16  public:
17 
20 
21 
24 
25 
30 
31  private:
32 
37  void SetAllContainers();
38 
39 
41 
42 };
43 
44 #endif