Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

0.4.4

Compare
Choose a tag to compare
@jpivarski jpivarski released this 09 Mar 21:17
· 127 commits to master since this release
944911a

Added type checks to TLorentzVector*, TVector3*, TVector2* constructor arguments to prevent common mistakes.

Also fixed a bug related that prevented TLorentzVectorArray + TLorentzVectorArray in some cases. (Nested within a JaggedArray, the class identity of TLorentzVectorArray sometimes wasn't carried through.)