Namespaces | Typedefs | Functions
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
 LArSoft geometry interface.
 

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.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
February 1, 2019
See also
larcorealg/Geometry/GeoVectorLocalTransformation.h

This is a header-only library.

Definition in file TransformationMatrix.h.