Skip to content
Snippets Groups Projects
Commit 0f3c7b7d authored by Mark Hodgkinson's avatar Mark Hodgkinson
Browse files

Add new ART tests for tau reco from ESD.

parent d7ffeaa6
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#
# art-description: Athena runs topoclustering from an ESD file
# art-type: grid
# art-include: 21.0/Athena
# art-include: 21.0-TrigMC/Athena
# art-include: master/Athena
# art-include: 21.3/Athena
# art-include: 21.9/Athena
athena tauRec/run_tau_standalone.py
echo "art-result: $?"
#!/bin/sh
#
# art-description: Athena runs topoclustering from an ESD file
# art-type: grid
# art-include: master/Athena
athena --threads=1 tauRec/run_tau_standalone.py
echo "art-result: $?"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment