ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PgPostInstantiator.cc
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file PgPostInstantiator.cc
1 #include "PgPostApplication.h"
2 #include "PgPostBankManager.h"
3 #include "RunToTimePg.h"
4 
5 namespace
6 {
7 int PgPostApp = PgPostApplication::Register();
8 
9 int PgPostBank = PgPostBankManager::Register();
10 
11 int PgPostrtt = RunToTimePg::Register();
12 } // namespace
13 
14 //_xd __xd;