|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <iostream>#include <cmath>#include <float.h>#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Vector/ThreeVector.h"Go to the source code of this file.
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
Functions | |
| int | main (int, char **) |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 9 of file testBug6740.cc.
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 11 of file testBug6740.cc.
References a, CLHEP::Hep3Vector::cross(), CLHEP::Hep3Vector::mag(), and CLHEP::Hep3Vector::unit().
1.8.1