Skip to content

Draft: Cleaning up and fixing bugs SLB lines

Suzanne Klaver requested to merge SLB_cleanup_lines into master

This MR will contain multiple small fixes, so far this includes:

  • fixing names of HLT2 lines that did not have the label "SLB"
  • removed track chi2 cuts from lines
  • removed ghost track probability cuts from lines (at least for time being, until this is tuned and understood)
  • put persistreco=True for every single line, until this can be replaced by the new isolation tools
  • prescale all FakeMuon lines with 0.1
  • removed the lines for excited states (commit 799753a5 for future reference)
  • aligns definitions of fake muons
  • removes muon PID cut from all lines to study PID response at start of data taking
  • fixes muon ID in J/psi->mumu builder

This MR is replaced by !2253 (merged).

Edited by Suzanne Klaver

Merge request reports