CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#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.