Skip to content
Snippets Groups Projects
Commit e4f6a124 authored by Sasha Mazurov's avatar Sasha Mazurov
Browse files

Use default root version

parent 6e96c88c
Branches fix/testem3
Tags
No related merge requests found
......@@ -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