|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #include "GaudiKernel/ToolHandle.h"
35 class IMuonSelectionTool;
38 class ITauSelectionTool;
ToolHandle< IAsgPhotonIsEMSelector > m_photonSelIsEMTool
METMakerAlg()
Default constructor:
virtual StatusCode execute() override
virtual ~METMakerAlg()
Destructor:
SG::ReadHandleKey< xAOD::PhotonContainer > m_PhotonContainerKey
virtual StatusCode finalize() override
Select isolated Photons, Electrons and Muons.
ToolHandle< TauAnalysisTools::ITauSelectionTool > m_tauSelTool
Property holding a SG store/key/clid from which a WriteHandle is made.
ToolHandle< IAsgElectronLikelihoodTool > m_elecSelLHTool
std::string m_softtrkname
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< xAOD::MissingETContainer > m_metKey
Class describing a tau jet.
virtual bool accept(const xAOD::Electron *el)
SG::ReadHandleKey< xAOD::TauJetContainer > m_TauJetContainerKey
Interface to tool to select photons.
SG::ReadHandleKey< xAOD::MissingETAssociationMap > m_metMapKey
virtual StatusCode initialize() override
Athena algorithm's Hooks.
SG::ReadHandleKey< xAOD::MuonContainer > m_MuonContainerKey
SG::ReadHandleKey< xAOD::MissingETContainer > m_CoreMetKey
ToolHandle< CP::IMuonSelectionTool > m_muonSelTool
SG::ReadHandleKey< xAOD::JetContainer > m_JetContainerKey
SG::ReadHandleKey< xAOD::ElectronContainer > m_ElectronContainerKey
ToolHandle< IMETMaker > m_metmaker
Athena configured tools.