Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
10 ISvcLocator* pSvcLocator ) :
32 return StatusCode::SUCCESS;
43 return StatusCode::FAILURE;
53 EventIDBase
t( getContext().eventID() );
95 ATH_MSG_INFO(
"TEST: " << getContext().eventID().event_number() <<
" "
96 << rh1->
val() <<
" " << **ch1 <<
" " << **ch2 <<
" " << **ch3
99 return StatusCode::SUCCESS;
SG::ReadCondHandleKey< CondDataObjY > m_rch2
const std::string & key() const
Return the StoreGate ID for the referenced object.
SG::ReadCondHandleKey< CondDataObjZ > m_rch4
AlgE(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< CondDataObj > m_rch1
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
virtual bool isValid() override final
Can the handle be successfully dereferenced?
virtual StatusCode execute() override
StatusCode initialize(bool used=true)
virtual const std::string & key() const override final
Return the StoreGate ID for the referenced object.
SG::ReadHandleKey< HiveDataObj > m_rdh1
SG::ReadCondHandleKey< CondDataObjY > m_rch3
Handle class for reading from StoreGate.
virtual StatusCode initialize() override