Skip to content
Snippets Groups Projects
Commit 80bc9622 authored by Sasha Mazurov's avatar Sasha Mazurov Committed by Dmitry Popov
Browse files

Use default root version

parent 133eff08
No related branches found
No related tags found
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