Add HLT2 Single High PT NoMuID Muon line
FYI @wbarter @lcalefic @ncooke @jideng @yqiu @lsestini @cvazquez @hyin @dzuliani
First try at adding a NoMuID high-pT single muon line. Essentially exactly the same as the Hlt2SingleHighPtMuonLine
but instead of using make_ismuon_long_muons
, which require ISMUON
, I just use make_long_muons
. I applied a 10% prescale as a first guess and the rate seems reasonable (although time consuming to check with any precision). With 10k events:
Line: Hlt2SingleHighPtMuonIsoLineDecision Incl: 0.2 +/- 0.14 kHz, Excl: 0.1 +/- 0.09 kHz
Line: Hlt2SingleHighPtMuonLineDecision Incl: 0.1 +/- 0.09 kHz, Excl: 0.0 +/- 0.0 kHz
Line: Hlt2SingleHighPtMuonNoMuIDLineDecision Incl: 0.1 +/- 0.09 kHz, Excl: 0.1 +/- 0.09 kHz
Efficiencies on W+jet with 1k events:
Line: Hlt2SingleHighPtMuonIsoLineDecision Efficiency: 0.846 +/- 0.018
Line: Hlt2SingleHighPtMuonLineDecision Efficiency: 0.949 +/- 0.011
Line: Hlt2SingleHighPtMuonNoMuIDLineDecision Efficiency: 0.098 +/- 0.015
Line: Hlt2SingleHighPtMuonPrescaleLineDecision Efficiency: 0.056 +/- 0.012
Edited by Ross John Hunter