Skip to content

Multiple PID cuts

Alessio Piucci requested to merge MultiPID into master

Some fixes to handle multiple PID cuts. In particular, the values of the kinematic variables for the different particles are handled by a vector of TLorentzVectors, and no more by simple doubles.

Merge request reports