Skip to content

Bug fix and add functors FOURMOMENTUM, PX, PY, PZ and ENERGY

Abhijit Mathad requested to merge chenchen into master

Include a bug fix in the helper function for energy and adds the following functors:

  • P{X,Y,Z} and ENERGY should work on both v1 and v2 particles.
  • FOURMOMENTUM returns a Gaudi::LorentzVector and should work on both v1 and v2 particles.

FYI: @erodrigu , @pkoppenb , @mferrill , @powen , @cchen2

Edited by Abhijit Mathad

Merge request reports