Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <Vector3D.h>
Geometrical 3D Vector. This is just a declaration of the class needed to define specializations Vector3D<float> and Vector3D<double>.
Definition at line 34 of file Vector3D.h.
|
related |
Transformation of Vector<double> by Transform3D.
Definition at line 41 of file Vector3D.cc.
|
related |
Transformation of Vector<float> by Transform3D.
Definition at line 21 of file Vector3D.cc.