Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
atlas
athena
Merge requests
!74851
The source project of this merge request has been removed.
Updating the ID ART plots for a more stable release
Merged
Updating the ID ART plots for a more stable release
(removed):24.0
into
24.0
Overview
19
Commits
2
Pipelines
0
Changes
23
Merged
Elliot James Sampson
requested to merge
(removed):24.0
into
24.0
6 months ago
Overview
19
Pipelines
0
Changes
23
Expand
Updating the ID ART plots for a more stable release.
Where needed, "relname" broke into two, "relnamea" and "relnameb", this is because SiHits were not available for most of these tests
1
0
Merge request reports
Compare
24.0
version 1
9c74322a
6 months ago
24.0 (base)
and
latest version
latest version
4e9002d5
2 commits,
6 months ago
version 1
9c74322a
1 commit,
6 months ago
23 files
+
39
−
36
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
23
Search (e.g. *.vue) (Ctrl+P)
InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_data15_13TeV_1000evt.sh
+
1
−
1
Options
@@ -12,7 +12,7 @@
exec
2>&1
run
()
{
(
set
-x
;
exec
"
$@
"
)
}
relname
=
"r24.0.6
1
"
relname
=
"r24.0.6
5
"
artdata
=
/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art
inputBS
=
${
artdata
}
/RecJobTransformTests/data15_13TeV.00283429.physics_Main.daq.RAW._lb0154._SFO-1._0001.data
Loading