Import Geant4 10.6.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2019-06-28 11:59:04 +02:00
parent 28a70706e0
commit d0f911957d
1056 changed files with 95168 additions and 78160 deletions
+3
View File
@@ -19,6 +19,9 @@ committal in the CVS repository !
History file for visualization/gMocren sub-category
---------------------------------------------------
19 December 2018 Gabriele Cosmo (gMocren-V10-05-00)
- Fixed shadowing compilation warning in G4GMocrenFileSceneHandler.
13 July 2018 Gabriele Cosmo (gMocren-V10-04-01)
- Fixed remaining gcc-8 compilation warnings in G4GMocrenFileViewer.
@@ -42,8 +42,6 @@
#include <iomanip>
#include "globals.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4VisManager.hh"
#include "G4GMocrenFile.hh"
@@ -90,6 +88,9 @@
#include "G4ScoringManager.hh"
#include "G4ScoringBox.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
//----- constants
const char GDD_FILE_HEADER [] = "g4_";
const char DEFAULT_GDD_FILE_NAME[] = "g4_00.gdd";