|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONTRUTHOVERLAYR4_TRUTHOVERLAY_H
5 #define MUONTRUTHOVERLAYR4_TRUTHOVERLAY_H
12 #include "GaudiKernel/SystemOfUnits.h"
26 "Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
34 Gaudi::Property<bool>
m_includePileUpTruth{
this,
"IncludePileUpTruth",
true,
"Include pile-up truth info"};
36 "Ignore links to suppressed pile-up truth"};
Property holding a SG store/key/clid from which a ReadHandle is made.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< double > m_mergeTime
Define a detector merge time.
StatusCode execute(const EventContext &ctx) const override final
SG::ReadHandleKey< xAOD::MuonSimHitContainer > m_bkgKey
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Gaudi::Property< double > m_deadTime
Define a detector dead time.
AthReentrantAlgorithm()
Default constructor:
Property holding a SG store/key/clid from which a WriteHandle is made.
Gaudi::Property< bool > m_includePileUpTruth
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize() override final
SG::ReadHandleKey< xAOD::MuonSimHitContainer > m_sigKey
Property holding a SG store/key/clid from which a WriteHandle is made.
Gaudi::Property< int > m_vetoPileUpTruthLinks
This header ties the generic definitions in this package.
SG::WriteHandleKey< xAOD::MuonSimHitContainer > m_writeKey