17#ifndef ROOT_Math_Vector4Dfwd
18#define ROOT_Math_Vector4Dfwd 1
Class describing a generic LorentzVector in the 4D space-time, using the specified coordinate system ...
Class describing a 4D cylindrical coordinate system using Pt , Phi, Eta and E (or rho,...
Class describing a 4D cylindrical coordinate system using Pt , Phi, Eta and M (mass) The metric used ...
Class describing a 4D cartesian coordinate system (x, y, z, t coordinates) or momentum-energy vectors...
Class describing a 4D coordinate system or momentum-energy vectors stored as (Px, Py,...
LorentzVector< PtEtaPhiE4D< double > > PtEtaPhiEVector
LorentzVector based on the cylindrical coordinates Pt, eta, phi and E (rho, eta, phi,...
LorentzVector< PtEtaPhiM4D< double > > PtEtaPhiMVector
LorentzVector based on the cylindrical coordinates pt, eta, phi and Mass in double precision.
LorentzVector< PxPyPzE4D< float > > XYZTVectorF
LorentzVector based on x,y,z,t (or px,py,pz,E) coordinates in float precision with metric (-,...
LorentzVector< PxPyPzM4D< double > > PxPyPzMVector
LorentzVector based on the x, y, z and Mass in double precision.
LorentzVector< PxPyPzE4D< double > > XYZTVector
LorentzVector based on x,y,z,t (or px,py,pz,E) coordinates in double precision with metric (-,...
LorentzVector< PxPyPzE4D< double > > PxPyPzEVector