Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 16:15:15 +00:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
@@ -28,8 +28,6 @@
//
// John Allison 11th September 2003
#if defined (G4VIS_BUILD_RAYTRACERX_DRIVER) || (G4VIS_USE_RAYTRACERX)
#ifndef G4RAYTRACERX_HH
#define G4RAYTRACERX_HH
@@ -51,4 +49,3 @@ class G4RayTracerX : public G4VGraphicsSystem
};
#endif
#endif