Add Hadronic PID HLT2 Lines
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
Activity
assigned to @dcervenk
- Resolved by Daniel Cervenkov
Hi @vlisovsk, the electron and (most) muon selections are supposed to be done by someone else.
mentioned in issue Rec#284 (closed)
added 183 commits
-
b493d6a8...6f196adc - 140 commits from branch
master
- 9c1b3305 - Format line via black
- 063cb496 - Change filter_particles to ThOr
- e6615530 - Change the first PID line to ThOr
- f4faa443 - Clean-up imports and line parameters
- 10d0ade3 - Format KsToPiPi.py with black
- 216ed3cf - Change part of the KsToPiPi PID line to ThOr
- 462eb433 - Change part of the OmegaToLambdaK PID line to ThOr
- 76806b4a - Fix ThOr translation of DstToD0Pi line
- 172f66a9 - Fix baryon number violating descriptor for Omega
- 6bd411d9 - Format Jpsi lines using black
- cbca0a82 - Translate Jpsi lines to ThOr
- 5d6606e3 - Translate the full KsToPiPi line to ThOr
- b9556acb - Match the DstToD0Pi_D0ToKPi cuts to Run2
- b6005065 - Migrate the OmegaToLambdaK line to ThOr fully
- d5612386 - Migrate the DetJpsiMuMu lines to ThOr fully
- 8e634a1e - Add an initial Lambda2PPi line
- ca5abc34 - Temporarily disable MASSWITHHYPOTHESES
- 979d0bc0 - Fix the DD part of Lambda2PPi
- 01bb5899 - WIP: Add a stub of Lambda_b0 lines
- d215246f - Q&D Lb2LcPi line
- ebaabcc7 - Clean up Lb2LcPi line; create utils
- 8cdc65f6 - Clean up PID lines and rename lines
- b23a4072 - Merge JpsiMuMu lines
- 4ea6cecd - Switch to constants.py for particle masses
- 34e435db - Move constants to utils
- 8b4e6d33 - Switch to filters.py for filtering
- 737226bc - Fixed formatting
- 34614b6a - Change dllk to a generic dll filter
- e32558b3 - Add a Lb2LcMuNu line
- fdfab60b - Add D0ToKPiPiPi line
- 6a71c348 - Add a BToKJpsiPP line
- f31578f1 - Add DetPhiKK pos/neg lines
- 102b6923 - Fixed formatting
- a9da95c4 - Remove unused ParticleContainersMerger import
- 1f3cbc9b - Fix DetPhiKK and add unbiased line
- 306ef0cb - Update constants.py
- dd547e01 - Enable MASSWITHHYPOTHESES functors
- ac839323 - Add HighPT and VeryHighPT LambdaToPPi lines
- bc855caf - Enable F.CHILD in D0ToKPiPiPi line
- d07b32e5 - Fixed formatting
- cada9517 - Get existing lines closer to Run 2 settings
- 310bcec8 - Make Lb2LcMuNu line the same as in 2018
- 9ecbe531 - Add descriptive name to all ParticleCombiners
Toggle commit list-
b493d6a8...6f196adc - 140 commits from branch
added 2 commits
added 2 commits
added 161 commits
-
d1f2b2fd...eb07877e - 111 commits from branch
master
- 9162e74e - Format line via black
- de69d7ab - Change filter_particles to ThOr
- 27c66260 - Change the first PID line to ThOr
- 71ccf764 - Clean-up imports and line parameters
- 7cf8c79b - Format KsToPiPi.py with black
- 8adebadf - Change part of the KsToPiPi PID line to ThOr
- c715f351 - Change part of the OmegaToLambdaK PID line to ThOr
- 2fb164d0 - Fix ThOr translation of DstToD0Pi line
- 78384bca - Fix baryon number violating descriptor for Omega
- e790bd93 - Format Jpsi lines using black
- c2a244fb - Translate Jpsi lines to ThOr
- 4ae83aef - Translate the full KsToPiPi line to ThOr
- 52c149c7 - Match the DstToD0Pi_D0ToKPi cuts to Run2
- e5781117 - Migrate the OmegaToLambdaK line to ThOr fully
- c46d15d0 - Migrate the DetJpsiMuMu lines to ThOr fully
- cf615bf4 - Add an initial Lambda2PPi line
- 8bdab33b - Temporarily disable MASSWITHHYPOTHESES
- d3c5eeb6 - Fix the DD part of Lambda2PPi
- ff1b64e6 - WIP: Add a stub of Lambda_b0 lines
- 41d0b065 - Q&D Lb2LcPi line
- 1ab63f7a - Clean up Lb2LcPi line; create utils
- 2ec8cf28 - Clean up PID lines and rename lines
- 14e56eec - Merge JpsiMuMu lines
- edf85c27 - Switch to constants.py for particle masses
- 36e181ea - Move constants to utils
- 2a4d6b96 - Switch to filters.py for filtering
- 7c7a0ed5 - Fixed formatting
- 43167deb - Change dllk to a generic dll filter
- 0bd52fe3 - Add a Lb2LcMuNu line
- fa6a9622 - Add D0ToKPiPiPi line
- 80e17260 - Add a BToKJpsiPP line
- 5c7d12a4 - Add DetPhiKK pos/neg lines
- d0684a25 - Fixed formatting
- 1f07ac91 - Remove unused ParticleContainersMerger import
- 2afb4284 - Fix DetPhiKK and add unbiased line
- 4dab8dd4 - Update constants.py
- 93f80fd0 - Enable MASSWITHHYPOTHESES functors
- 7ee15c5d - Add HighPT and VeryHighPT LambdaToPPi lines
- 020288b7 - Enable F.CHILD in D0ToKPiPiPi line
- ea2e22f2 - Fixed formatting
- 2b620652 - Get existing lines closer to Run 2 settings
- 09a350b9 - Make Lb2LcMuNu line the same as in 2018
- be5920d8 - Add descriptive name to all ParticleCombiners
- 14721d01 - Update make_lc_to_pkpi to a newer Run 2 version
- 9a5fd6ef - Add LambdacToKPPi line
- 6df38a78 - Fixed formatting
- d37ed7b4 - Fix minor formatting issues
- fc4256f2 - Disable lines with down tracks
- a3815714 - Add deltaM cut to DstToD0Pi_D0ToKPi line
- 45cdec07 - Implement a common pid_prefilters for all lines
Toggle commit list-
d1f2b2fd...eb07877e - 111 commits from branch
added 168 commits
-
716f62c9...b76cc1cc - 111 commits from branch
master
- ac130aed - Format line via black
- 66c9503b - Change filter_particles to ThOr
- 83a151b9 - Change the first PID line to ThOr
- d7b060c4 - Clean-up imports and line parameters
- ec1ce611 - Format KsToPiPi.py with black
- 914fe42c - Change part of the KsToPiPi PID line to ThOr
- 88399621 - Change part of the OmegaToLambdaK PID line to ThOr
- 1784ce8c - Fix ThOr translation of DstToD0Pi line
- c0f4802c - Fix baryon number violating descriptor for Omega
- 3fd33deb - Format Jpsi lines using black
- 7da2a4f0 - Translate Jpsi lines to ThOr
- 8a5ecc70 - Translate the full KsToPiPi line to ThOr
- d7bbeca6 - Match the DstToD0Pi_D0ToKPi cuts to Run2
- a8e2783e - Migrate the OmegaToLambdaK line to ThOr fully
- 9e0aa222 - Migrate the DetJpsiMuMu lines to ThOr fully
- 2f01983d - Add an initial Lambda2PPi line
- cd3c79ce - Temporarily disable MASSWITHHYPOTHESES
- 5721e65d - Fix the DD part of Lambda2PPi
- 1edee092 - WIP: Add a stub of Lambda_b0 lines
- ceb8a48f - Q&D Lb2LcPi line
- 3cfe00cb - Clean up Lb2LcPi line; create utils
- 45cc086f - Clean up PID lines and rename lines
- 81a40955 - Merge JpsiMuMu lines
- 88fcf85a - Switch to constants.py for particle masses
- ebc8ba77 - Move constants to utils
- c3d56fc9 - Switch to filters.py for filtering
- 41e177e5 - Fixed formatting
- ab7f179a - Change dllk to a generic dll filter
- 639d89d0 - Add a Lb2LcMuNu line
- 714c638f - Add D0ToKPiPiPi line
- b4fdd143 - Add a BToKJpsiPP line
- 6b50aaa3 - Add DetPhiKK pos/neg lines
- 33bcbf44 - Fixed formatting
- b9cf01ea - Remove unused ParticleContainersMerger import
- b930242d - Fix DetPhiKK and add unbiased line
- f3cb0151 - Update constants.py
- 661541c4 - Enable MASSWITHHYPOTHESES functors
- 0216ba13 - Add HighPT and VeryHighPT LambdaToPPi lines
- dd68d1d3 - Enable F.CHILD in D0ToKPiPiPi line
- a6018599 - Fixed formatting
- 82d2a7b1 - Get existing lines closer to Run 2 settings
- beed9642 - Make Lb2LcMuNu line the same as in 2018
- 3e00161f - Add descriptive name to all ParticleCombiners
- 254f8d5c - Update make_lc_to_pkpi to a newer Run 2 version
- 2207847c - Add LambdacToKPPi line
- cb03a864 - Fixed formatting
- 576b959b - Fix minor formatting issues
- 1094b4c0 - Disable lines with down tracks
- 717165f1 - Add deltaM cut to DstToD0Pi_D0ToKPi line
- 60f2f968 - Implement a common pid_prefilters for all lines
- 3e2f0f10 - Reintroduce prescaling for LambdaToPPi lines
- 93fc88f0 - Switch from EM configs to ~2015 configs
- 24971117 - Make PID file names consistent with line names
- 95a4b92f - Fixed formatting
- 91d430bb - Add double mis-id veto to D0ToKPi line
- 562de7ca - Disable a subset of lines
- e97130fe - Tweak lines to lower rates
Toggle commit list-
716f62c9...b76cc1cc - 111 commits from branch
Please register or sign in to reply