/search.css" rel="stylesheet" type="text/css"/> /search.js">
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "PmtGeomInfoSvc.h"
#include "RpcGeomInfoSvc.h"
#include "PositionerTool.h"
#include "AutoPositionerTool.h"
#include "CoordSysSvc.h"
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (DetHelpers) |
DECLARE_FACTORY_ENTRIES | ( | DetHelpers | ) |
Definition at line 9 of file DetHelpers_entries.cc.
{ DECLARE_SERVICE(PmtGeomInfoSvc); DECLARE_SERVICE(RpcGeomInfoSvc); DECLARE_SERVICE(CoordSysSvc); DECLARE_TOOL(PositionerTool); DECLARE_TOOL(AutoPositionerTool); }