|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef SiDetElementsRoadCondAlg_xk_H
11 #define SiDetElementsRoadCondAlg_xk_H
67 BooleanProperty
m_usePIX{
this,
"usePixel",
true,
"Flag to use Pixel"};
68 BooleanProperty
m_useSCT{
this,
"useSCT",
true,
"Flag to use SCT"};
93 #endif // SiDetElementsRoadCondAlg_xk_H
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
virtual StatusCode execute(const EventContext &ctx) const override
bool const RAWDATA *ch2 const
virtual StatusCode initialize() override
An algorithm that can be simultaneously executed in multiple threads.
void detElementInformation(const InDetDD::SiDetectorElement &, double *)
::StatusCode StatusCode
StatusCode definition for legacy code.
SiDetElementsRoadCondAlg_xk(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteCondHandleKey< SiDetElementsLayerVectors_xk > m_writeKey
virtual ~SiDetElementsRoadCondAlg_xk()=default
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey
BooleanProperty m_ITkGeometry
virtual bool isReEntrant() const override final
virtual StatusCode finalize() override