|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PIXELGEOMODEL_PIXELDETECTORTOOL_H
6 #define PIXELGEOMODEL_PIXELDETECTORTOOL_H
9 #include "GaudiKernel/ToolHandle.h"
10 #include "GaudiKernel/ServiceHandle.h"
22 class PixelDetectorManager;
57 ToolHandle< IGeoSubDetTool >
m_bcmTool{
this,
"BCM_Tool",
"",
""};
58 ToolHandle< IGeoSubDetTool >
m_blmTool{
this,
"BLM_Tool",
"",
""};
68 #endif // PIXELGEOMODEL_PIXELDETECTORTOOL_H
#define IOVSVC_CALLBACK_ARGS
short hand for IOVSvc call back argument list, to be used when no access to formal arguments is neede...
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to hold various Athena components.
Define macros for attributes used to control the static checker.