Skip to content

QEE Hlt2 and Sprucing lines for ZMuMu without MuID

Luke Grazette requested to merge lugrazet-Zmumu-singlemisid into master

To facilitate background studies, adding in two Hlt2 lines (and two passthrough-Spruceing lines) investigating Z->mumu decays where one or both muons do not require IS_MUON.

Minor affectations of the builder structure for the existing lines of:
Hlt2QEE_ZToMuMu
Hlt2QEE_DiMuonSameSign
SpruceQEE_ZToMuMu
SpruceQEE_DiMuonSameSign

New Lines are:
Hlt2QEE_ZToMuMu_SingleNoMuID
Hlt2QEE_ZToMuMu_DoubleNoMuID
SpruceQEE_ZToMuMu_SingleNoMuID
SpruceQEE_ZToMuMu_DoubleNoMuID

Efficiencies on 5k Z->mumu MC: (Denominator CanRecoChildren, =Muons{eta in LHCb Acceptance + Charged Long tracks})

Line:	 Hlt2QEE_ZToMuMuDecision                       	 Efficiency:	 0.885 +/- 0.012
Line:	 Hlt2QEE_ZToMuMu_DoubleNoMuIDDecision          	 Efficiency:	 0.959 +/- 0.008
Line:	 Hlt2QEE_ZToMuMu_SingleNoMuIDDecision          	 Efficiency:	 0.919 +/- 0.011

Rates on 25k hlt1-filtered MinBias:

Line:	 Hlt2QEE_ZToMuMuDecision               	 Incl: 0.0 +/- 0.0 kHz,	Excl: 0.0 +/- 0.0 kHz
Line:	 Hlt2QEE_ZToMuMu_DoubleNoMuIDDecision  	 Incl: 0.0 +/- 0.0 kHz,	Excl: 0.0 +/- 0.0 kHz
Line:	 Hlt2QEE_ZToMuMu_SingleNoMuIDDecision  	 Incl: 0.0 +/- 0.0 kHz,	Excl: 0.0 +/- 0.0 kHz

Sprucing Retention on 1k Z->mumu MC: (Should be passthrough currently, just checking)

Chain:   Hlt2QEE_ZToMuMu              -> SpruceQEE_ZToMuMu                Events: 1000->260->260  Retention: 1.000
Chain:   Hlt2QEE_ZToMuMu_SingleNoMuID -> SpruceQEE_ZToMuMu_SingleNoMuID   Events: 1000->281->281  Retention: 1.000
Chain:   Hlt2QEE_ZToMuMu_DoubleNoMuID -> SpruceQEE_ZToMuMu_DoubleNoMuID   Events: 1000->304->304  Retention: 1.000

ToDo:

  • Hlt2 Efficiencies
  • Hlt2 Rates
  • Spruce Retention
Edited by Luke Grazette

Merge request reports