5#ifndef PLRGeoModelXml_PLRDETECTORTOOL_H
6#define PLRGeoModelXml_PLRDETECTORTOOL_H
28 PLRDetectorTool(
const std::string &
type,
const std::string &name,
const IInterface *parent);
30 virtual StatusCode
create() override final;
31 virtual StatusCode
clear() override final;
40 Gaudi::Property<bool>
m_alignable{
this,
"Alignable",
false,
""};
47 Gaudi::Property<std::string>
m_envelopeVolumeName{
this,
"EnvelopeVolume",
"ITkPixelDetector",
"Envelope volume name"};
#define IOVSVC_CALLBACK_ARGS_P(I, K)
short hand for IOVSvc call back argument list, to be used when access to formal arguments is needed,...
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated pixel ...
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated pixel ...