Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
geant4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas-simulation-team
geant4
Commits
292425bd
Commit
292425bd
authored
6 years ago
by
Evgueni Tcherniaev
Browse files
Options
Downloads
Patches
Plain Diff
atlas06 -> atlas07
parent
cc5dd22d
Branches
geant4-10.1.3-atlaspatch
geometryTesting
Tags
v10.1.3.7
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
source/global/management/include/G4Version.hh
+3
-3
3 additions, 3 deletions
source/global/management/include/G4Version.hh
source/run/src/G4RunManagerKernel.cc
+2
-2
2 additions, 2 deletions
source/run/src/G4RunManagerKernel.cc
with
5 additions
and
5 deletions
source/global/management/include/G4Version.hh
+
3
−
3
View file @
292425bd
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
#endif
#endif
#ifndef G4VERSION_TAG
#ifndef G4VERSION_TAG
#define G4VERSION_TAG "$Name: geant4.10.1.patch03.atlas0
6
$"
#define G4VERSION_TAG "$Name: geant4.10.1.patch03.atlas0
7
$"
#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.atlas0
6
[MT]$"
;
static
const
G4String
G4Version
=
"$Name: geant4.10.01.patch03.atlas0
7
[MT]$"
;
#else
#else
static
const
G4String
G4Version
=
"$Name: geant4.10.01.patch03.atlas0
6
$"
;
static
const
G4String
G4Version
=
"$Name: geant4.10.01.patch03.atlas0
7
$"
;
#endif
#endif
static
const
G4String
G4Date
=
"(5-February-2016)"
;
static
const
G4String
G4Date
=
"(5-February-2016)"
;
...
...
This diff is collapsed.
Click to expand it.
source/run/src/G4RunManagerKernel.cc
+
2
−
2
View file @
292425bd
...
@@ -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.atlas0
6
"
<<
G4endl
<<
"Internal ATLAS build geant4.10.1.patch03.atlas0
7
"
<<
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.atlas0
6
"
<<
G4endl
<<
"Internal ATLAS build geant4.10.1.patch03.atlas0
7
"
<<
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment