12 #ifndef LARCOREALG_GEOMETRY_TRANSFORMATIONMATRIX_H 13 #define LARCOREALG_GEOMETRY_TRANSFORMATIONMATRIX_H 19 #include "Math/GenVector/Transform3D.h" 32 template <
typename Trans>
35 return convertTransformationMatrix<geo::TransformationMatrix>(trans);
40 #endif // LARCOREALG_GEOMETRY_TRANSFORMATIONMATRIX_H decltype(auto) makeTransformationMatrix(Trans &&trans)
Converts a transformation matrix into a geo::TransformationMatrix.
Namespace collecting geometry-related classes utilities.
ROOT::Math::Transform3D TransformationMatrix
Type of transformation matrix used in geometry.