|
ATLAS Offline Software
|
Go to the documentation of this file.
12 , m_condSvc{
"CondSvc",
name}
20 return StatusCode::SUCCESS;
27 return StatusCode::SUCCESS;
31 if (!readHandle.isValid()) {
33 return StatusCode::FAILURE;
37 ATH_CHECK( write_handle.
record(std::make_unique<SolenoidParametrization>(*(readHandle.cptr())) ));
38 return StatusCode::SUCCESS;
43 return StatusCode::SUCCESS;
SolenoidParametrizationCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx) const override final
virtual StatusCode finalize() override final
const std::string & key() const
Return the StoreGate ID for the referenced object.
StatusCode record(const EventIDRange &range, T *t)
record handle, with explicit range DEPRECATED
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
StatusCode initialize(bool used=true)
SG::WriteCondHandleKey< SolenoidParametrization > m_writeKey
virtual StatusCode initialize() override final
ServiceHandle< ICondSvc > m_condSvc
SG::ReadCondHandleKey< AtlasFieldCacheCondObj > m_fieldCacheCondObjInputKey
void addDependency(const EventIDRange &range)