|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef JET_ANALYSIS_ALGORITHMS__JET_GHOST_MUON_ASSOCIATION_ALG_H
9 #define JET_ANALYSIS_ALGORITHMS__JET_GHOST_MUON_ASSOCIATION_ALG_H
27 ISvcLocator* pSvcLocator);
43 this,
"jets",
"",
"the jet collection to run on"};
47 this,
"muons",
"Muons",
"the muon collection to run on"};
52 #endif // JET_ANALYSIS_ALGORITHMS__JET_GHOST_MUON_ASSOCIATION_ALG_H
a class managing the property to configure the list of systematics to process
StatusCode execute() override
an algorithm for adding ghost muons to jets
Select isolated Photons, Electrons and Muons.
SysListHandle m_systematicsList
the systematics list we run
SysReadHandle< xAOD::MuonContainer > m_muonHandle
the (new) base class for EventLoop algorithms
::StatusCode StatusCode
StatusCode definition for legacy code.
JetGhostMuonAssociationAlg(const std::string &name, ISvcLocator *pSvcLocator)
the standard constructor
a systematics data handle that will either copy the input object or act like an update handle
StatusCode initialize() override
SysCopyHandle< xAOD::JetContainer > m_jetHandle
the jet collection we run on