|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODCREATORALGS_REDOTRUTHLINKSALG_H
6 #define XAODCREATORALGS_REDOTRUTHLINKSALG_H
44 this,
"TruthLinks",
"xAODTruthLinks",
"Output xAODTruthLinks container"};
48 this,
"linksOnlyTruthEventContainerName",
"TruthEvents",
"Input TruthEvents container"};
55 #endif // XAODCREATORALGS_REDOTRUTHLINKSALG_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize()
Function initialising the algorithm.
SG::WriteHandleKey< xAODTruthParticleLinkVector > m_truthLinkContainerKey
The key for the output xAOD truth containers.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute()
Function executing the algorithm.
Property holding a SG store/key/clid from which a WriteHandle is made.
RedoTruthLinksAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
SG::ReadHandleKey< xAOD::TruthEventContainer > m_linksOnlyTruthEventContainerKey
Algorithm creating xAOD truth from HepMC.