LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
LocalTransformation.cxx
Go to the documentation of this file.
1 
10 // our header
12 
13 // ROOT
14 #include "TGeoMatrix.h" // TGeoHMatrix
15 
16 // CLHEP
17 #include "CLHEP/Geometry/Transform3D.h" // HepGeom::Transform3D
18 #include "CLHEP/Vector/Rotation.h" // CLHEP::HepRotation
19 #include "CLHEP/Vector/RotationInterfaces.h" // CLHEP::HepRep3x3
20 #include "CLHEP/Vector/ThreeVector.h" // CLHEP::Hep3Vector
21 
22 //------------------------------------------------------------------------------
23 // specialisations
24 //
25 namespace geo {
26 
27  //----------------------------------------------------------------------------
28 
29  //----------------------------------------------------------------------------
30 
31 } // namespace geo
32 
33 //------------------------------------------------------------------------------
Class containing local-to-world transformations.
Namespace collecting geometry-related classes utilities.