|
ATLAS Offline Software
|
Go to the documentation of this file.
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"};
79 #endif // LRTMUONANALYSISTOOLS_MuonLRTOverlapRemovalTool_H
Select isolated Photons, Electrons and Muons.
::StatusCode StatusCode
StatusCode definition for legacy code.