Skip to content
Snippets Groups Projects
Commit 7b30fe62 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: jana.dot plugin

parent d0b6d156
No related branches found
No related tags found
1 merge request!185feat: DIS: replace gaudirun with eicrecon
...@@ -15,10 +15,11 @@ for rec in options/*.py ; do ...@@ -15,10 +15,11 @@ for rec in options/*.py ; do
fi fi
done done
/usr/bin/time -v run_eicrecon_reco_flags.py ${JUGGLER_SIM_FILE} ${JUGGLER_REC_FILE_BASE} /usr/bin/time -v run_eicrecon_reco_flags.py ${JUGGLER_SIM_FILE} ${JUGGLER_REC_FILE_BASE} -Pplugins=janadot
if [ "$?" -ne "0" ] ; then if [ "$?" -ne "0" ] ; then
echo "ERROR running eicrecon" echo "ERROR running eicrecon"
exit 1 exit 1
fi fi
if [ -f jana.dot ] ; cp jana.dot results/ ; fi
rootls -t ${JUGGLER_REC_FILE_BASE}.tree.edm4eic.root rootls -t ${JUGGLER_REC_FILE_BASE}.tree.edm4eic.root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment