#include "GaudiKernel/Point3DTypes.h"#include "GaudiKernel/Vector3DTypes.h"#include "GaudiKernel/Transform3DTypes.h"#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Geometry/Vector3D.h"#include "CLHEP/Geometry/Transform3D.h"Include dependency graph for MathCore2Clhep.h:
Go to the source code of this file.
Namespaces | |
| namespace | math2clhep |
| namespace | LHCb |
| namespace | LHCb::math2clhep |
Defines | |
| #define | CLHEPTOOLS_MATHCORE2CLHEP_H 1 |
Functions | |
| static HepGeom::Transform3D | LHCb::math2clhep::transform3D (const Gaudi::Transform3D &tr) |
| template<class aVector> | |
| static HepGeom::Vector3D< double > | LHCb::math2clhep::vector3D (const aVector &v) |
| template<class aPoint> | |
| static HepGeom::Point3D< double > | LHCb::math2clhep::point3D (const aPoint &p) |
| #define CLHEPTOOLS_MATHCORE2CLHEP_H 1 |
Definition at line 3 of file MathCore2Clhep.h.
1.4.7