Skip to content

Add Hadronic PID HLT2 Lines

Daniel Cervenkov requested to merge dcervenk_thor_pid_lines into master

This is a merge request that adds HLT2 lines for PID calibration.

While there is code for 22 lines in this MR, 10 of them are disabled (not registered to all_lines). This includes lines with 'down' tracks, lines that need further study, and lines that were deemed of little use.

The active lines and their rates are:

Line Rate [kHz] Purity [%] Efficiency [%]
DstToD0Pi_D0ToKPi 2.67 ± 0.42 48 13.3 ± 2.2
LcToKPPi 1.20 ± 0.28 4 1.1 ± 0.2
L0ToPPi_LL_HighPT 0.85 ± 0.07 81 0.2 ± 0.1
L0ToPPi_LL 0.28 ± 0.01 74 50.2 ± 2.2
L0ToPPi_LL_VeryHighPT 0.27 ± 0.13 71 > 0.1
DstToD0Pi_D0ToKPiPiPi 0.26 ± 0.04 15 11.1 ± 3.3
KsToPiPi_LL 0.21 ± 0.01 65 77.2 ± 1.8
PhiToKmKpTagged_Detached 0.18 ± 0.01 4 5.2 ± 0.5
PhiToKpKmTagged_Detached 0.16 ± 0.01 4 4.9 ± 0.5
PhiToKK_Unbiased_Detached 0.05 ± 0.01 4 6.2 ± 0.6
LbToLcMuNu_LcToKPPi 0.00 ± 0.00 ? ?
LbToLcPi_LcToKPPi 0.00 ± 0.00 ? 7.2 ± 0.7
Total 6.10 ± 0.54 N/A N/A

There is no signal MC available for LbToLcMuNu_LcToKPPi and the rate is too low to estimate efficiency from (15k) Minbias.

Edited by Daniel Cervenkov

Merge request reports