Set of classes for describing vectors in 2, 3 and 4 dimensions
(relativistic vectors) and their rotation and transformation
algorithms. Two package exist in ROOT:
Physics:
library with the TVector3 and TLorentzVector classes.
GenVector:
new library providing generic class templates for modeling the
vectors.