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