Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
detector_benchmarks
Manage
Activity
Members
Labels
Plan
Issues
21
Issue boards
Milestones
Wiki
Code
Merge requests
7
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
detector_benchmarks
Commits
93a2bce1
Commit
93a2bce1
authored
3 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
modified: benchmarks/calorimeters/config.yml
parent
b5d58c19
Loading
Loading
1 merge request
!20
Restructuring repo
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
benchmarks/calorimeters/config.yml
+23
-25
23 additions, 25 deletions
benchmarks/calorimeters/config.yml
with
23 additions
and
25 deletions
benchmarks/calorimeters/config.yml
+
23
−
25
View file @
93a2bce1
...
...
@@ -112,30 +112,28 @@ crystal_benchmark:
# - results/
#allow_failure: true
#
zdc_benchmark:
#
stage: benchmarks
#
tags:
#
- silicon
#
needs:
#
- ["zdc_simulation"]
#
dependencies:
#
- zdc_simulation
#
script:
#
- ls -lrth sim_output
#
- root -b -q calorimeters/simple_checking.cxx+
#
allow_failure: true
zdc_benchmark
:
stage
:
benchmarks
tags
:
-
silicon
needs
:
-
[
"
zdc_simulation"
]
dependencies
:
-
zdc_simulation
script
:
-
ls -lrth sim_output
-
root -b -q calorimeters/simple_checking.cxx+
allow_failure
:
true
#zdc_benchmark_info_histogram:
#stage: benchmarks
#needs:
#- ["zdc_simulation"]
#tags:
#- silicon
#dependencies:
#- zdc_simulation
#script:
#- cp NPDet/src/detectors/calorimeters/compact/elements.xml calorimeters/
#- cp NPDet/src/detectors/calorimeters/compact/materials.xml calorimeters/
#- root -b -q calorimeters/simple_info_plot_histograms.cxx+
#allow_failure: true
zdc_benchmark_info_histogram
:
stage
:
benchmarks
needs
:
-
[
"
zdc_simulation"
]
tags
:
-
silicon
dependencies
:
-
zdc_simulation
script
:
-
root -b -q calorimeters/simple_info_plot_histograms.cxx+
allow_failure
:
true
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment