21 StatusCode OverlapRemovalAlg ::
27 return StatusCode::FAILURE;
46 return StatusCode::SUCCESS;
51 StatusCode OverlapRemovalAlg ::
56 std::unordered_map<const xAOD::IParticleContainer *, const SysWriteSelectionHandle *> decorationsMap;
105 for (
const auto &
pair : decorationsMap)
109 (*(
pair.second)).setBool
115 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
SysWriteSelectionHandle m_tausSelectionHandle
SysCopyHandle< const xAOD::MuonContainer > m_muonsHandle
ToolHandle< ORUtils::IOverlapRemovalTool > m_overlapTool
The OR toolbox.
SysWriteSelectionHandle m_jetsSelectionHandle
SysCopyHandle< const xAOD::PhotonContainer > m_photonsHandle
Gaudi::Property< std::string > m_overlapRemovalDecoration
the tool output decoration for the overlap removal status
SysCopyHandle< const xAOD::JetContainer > m_fatJetsHandle
SysCopyHandle< const xAOD::ElectronContainer > m_electronsHandle
SysCopyHandle< const xAOD::JetContainer > m_jetsHandle
SysCopyHandle< const xAOD::TauJetContainer > m_tausHandle
SysWriteSelectionHandle m_photonsSelectionHandle
std::unique_ptr< const SG::Accessor< char > > m_overlapRemovalAccessor
the accessor for m_overlapRemovalDecoration
SysWriteSelectionHandle m_electronsSelectionHandle
the decoration for the overlap removal status
SysWriteSelectionHandle m_fatJetsSelectionHandle
SysListHandle m_systematicsList
the systematics list we run
SysWriteSelectionHandle m_muonsSelectionHandle
Class providing the definition of the 4-vector interface.
Select isolated Photons, Electrons and Muons.
PhotonContainer_v1 PhotonContainer
Definition of the current "photon container version".
ElectronContainer_v1 ElectronContainer
Definition of the current "electron container version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".
TauJetContainer_v3 TauJetContainer
Definition of the current "taujet container version".
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".