|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONTRUTHALGSR4_PRDMULTITRUTHMAKER_H
5 #define MUONTRUTHALGSR4_PRDMULTITRUTHMAKER_H
31 Gaudi::Property<std::string>
m_simLinkDecor{
this,
"SimHitLinkDecoration",
"simHitLink"};
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() override final
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
SG::ReadHandleKeyArray< xAODPrdCont_t > m_xAODPrdKeys
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadDecorHandleKeyArray< xAODPrdCont_t > m_simHitDecorKeys
SG::WriteHandleKey< PRD_MultiTruthCollection > m_writeKey
Property holding a SG store/key/clid from which a WriteHandle is made.
UncalibratedMeasurementContainer_v1 UncalibratedMeasurementContainer
Define the version of the uncalibrated measurement container.
This header ties the generic definitions in this package.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
virtual StatusCode execute(const EventContext &ctx) const override final
Gaudi::Property< std::string > m_simLinkDecor