|
ATLAS Offline Software
|
Go to the documentation of this file.
22 ISvcLocator* pSvcLocator)
23 : AnaAlgorithm (
name, pSvcLocator)
34 return StatusCode::SUCCESS;
52 return StatusCode::SUCCESS;
StatusCode execute() override
::StatusCode retrieve(const T *&object, const CP::SystematicSet &sys) const
retrieve the object for the given name
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Select isolated Photons, Electrons and Muons.
SysListHandle m_systematicsList
the systematics list we run
SysReadHandle< xAOD::MuonContainer > m_muonHandle
StatusCode initialize(SysListHandle &sysListHandle)
initialize this handle
void addGhostMuonsToJets(const xAOD::MuonContainer &muons, xAOD::JetContainer &jets)
::StatusCode initialize()
intialize this property
::StatusCode StatusCode
StatusCode definition for legacy code.
JetGhostMuonAssociationAlg(const std::string &name, ISvcLocator *pSvcLocator)
the standard constructor
StatusCode initialize() override
SysCopyHandle< xAOD::JetContainer > m_jetHandle
the jet collection we run on