Skip to content
Snippets Groups Projects

modify clustering to use the latest components

Merged Chao Peng requested to merge update_clustering into master
2 files
+ 2
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -3,7 +3,7 @@ clustering:process :
@@ -3,7 +3,7 @@ clustering:process :
stage: process
stage: process
timeout: 8 hour
timeout: 8 hour
script:
script:
- bash benchmarks/clustering/full_cal_clusters.sh -t fullcalo -n 100 -p "electron" --pmin 1 --pmax 5
- bash benchmarks/clustering/full_cal_clusters.sh -t fullcalo -n 100 -p "pion-" --pmin 5 --pmax 5
clustering:results:
clustering:results:
extends: .rec_benchmark
extends: .rec_benchmark
Loading