#include <utl/config.h>
#include <utl/BasicVector.h>
#include <utl/TransformationMatrix.h>
#include <CLHEP/Geometry/Point3D.h>
#include <CLHEP/Geometry/Vector3D.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
utl | |
Implement basic, common properties of vector-like objects.
Definition in file BasicVector.cc.