/search.css" rel="stylesheet" type="text/css"/> /search.js">
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "StaticCableSvc.h"
#include "StaticSimDataSvc.h"
#include "StaticCalibDataSvc.h"
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (DataSvc) |
DECLARE_FACTORY_ENTRIES | ( | DataSvc | ) |
Definition at line 7 of file DataSvc_entries.cc.
{ DECLARE_SERVICE(StaticCableSvc); DECLARE_SERVICE(StaticSimDataSvc); DECLARE_SERVICE(StaticCalibDataSvc); }