Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Moore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
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
Moore
Commits
aaa44de4
Commit
aaa44de4
authored
1 year ago
by
Albert Lopez Huertas
Browse files
Options
Downloads
Patches
Plain Diff
Change input file to 2022 MC
parent
c74231b0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2373
Re-add bremsstrahlung test
Pipeline
#5885032
failed
1 year ago
Stage: check
Stage: build
Stage: docs
Stage: .post
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Hlt/Hlt2Conf/tests/options/test_bremsstrahlung.py
+10
-5
10 additions, 5 deletions
Hlt/Hlt2Conf/tests/options/test_bremsstrahlung.py
with
10 additions
and
5 deletions
Hlt/Hlt2Conf/tests/options/test_bremsstrahlung.py
+
10
−
5
View file @
aaa44de4
...
...
@@ -208,13 +208,18 @@ make_digits.global_bind(calo_raw_bank=True)
#options.set_input_and_conds_from_testfiledb('upgrade_B2JpsiK_ee_MU')
options
.
input_files
=
[
'
root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Dev/DIGI/00185029/0000/00185029_00000005_1.digi
'
,
'
root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Dev/DIGI/00185029/0000/00185029_00000008_1.digi
'
#'root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Dev/DIGI/00185029/0000/00185029_00000005_1.digi',
#'root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Dev/DIGI/00185029/0000/00185029_00000008_1.digi',
'
root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/2022/DST/00189879/0000/00189879_00000006_3.dst
'
]
options
.
dddb_tag
=
'
dddb-20230313
'
options
.
conddb_tag
=
'
sim-20230322-vc-md100
'
#
options.dddb_tag = 'dddb-20230313'
#
options.conddb_tag = 'sim-20230322-vc-md100'
options
.
geometry_version
=
'
before-rich1-geom-update-26052022
'
options
.
dddb_tag
=
'
dddb-20221004
'
options
.
conddb_tag
=
'
sim-20221220-vc-md100
'
#options.geometry_version = 'before-rich1-geom-update-26052022'
options
.
geometry_version
=
'
trunk
'
options
.
conditions_version
=
'
master
'
options
.
simulation
=
True
options
.
data_type
=
"
Upgrade
"
...
...
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