|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef L0MUON_SMEARINGALG_H
5 #define L0MUON_SMEARINGALG_H
16 class TruthTrackSmearer;
29 "key for retrieval of input Truth particle"};
32 "key for LVL0 emulated muon RoIs" };
34 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring Tool"};
42 #endif // L0MUON_SMEARINGALG_H
ToolHandle< GenericMonitoringTool > m_monTool
L0MuonSmearingAlg(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< xAOD::TruthParticleContainer > m_inputTruthParticleKey
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
ServiceHandle< IAthRNGSvc > m_rndmSvc
Random number generator engine.
virtual ~L0MuonSmearingAlg()
Header file to be included by clients of the Monitored infrastructure.
virtual StatusCode execute(const EventContext &ctx) const override
std::unique_ptr< TruthTrackSmearer > m_mySmearer
virtual StatusCode finalize() override
virtual StatusCode initialize() override
SG::WriteHandleKey< xAOD::MuonRoIContainer > m_outputMuonRoIKey