This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
0.2.8
Classmethod constructors for TLorentzVectorArray, TVector3Array, and TVector2Array (such as TLorentzVector.from_cartesian
) accept jagged arrays as arguments, which result in JaggedArrayMethods of these arrays. Methods can be used at the jagged level, at the flat array level, or at the Python object level.