5#ifndef PIXELGEOMODEL_PIXELDETECTORTOOL_H
6#define PIXELGEOMODEL_PIXELDETECTORTOOL_H
9#include "GaudiKernel/ToolHandle.h"
10#include "GaudiKernel/ServiceHandle.h"
33 virtual StatusCode
initialize()
override final;
35 virtual StatusCode
create()
override final;
36 virtual StatusCode
clear()
override final;
54 ToolHandle< IGeoSubDetTool >
m_bcmTool{
this,
"BCM_Tool",
"",
""};
55 ToolHandle< IGeoSubDetTool >
m_blmTool{
this,
"BLM_Tool",
"",
""};
#define IOVSVC_CALLBACK_ARGS
short hand for IOVSvc call back argument list, to be used when no access to formal arguments is neede...
Define macros for attributes used to control the static checker.
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated pixel ...
Class to hold various Athena components.