LArSoft  v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
TransformationMatrix.h File Reference

Selection of the type of transformation matrix used in geometry. More...

#include "larcorealg/Geometry/GeoVectorLocalTransformation.h"
#include "Math/GenVector/Transform3D.h"

Go to the source code of this file.

Namespaces

 geo
 ROOT libraries.
 

Typedefs

using geo::TransformationMatrix = ROOT::Math::Transform3D
 Type of transformation matrix used in geometry. More...
 

Functions

template<typename Trans >
decltype(auto) geo::makeTransformationMatrix (Trans &&trans)
 Converts a transformation matrix into a geo::TransformationMatrix. More...
 

Detailed Description

Selection of the type of transformation matrix used in geometry.

See also
larcorealg/Geometry/GeoVectorLocalTransformation.h

This is a header-only library.

Definition in file TransformationMatrix.h.