Skip to content
Snippets Groups Projects

Adding default reconstruction options file (tracking and clustering).

Files

+ 2
1
@@ -11,7 +11,8 @@ dis:process:
@@ -11,7 +11,8 @@ dis:process:
timeout: 2 hour
timeout: 2 hour
script:
script:
- compile_analyses.py dis
- compile_analyses.py dis
- ./benchmarks/dis/dis.sh --config barrel --ebeam 18 --pbeam 275
- echo "Temporarily disabling!!!"
 
#- ./benchmarks/dis/dis.sh --config barrel --ebeam 18 --pbeam 275
retry:
retry:
max: 2
max: 2
when:
when:
Loading