Back to home page

EIC code displayed by LXR

 
 

    


Warning, /detector_benchmarks/benchmarks/tracking_detectors/config.yml is written in an unsupported language. File is not indexed.

0001 tracking_detectors:sim_track_hits:
0002   extends: .det_benchmark
0003   stage: simulate
0004   script:
0005     - compile_analyses.py tracking_detectors
0006     - bash benchmarks/tracking_detectors/track_hits.sh --sim-only
0007 
0008 tracking_detectors:plot_hits:
0009   extends: .det_benchmark
0010   stage: benchmarks
0011   needs:
0012     - ["tracking_detectors:sim_track_hits"]
0013   script:
0014     - bash benchmarks/tracking_detectors/track_hits.sh --analysis