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

rm field maps before eicrecon in benchmarks/dis/dis.sh

parent e9c2f551
Branches
No related tags found
1 merge request!199Draft: Use of JUGGLER_N_EVENTS=10000
......@@ -80,6 +80,7 @@ fi
## =============================================================================
## Step 3: Run digitization & reconstruction
echo "Running the digitization and reconstruction"
rm fieldmaps
if [ ${RECO} == "eicrecon" ] ; then
/usr/bin/time -v eicrecon ${SIM_FILE} -Ppodio:output_file=${REC_FILE}
if [ "$?" -ne "0" ] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment