Skip to content

Adapt TrackMVA and DiMuonNoL0 lines to 2017 strategy

Rosen Matev requested to merge rmatev-LBHLT-275 into master
  • Adapt Hlt1TrackMVA lines to 2017 strategy
    • Hlt1TrackMVALoose kept for backward compatibility (not in 2017 active lines)
    • Hlt1TrackMVATight added with Param3=2.3 and no prescale
    • Hlt1TrackMVA gets a Param3=1.1
    • The default settings Physics_pp_2017 have no prescale on Hlt1TrackMVA
  • Adapt Hlt1TwoTrackMVA lines to 2017 strategy
    • Hlt1TwoTrackMVALoose kept for backward compatibility (not in 2017 active lines)
    • Hlt1TwoTrackMVATight added with Threshold=0.97 and no prescale
    • Hlt1TwoTrackMVA gets a Threshold=0.95 and no prescale
  • Change DiMuonNoL0_IP to 0.3 to match last year's Physics_pp_LooseDraft2016
  • Add tight 2017 settings: Physics_pp_Tight2017
    • Hlt1TrackMVA and Hlt1TwoTrackMVA have prescale of 0.01
  • Make sure *MVATight lines are accepted wherever appropriate in Hlt2
  • See Moore!76 (merged)
  • See LBHLT-275

Merge request reports