#include <Math/Vector3D.h>
Go to the source code of this file.
Typedefs | |
typedef ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > | DD3Vector |
A DD Translation is currently implemented with Root Vector3D. More... | |
typedef ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > | DDTranslation |
typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > DD3Vector |
A DD Translation is currently implemented with Root Vector3D.
Definition at line 6 of file DDTranslation.h.
typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > DDTranslation |
Definition at line 7 of file DDTranslation.h.