Skip to content

KShort2Leptons lines

Adrian Casais Vidal requested to merge acasaisv-mychanges into 2017-patches

This module is already merged in 2018,run2 and stripping21-patches branches. Copy pasted it from stripping21-patches.

Adding KS-> X Leptons lines.

Decays included:

  • KS -> pi+ pi- e+ e-
  • KS -> mu+ mu- e+ e-
  • KS -> [mu+ mu+ e- e-]CC (LFV)
  • KS -> e+ e- e+ e-
  • KS -> pi+ pi- mu+ mu-
  • [KS -> pi+ pi+ mu- mu-]CC
  • [KS -> mu+ mu- mu+ e-]CC (LFV)
  • [KS -> e+ e- e+ mu-]CC (LFV)

For this decays we use 6 reconstruction strategies where two of the particles are always reconstructed as Long tracks and the remaining as follows:

  • Long Long
  • Long Upstream
  • Long VELO
  • Upstream Upstream
  • Upstream VELO
  • VELO VELO

This makes a total of 54 Lines.

FILES TO MERGE: StrippingKshort2Leptons.py

Edited by Ifan Williams

Merge request reports