Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geant4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
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
Christopher Rob Jones
Geant4
Commits
e4f6a124
Commit
e4f6a124
authored
9 years ago
by
Sasha Mazurov
Browse files
Options
Downloads
Patches
Plain Diff
Use default root version
parent
6e96c88c
Branches
fix/testem3
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Geant4/G4examples/extended/electromagnetic/G4TestEm3/scripts/ExampleTestEm3run.sh
+2
-1
2 additions, 1 deletion
...ed/electromagnetic/G4TestEm3/scripts/ExampleTestEm3run.sh
with
2 additions
and
1 deletion
Geant4/G4examples/extended/electromagnetic/G4TestEm3/scripts/ExampleTestEm3run.sh
+
2
−
1
View file @
e4f6a124
...
...
@@ -15,7 +15,8 @@ fi
testEm3.exe
$G4TESTEM3ROOT
/scripts/opt1noapplycuts.mac
#There is a bug with ROOT 6 opening Geant4 created histograms, have to use old root for now
source
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.34.30/
$CMTCONFIG
/root/bin/thisroot.sh
# amazurov: Currentlu I could not observe this problem:
# source /afs/cern.ch/sw/lcg/app/releases/ROOT/5.34.30/$CMTCONFIG/root/bin/thisroot.sh
g++
-c
`
root-config
--cflags
`
$G4TESTEM3ROOT
/scripts/Plot.C
g++
-o
Plot
`
root-config
--glibs
`
Plot.o
...
...
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