Skip to content
Snippets Groups Projects
Commit 853c7893 authored by Gloria Corti's avatar Gloria Corti
Browse files

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!8Use default root version
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment