Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
+1 -7
View File
@@ -20,10 +20,6 @@
#ifndef HEP_THREEVECTOR_H
#define HEP_THREEVECTOR_H
#ifdef GNUPRAGMA
#pragma interface
#endif
#include <iostream>
#include "CLHEP/Utility/defs.h"
@@ -392,9 +388,7 @@ protected:
protected:
double dx;
double dy;
double dz;
double data[3];
// The components.
DLL_API static double tolerance;