29 return StatusCode::SUCCESS;
36 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
An algorithm that can be simultaneously executed in multiple threads.
StatusCode alias(const WriteHandleKey< T > &key)
Make an alias.
StatusCode initialize()
standard Athena-Algorithm method
SG::ReadHandleKey< TrackCollection > m_collectionName
member variables for algorithm properties:
StatusCode execute(const EventContext &ctx) const
standard Athena-Algorithm method
SG::WriteHandleKey< TrackCollection > m_aliasName
StatusCode finalize()
standard Athena-Algorithm method
TrkCollectionAliasAlg(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
~TrkCollectionAliasAlg()
Default Destructor.