#include "Math/PtEtaPhiE4D.h"
#include "Math/PtEtaPhiM4D.h"
#include "Math/LorentzVector.h"
Go to the source code of this file.
Namespaces | |
math | |
Typedefs | |
typedef PtEtaPhiELorentzVectorD | math::PtEtaPhiELorentzVector |
Lorentz vector with cartesian internal representation. More... | |
typedef ROOT::Math::LorentzVector < ROOT::Math::PtEtaPhiE4D < double > > | math::PtEtaPhiELorentzVectorD |
Lorentz vector with cartesian internal representation. More... | |
typedef ROOT::Math::LorentzVector < ROOT::Math::PtEtaPhiE4D < float > > | math::PtEtaPhiELorentzVectorF |
Lorentz vector with cartesian internal representation. More... | |
typedef PtEtaPhiMLorentzVectorD | math::PtEtaPhiMLorentzVector |
Lorentz vector with cartesian internal representation. More... | |
typedef ROOT::Math::LorentzVector < ROOT::Math::PtEtaPhiM4D < double > > | math::PtEtaPhiMLorentzVectorD |
Lorentz vector with cartesian internal representation. More... | |
typedef ROOT::Math::LorentzVector < ROOT::Math::PtEtaPhiM4D < float > > | math::PtEtaPhiMLorentzVectorF |
Lorentz vector with cylindrical internal representation using pseudorapidity. More... | |
typedef XYZTLorentzVectorD | math::XYZTLorentzVector |
Lorentz vector with cylindrical internal representation using pseudorapidity. More... | |
typedef ROOT::Math::LorentzVector < ROOT::Math::PxPyPzE4D < double > > | math::XYZTLorentzVectorD |
Lorentz vector with cylindrical internal representation using pseudorapidity. More... | |
typedef ROOT::Math::LorentzVector < ROOT::Math::PxPyPzE4D< float > > | math::XYZTLorentzVectorF |
Lorentz vector with cylindrical internal representation using pseudorapidity. More... | |