Back to home page

EIC code displayed by LXR

 
 

    


Warning, /physics_benchmarks/benchmarks/Exclusive-Diffraction-Tagging/tcs/config.yml is written in an unsupported language. File is not indexed.

0001 tcs:compile:
0002   stage: compile
0003   extends: .compile_benchmark
0004   script:
0005     - compile_analyses.py Exclusive-Diffraction-Tagging/tcs
0006 
0007 tcs:simulate:
0008   stage: simulate
0009   extends: .phy_benchmark
0010   needs: ["tcs:compile"]
0011   parallel:
0012     matrix:
0013       - EBEAM: 5
0014         PBEAM: 41
0015         TAG: s450
0016       - EBEAM: 10
0017         PBEAM: 100
0018         TAG: s100
0019       - EBEAM: 18
0020         PBEAM: 275
0021         TAG: s800
0022   script:
0023     #- bash benchmarks/Exclusive-Diffraction-Tagging/tcs/tcs.sh --all --ebeam ${EBEAM} --pbeam ${PBEAM} --tag ${TAG}
0024     - bash benchmarks/Exclusive-Diffraction-Tagging/tcs/tcs.sh --data-init --sim --rec --ebeam ${EBEAM} --pbeam ${PBEAM} --tag ${TAG}
0025 
0026 tcs:results:
0027   stage: collect
0028   needs: ["tcs:simulate"]
0029   script:
0030     - ls -lrth