|  | 
| typedef LorentzVector< PtEtaPhiE4D< double > > | ROOT::ROOT_MATH_ARCH::PtEtaPhiEVector | 
|  | LorentzVector based on the cylindrical coordinates Pt, eta, phi and E (rho, eta, phi, t) in double precision. 
 | 
|  | 
| typedef LorentzVector< PtEtaPhiM4D< double > > | ROOT::ROOT_MATH_ARCH::PtEtaPhiMVector | 
|  | LorentzVector based on the cylindrical coordinates pt, eta, phi and Mass in double precision. 
 | 
|  | 
| typedef LorentzVector< PxPyPzE4D< double > > | ROOT::ROOT_MATH_ARCH::PxPyPzEVector | 
|  | 
| typedef LorentzVector< PxPyPzM4D< double > > | ROOT::ROOT_MATH_ARCH::PxPyPzMVector | 
|  | LorentzVector based on the x, y, z and Mass in double precision. 
 | 
|  | 
| typedef LorentzVector< PxPyPzE4D< double > > | ROOT::ROOT_MATH_ARCH::XYZTVector | 
|  | LorentzVector based on x,y,z,t (or px,py,pz,E) coordinates in double precision with metric (-,-,-,+) 
 | 
|  | 
| typedef LorentzVector< PxPyPzE4D< float > > | ROOT::ROOT_MATH_ARCH::XYZTVectorF | 
|  | LorentzVector based on x,y,z,t (or px,py,pz,E) coordinates in float precision with metric (-,-,-,+) 
 | 
|  |