5#ifndef LRTMUONANALYSISTOOLS_MuonLRTOverlapRemovalTool_H
6#define LRTMUONANALYSISTOOLS_MuonLRTOverlapRemovalTool_H
57 std::vector<bool>& promptMuonsSelectedToKeep,
58 std::vector<bool>& lrtMuonsSelectedToKeep )
const;
72 Gaudi::Property<bool>
m_useRun3WP{
this,
"UseRun3WP",
false,
"Switch to toggle the run 2 & run 3 geometry for the muon ID working points used in the prompt-LRT overlap resolution. Set to true for run 3 and false for run 2."};
74 ToolHandle<CP::IMuonSelectionTool>
m_muonSelectionTool{
this,
"MuonSelectionTool",
"",
"tool to determine the working point of the muons"};
Select isolated Photons, Electrons and Muons.
Muon_v1 Muon
Reference the current persistent version:
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".