11 #ifndef LARCOREALG_GEOMETRY_GEOVECTORLOCALTRANSFORMATION_H 12 #define LARCOREALG_GEOMETRY_GEOVECTORLOCALTRANSFORMATION_H 18 #include "Math/GenVector/Transform3D.h" 55 template <
typename DestPo
int,
typename SrcPo
int>
57 SrcPoint
const& world)
const;
61 template <
typename DestVector,
typename SrcVector>
63 SrcVector
const& world)
const;
67 template <
typename DestPo
int,
typename SrcPo
int>
69 SrcPoint
const& local)
const;
73 template <
typename DestVector,
typename SrcVector>
75 SrcVector
const& local)
const;
88 #endif // LARCOREALG_GEOMETRY_GEOVECTORLOCALTRANSFORMATION_H
Namespace collecting geometry-related classes utilities.