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
Iterations
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
LHCb
Geant4
Commits
853c7893
Commit
853c7893
authored
9 years ago
by
Gloria Corti
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix/testem3' into 'Sim09'
Use default root version See merge request !8
parents
e7569bba
e4f6a124
No related branches found
No related tags found
1 merge request
!8
Use default root version
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 @
853c7893
...
...
@@ -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