|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONTRUTHALGSR4_PREPDATATOSIMHITASSOCALG_H
5 #define MUONTRUTHALGSR4_PREPDATATOSIMHITASSOCALG_H
36 const ContainerType* & contToPush)
const;
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
StatusCode initialize() override final
The PrepDataToSimHitAssocAlg matches the uncalibrated measurements to the MuonSimHits or to the MuonS...
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteDecorHandleKey< xAOD::UncalibratedMeasurementContainer > m_decorKey
StatusCode execute(const EventContext &ctx) const override final
SG::ReadHandleKey< ActsGeometryContext > m_geoCtxKey
Key to the geometry context.
AthReentrantAlgorithm()
Default constructor:
SG::ReadHandleKey< xAOD::UncalibratedMeasurementContainer > m_prdHitKey
Key to the uncalibrated measurements to decorate.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
IdHelperSvc to decode the Identifiers.
ElementLink implementation for ROOT usage.
Gaudi::Property< double > m_PullCutOff
The number of standard deviations a measurement may be pulled apart in order to be associated.
SG::ReadHandleKey< xAOD::MuonSimHitContainer > m_simHitsKey
Key to the associated simHit container.
StatusCode retrieveContainer(const EventContext &ctx, const SG::ReadHandleKey< ContainerType > &key, const ContainerType *&contToPush) const
Helper method to retrieve any kind of container from a ReadHandleKey.
This header ties the generic definitions in this package.