5#ifndef FORCEIDCONDITIONSALG_H
6#define FORCEIDCONDITIONSALG_H
21 virtual StatusCode
execute(
const EventContext&)
const override {
return StatusCode::SUCCESS; };
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
virtual ~ForceIDConditionsAlg()
SG::ReadCondHandleKey< InDetDD::TRT_DetElementContainer > m_trtDetEleContKey
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey
virtual StatusCode execute(const EventContext &) const override
ForceIDConditionsAlg(const std::string &name, ISvcLocator *pSvcLocator)