Skip to content
Snippets Groups Projects
Commit 292425bd authored by Evgueni Tcherniaev's avatar Evgueni Tcherniaev
Browse files

atlas06 -> atlas07

parent cc5dd22d
Tags v10.1.3.7
No related merge requests found
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
#endif #endif
#ifndef G4VERSION_TAG #ifndef G4VERSION_TAG
#define G4VERSION_TAG "$Name: geant4.10.1.patch03.atlas06 $" #define G4VERSION_TAG "$Name: geant4.10.1.patch03.atlas07 $"
#endif #endif
// as variables // as variables
...@@ -58,9 +58,9 @@ ...@@ -58,9 +58,9 @@
#include "G4String.hh" #include "G4String.hh"
#ifdef G4MULTITHREADED #ifdef G4MULTITHREADED
static const G4String G4Version = "$Name: geant4.10.01.patch03.atlas06 [MT]$"; static const G4String G4Version = "$Name: geant4.10.01.patch03.atlas07 [MT]$";
#else #else
static const G4String G4Version = "$Name: geant4.10.01.patch03.atlas06 $"; static const G4String G4Version = "$Name: geant4.10.01.patch03.atlas07 $";
#endif #endif
static const G4String G4Date = "(5-February-2016)"; static const G4String G4Date = "(5-February-2016)";
......
...@@ -139,7 +139,7 @@ G4RunManagerKernel::G4RunManagerKernel() ...@@ -139,7 +139,7 @@ G4RunManagerKernel::G4RunManagerKernel()
<< " Copyright : Geant4 Collaboration" << G4endl << " Copyright : Geant4 Collaboration" << G4endl
<< " Reference : NIM A 506 (2003), 250-303" << G4endl << " Reference : NIM A 506 (2003), 250-303" << G4endl
<< " WWW : http://cern.ch/geant4" << G4endl << " WWW : http://cern.ch/geant4" << G4endl
<< "Internal ATLAS build geant4.10.1.patch03.atlas06" << G4endl << "Internal ATLAS build geant4.10.1.patch03.atlas07" << G4endl
<< "Created on 23/04/18 14:01:00;" << G4endl << "Created on 23/04/18 14:01:00;" << G4endl
<< "Using CLHEP 2.2.0.4; XercesC 3.1.1p1; config x86_64-slc6-gcc62-opt" << G4endl << G4endl << "Using CLHEP 2.2.0.4; XercesC 3.1.1p1; config x86_64-slc6-gcc62-opt" << G4endl << G4endl
<< "Differences w.r.t. the \"plain\" geant4-10-01-03 are:" << G4endl << "Differences w.r.t. the \"plain\" geant4-10-01-03 are:" << G4endl
...@@ -231,7 +231,7 @@ numberOfParallelWorld(0),geometryNeedsToBeClosed(true), ...@@ -231,7 +231,7 @@ numberOfParallelWorld(0),geometryNeedsToBeClosed(true),
<< " Copyright : Geant4 Collaboration" << G4endl << " Copyright : Geant4 Collaboration" << G4endl
<< " Reference : NIM A 506 (2003), 250-303" << G4endl << " Reference : NIM A 506 (2003), 250-303" << G4endl
<< " WWW : http://cern.ch/geant4" << G4endl << " WWW : http://cern.ch/geant4" << G4endl
<< "Internal ATLAS build geant4.10.1.patch03.atlas06" << G4endl << "Internal ATLAS build geant4.10.1.patch03.atlas07" << G4endl
<< "Created on 23/04/18 14:01:00;" << G4endl << "Created on 23/04/18 14:01:00;" << G4endl
<< "Using CLHEP 2.2.0.4; XercesC 3.1.1p1; config x86_64-slc6-gcc62-opt" << G4endl << G4endl << "Using CLHEP 2.2.0.4; XercesC 3.1.1p1; config x86_64-slc6-gcc62-opt" << G4endl << G4endl
<< "Differences w.r.t. the \"plain\" geant4-10-01-03 are:" << G4endl << "Differences w.r.t. the \"plain\" geant4-10-01-03 are:" << G4endl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment