Skip to content

B2OC: XiccBuilder_Tightened_Cuts (shifters please ignore)

Xicc++ --> Lc K pi pi and Xicc+ -> Lc K pi were hitting the combinatorics limit of 2000. Cuts were tightened so that these limits were not hit when processing 100K 2024 data events. The cuts that were tightened in both cbaryon_builders:
make_xiccpp_to_lcpkmpippip and make_xiccp_to_lcpkmpi

k_pidk_min=-5 (was -10) k_p_min = 5 * GeV (was 2 GeV) k_pt_min=250 * MeV (was 100 MeV) pi_pt_min=250 * MeV (was 100 MeV) pi_pidk_max=10 (was 20)

Merge request reports