Skip to content
Snippets Groups Projects
Commit c3630be4 authored by Tooba Ali's avatar Tooba Ali
Browse files

Update benchmarks/dis/dis.sh

parent f281c0ad
No related branches found
No related tags found
No related merge requests found
......@@ -128,7 +128,7 @@ if [[ "$?" -ne "0" ]] ; then
exit 1
fi
python benchmarks/dis/analysis/truth_reconstruction.py --rec_file ${REC_FILE} --ebeam ${EBEAM} --pbeam ${PBEAM} --minq2 ${MINQ2} --nevents ${JUGGLER_N_EVENTS}
python benchmarks/dis/analysis/truth_reconstruction.py --rec_file ${REC_FILE} --config ${CONFIG} --ebeam ${EBEAM} --pbeam ${PBEAM} --minq2 ${MINQ2} --nevents ${JUGGLER_N_EVENTS}
if [[ "$?" -ne "0" ]] ; then
echo "ERROR running truth_reconstruction script"
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment