Import Geant4 10.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2017-12-08 12:52:30 +01:00
parent 98e455a940
commit fc6af9e721
2166 changed files with 276760 additions and 100873 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
.$Id: History 104290 2017-05-23 13:24:52Z gcosmo $
.$Id: History 106384 2017-10-09 09:34:51Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,9 @@ committal in the CVS repository !
History file for visualization/HepRep sub-category
--------------------------------------------------
14th September 2017 John Allison (vis-HepRep-V10-03-01)
- G4HepRepMessenger.cc: Fix Coverity warning.
23rd May 2017 John Allison (vis-HepRep-V10-03-00)
- Fixes for gcc-7.1 warnings.
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4HepRepMessenger.cc 66870 2013-01-14 23:38:59Z adotti $
// $Id: G4HepRepMessenger.cc 106384 2017-10-09 09:34:51Z gcosmo $
//
#include "G4HepRepMessenger.hh"
@@ -46,6 +46,7 @@ G4HepRepMessenger::G4HepRepMessenger() :
scale(1.),
suffix (""),
geometry(true),
pointAttributes(false),
solids(true),
invisibles(true) {