9#ifndef TRKTRKCOLLECTIONALIASALG_H
10#define TRKTRKCOLLECTIONALIASALG_H
42 StatusCode
execute(
const EventContext& ctx)
const;
52 {
this,
"CollectionName",
"ResolvedTracks"};
An algorithm that can be simultaneously executed in multiple threads.
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
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.
Ensure that the ATLAS eigen extensions are properly loaded.