Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PRConfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
LHCb Data Packages
PRConfig
Merge requests
!346
Support EL9 for throughput tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Support EL9 for throughput tests
rm-el9-tput
into
master
Overview
0
Commits
1
Pipelines
3
Changes
2
Merged
Rosen Matev
requested to merge
rm-el9-tput
into
master
1 year ago
Overview
0
Commits
1
Pipelines
3
Changes
26
Expand
0
0
Merge request reports
Compare
version 2
version 2
5e09da9f
1 year ago
version 1
2370c2ad
1 year ago
master (base)
and
latest version
latest version
1969dd7b
1 commit,
1 year ago
version 2
5e09da9f
2 commits,
1 year ago
version 1
2370c2ad
1 commit,
1 year ago
Show latest version
26 files
+
408
−
123
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
26
Search (e.g. *.vue) (Ctrl+P)
options/Moore/DataChallenges/DC_Sim10aU1_B2Kstee.py
+
2
−
2
Options
@@ -10,9 +10,9 @@
###############################################################################
from
Moore
import
options
from
PRConfig.FilesFromDirac
import
get_access_urls
from
PRConfig.FilesFromDirac
import
get_access_urls
_mc
options
.
input_files
=
get_access_urls
(
options
.
input_files
=
get_access_urls
_mc
(
"
/MC/Upgrade/Beam7000GeV-Upgrade-MagDown-Nu7.6-25ns-Pythia8/Sim10aU1
"
,
"
11124001
"
,
[
"
XDIGI
"
])
options
.
input_type
=
"
ROOT
"
Loading