EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PndPassiveContFact.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file PndPassiveContFact.h
1 #ifndef PNDPASSIVECONTFACT_H
2 #define PNDPASSIVECONTFACT_H
3 
4 #include "FairContFact.h"
5 
6 class FairContainer;
7 
9 private:
10  void setAllContainers();
11 public:
15  ClassDef( PndPassiveContFact,0) // Factory for all Passive parameter containers
16 };
17 
18 #endif /* !PNDPASSIVECONTFACT_H */