12 #ifndef LARCOREALG_GEOMETRY_TRANSFORMATIONMATRIX_H 13 #define LARCOREALG_GEOMETRY_TRANSFORMATIONMATRIX_H 19 #include "Math/GenVector/Transform3D.h" 34 template <
typename Trans>
36 {
return convertTransformationMatrix<geo::TransformationMatrix>(trans); }
42 #endif // LARCOREALG_GEOMETRY_TRANSFORMATIONMATRIX_H decltype(auto) makeTransformationMatrix(Trans &&trans)
Converts a transformation matrix into a geo::TransformationMatrix.
LArSoft geometry interface.
ROOT::Math::Transform3D TransformationMatrix
Type of transformation matrix used in geometry.