Import Geant4 10.6.0.beta source tree
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user