Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <CLHEP/Units/SystemOfUnits.h>
#include <CLHEP/Units/PhysicalConstants.h>
#include <CLHEP/Vector/TwoVector.h>
#include <CLHEP/Vector/ThreeVector.h>
#include <CLHEP/Vector/Rotation.h>
#include <geomtools/geomtools_config.h>
#include <datatools/reflection_interface.h>
Go to the source code of this file.
Namespaces | |
geomtools | |
Top-level namespace of the Bayeux/geomtools module library. | |
Typedefs | |
typedef CLHEP::Hep2Vector | geomtools::vector_2d |
Alias for the CLHEP 2D-vector class. More... | |
typedef CLHEP::Hep3Vector | geomtools::vector_3d |
Alias for the CLHEP 3D-vector class. More... | |
typedef CLHEP::HepRotation | geomtools::rotation_3d |
Alias for the CLHEP 3D-rotation class. More... | |
typedef rotation_3d | geomtools::rotation |
Alias for the 3D-rotation class. More... | |