|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef HGTD_CONDITIONSALGORITHMS_HGTD_DETECTORELEMENTCONDALG_H
7 #define HGTD_CONDITIONSALGORITHMS_HGTD_DETECTORELEMENTCONDALG_H
32 {
this,
"WriteKey",
"HGTD_DetectorElementCollection",
"Key of output HGTD_DetectorElementCollection for HGTD"};
34 StringProperty
m_detManagerName{
this,
"DetManagerName",
"HGTD",
"Name of the DeterctorManager to retrieve"};
38 #endif // HGTD_CONDITIONSALGORITHMS_HGTD_DETECTORELEMENTCONDALG_H
virtual bool isReEntrant() const override final
StringProperty m_detManagerName
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteCondHandleKey< InDetDD::HGTD_DetectorElementCollection > m_writeKey
HGTD_DetectorElementCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override final
const HGTD_DetectorManager * m_detManager
virtual ~HGTD_DetectorElementCondAlg() override=default
virtual StatusCode execute(const EventContext &ctx) const override final