20 return StatusCode::SUCCESS;
27 return StatusCode::SUCCESS;
33 return StatusCode::FAILURE;
37 ATH_CHECK( write_handle.
record(std::make_unique<SolenoidParametrization>(*(readHandle.
cptr())) ));
38 return StatusCode::SUCCESS;
43 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
An algorithm that can be simultaneously executed in multiple threads.
const_pointer_type cptr()
void addDependency(const EventIDRange &range)
StatusCode record(const EventIDRange &range, T *t)
record handle, with explicit range DEPRECATED
virtual StatusCode execute(const EventContext &ctx) const override final
SG::ReadCondHandleKey< AtlasFieldCacheCondObj > m_fieldCacheCondObjInputKey
virtual StatusCode initialize() override final
ServiceHandle< ICondSvc > m_condSvc
virtual StatusCode finalize() override final
SolenoidParametrizationCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteCondHandleKey< SolenoidParametrization > m_writeKey
Ensure that the ATLAS eigen extensions are properly loaded.