The source project of this merge request has been removed.
Reduce the trigger e/g time consume
This MR enable the pid selection for electron and photon monitoring to avoid large quantities. The pid selection was set as false accidentally and cause large quantities for electron/photon objects (e.g 42 objects). Most part of the time consume is cause because of the large loop (unnecessary since we must pre select these objects given the offline decision).
The time consume (+- 6 seconds per event) was reported in ATR-23653
Edited by Joao Victor Da Fonseca Pinto