Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Vector4Dfwd.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
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.
 
typedef LorentzVector< PtEtaPhiM4D< double > > ROOT::Math::PtEtaPhiMVector
 LorentzVector based on the cylindrical coordinates pt, eta, phi and Mass in double precision.
 
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.
 
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 (-,-,-,+)
 
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 (-,-,-,+)