This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
0.4.4
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.)