Skip to content
Snippets Groups Projects

dis_electrons.cxx+g

Merged Wouter Deconinck requested to merge dis-electrons-cxx+g into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -116,7 +116,7 @@ cat << EOF > ${CONFIG}
}
EOF
root -b -q "benchmarks/dis/analysis/dis_electrons.cxx+(\"${CONFIG}\")"
root -b -q "benchmarks/dis/analysis/dis_electrons.cxx+g(\"${CONFIG}\")"
if [[ "$?" -ne "0" ]] ; then
echo "ERROR running dis_electron script"
exit 1
Loading