EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairDbConnectionMaintainer.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file FairDbConnectionMaintainer.h
1 #ifndef FAIRDBCONNECTIONMAINTAINER
2 #define FAIRDBCONNECTIONMAINTAINER
3 
4 
6 
8 
9 {
10 
11  public:
12 
15 
16 // Data members
17 
18  private:
19 
20 
23 
26 
27  ClassDef(FairDbConnectionMaintainer,0) // Object to hold open connections
28 
29 };
30 
31 
32 #endif // FAIRDBCONNECTIONMAINTAINER
33