BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
HltConfig_load.cxx
Go to the documentation of this file.
1#include "GaudiKernel/LoadFactoryEntries.h"
2
3LOAD_FACTORY_ENTRIES(HltConfig)
4
5 //Notes:
6 //
7 //1. The argument to the LOAD_FACTORY_ENTRIES() is the name of the
8 // component library (libXXX.so).
9 //
10 // See Athena User Guide for more information