Add function in RD isolation for vertex isolation online selection of 2-body and 3-body combinations
Add a simple function in rd_isolation
to save as extra_outputs two-body and three-body combinations under specific conditions.
- Two-body combinations are persisted if the absolute value of the DELTACHI2 between the combination and the reference particle is smaller than
max_two_body_vtx_cut
(default: 9); - Three-body combinations are persisted if the absolute value of the DELTACHI2 between the combination and the reference particle is smaller than
make_three_body_combination
(default: 15);
Application example in some LFV lines B->K*taul.
Primarily inspired by the work done by @amathad in DaVinci!955
A small modification on the isolation
method affects charm implementation (cc: @smaccoli). Trivial modifications are applied.
Merge request reports
Activity
added 2024data-selections RD labels
assigned to @tfulghes
added RTA label
- Resolved by Renato Quagliani
- Resolved by Miguel Ramos Pernas
added isolation label
mentioned in issue #699 (closed)
- Resolved by Sebastien Ponce
mentioned in issue #700 (closed)
- Resolved by Patrick Spradlin
/ci-test
added ci-test-triggered label
- [2024-02-08 12:00] Validation started with lhcb-master-mr#10459
- [2024-02-09 10:48] Validation started with lhcb-master-mr#10485
Edited by Software for LHCbadded PR/Moore_hlt2_bandwidth PR/Moore_spruce_bandwidth labels
- Resolved by Sebastien Ponce
/ci-test
Please register or sign in to reply