Skip to content
Snippets Groups Projects

Bug fix to tau reco config and update to RIG standalone tau ART test

@@ -6,7 +6,7 @@
# art-include: master/Athena
# art-output: *.log
python $Athena_DIR/python/Reconstruction/tauRec/TauConfig.py
python $Athena_DIR/python/Reconstruction/tauRec/TauConfig.py | tee temp.log
echo "art-result: ${PIPESTATUS[0]}"
test_postProcessing_Errors.sh temp.log
Loading