#include "GaudiKernel/Transform3DTypes.h"
#include "GaudiKernel/Point3DTypes.h"
#include "GaudiKernel/PhysicalConstants.h"
Include dependency graph for SU2LHCb.h:
Go to the source code of this file.
Namespaces | |
| namespace | DetDesc |
Defines | |
| #define | V16R7_SU2LHCB_H 1 |
Functions | |
| const Gaudi::Transform3D | DetDesc::LHCb2SU () |
| Get the LHCb -> SU 3D transformation. | |
| const Gaudi::Transform3D | DetDesc::SU2LHCb () |
| Get the SU -> LHCb 3D transformation. | |
| template<typename Point> | |
| const Point | DetDesc::LHCb2SU (const Point &point) |
| Helper to transform any type of MathCore point. | |
| template<typename Point> | |
| const Point | DetDesc::SU2LHCb (const Point &point) |
| Helper to transform any type of MathCore point. | |
Accounts for X <-> Y axis shift and tilt wrt. beam.
Definition in file SU2LHCb.h.
1.4.7