Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
MooreAnalysis
Commits
0bef0ad4
Commit
0bef0ad4
authored
Nov 24, 2021
by
Ross John Hunter
Browse files
Merge branch 'qee-follow-62' into 'qee_upgrade'
Follow
!62
in qee_upgrade See merge request
!64
parents
c5755b92
5f4f8f52
Pipeline
#3278751
passed with stage
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
HltEfficiencyChecker/options/hlt2_qee_eff_example.py
View file @
0bef0ad4
...
...
@@ -16,7 +16,6 @@
from
Moore
import
options
from
RecoConf.reconstruction_objects
import
reconstruction
from
RecoConf.protoparticles
import
make_charged_protoparticles
from
RecoConf.global_tools
import
stateProvider_with_simplified_geom
from
HltEfficiencyChecker.config
import
run_moore_with_tuples
from
Hlt2Conf.lines.qee
import
all_lines
...
...
@@ -66,8 +65,7 @@ from Gaudi.Configuration import DEBUG
from
RecoConf.hlt1_tracking
import
default_ft_decoding_version
default_ft_decoding_version
.
global_bind
(
value
=
6
)
with
reconstruction
.
bind
(
from_file
=
False
),
make_charged_protoparticles
.
bind
(
enable_muon_id
=
True
):
with
reconstruction
.
bind
(
from_file
=
False
):
run_moore_with_tuples
(
options
,
False
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment