|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef FORCEIDCONDITIONSALG_H
6 #define FORCEIDCONDITIONSALG_H
21 virtual StatusCode execute(
const EventContext&)
const override {
return StatusCode::SUCCESS; };
virtual ~ForceIDConditionsAlg()
virtual StatusCode initialize() override
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< InDetDD::TRT_DetElementContainer > m_trtDetEleContKey
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
ForceIDConditionsAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &) const override