Skip to content

Modify Hlt2Charm_Lb0ToLcpPim_LcpToPPi0 Hlt2 lines to use ParticleAdder

Yangjie Su requested to merge remove_cbaryon_to_ppi0 into charm-sept-2024

Due to these lines are not working in the expected way, these lines should be removed.

According to tests here, ParticleAdder should be an option for replacing ParticleVertexFitter.

This MR resolves issue #734.

The changed lines are tested with sample expected_2024_min_bias_hlt1_filtered_v2 , 100000 events are processed

The rate and bandwidth changes:

Old version:

passed rates
Hlt2Charm_Lb0ToLcpPim_LcpToPPi0_R 11 98.1566
Hlt2Charm_Lb0ToLcpPim_LcpToPPi0_M 0 0

File size: 26K

Bandwidth: 0.23MB/s

New version:

passed rates
Hlt2Charm_Lb0ToLcpPim_LcpToPPi0_R 44.61665
Hlt2Charm_Lb0ToLcpPim_LcpToPPi0_M 1 8.92333

File size: 14K

Bandwidth: 0.12MB/s

@lpica @aanelli @cacochat @tpajero @fbetti

Edited by Han Gao

Merge request reports