|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef XAODCREATORALGS_REDOTRUTHLINKSALG_H 
    6 #define XAODCREATORALGS_REDOTRUTHLINKSALG_H 
   32     using AthReentrantAlgorithm::AthReentrantAlgorithm;
 
   43       this, 
"TruthLinks", 
"xAODTruthLinks", 
"Output xAODTruthLinks container"};
 
   47       this, 
"linksOnlyTruthEventContainerName", 
"TruthEvents", 
"Input TruthEvents container"};
 
   54 #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.
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< xAODTruthParticleLinkVector > m_truthLinkContainerKey
The key for the output xAOD truth containers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode execute(const EventContext &ctx) const override
Function executing the algorithm.
virtual StatusCode initialize() override
Function initialising the algorithm.
SG::ReadHandleKey< xAOD::TruthEventContainer > m_linksOnlyTruthEventContainerKey
Algorithm creating xAOD truth from HepMC.