Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
larcorealg
larcorealg
Geometry
LocalTransformation.cxx
Go to the documentation of this file.
1
/**
2
* @file larcorealg/Geometry/LocalTransformation.cxx
3
* @brief Class containing local-to-world transformations (implementation file)
4
* @author Gianluca Petrillo (petrillo@fnal.gov)
5
* @date November 30, 2016
6
* @see LocalTransformation.h
7
*
8
*/
9
10
// our header
11
#include "
larcorealg/Geometry/LocalTransformation.h
"
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
//------------------------------------------------------------------------------
24
// specialisations
25
//
26
namespace
geo {
27
28
//----------------------------------------------------------------------------
29
30
31
//----------------------------------------------------------------------------
32
33
34
35
}
// namespace geo
36
37
38
//------------------------------------------------------------------------------
LocalTransformation.h
Class containing local-to-world transformations.
Generated by
1.8.5