Logo ROOT   6.16/01
Reference Guide
Namespaces | Typedefs
Vector4Dfwd.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Math
 

Typedefs

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