Skip to content
Snippets Groups Projects

[QEE] Use the optimised PIDmu value for the EW quarkonia caliibration samples

Merged Luke Grazette requested to merge lugrazet-qee-qonia-pidmu into qee_upgrade
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -35,7 +35,7 @@ _UPSILON_WINDOW_ = 500. * MeV
MIN_PT_MUON = 500 * MeV
MAX_TRCHI2NDOF_MUON = 5.
MAX_VCHI2NDOF = 10.
MIN_PIDMU_MUON = 0.
MIN_PIDMU_MUON = -10.
all_lines = {}
Loading