Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
MooreAnalysis
Commits
5f4f8f52
Commit
5f4f8f52
authored
Nov 22, 2021
by
Ross John Hunter
Browse files
Follow
!72
parent
c5755b92
Pipeline
#3273478
passed with stages
in 7 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
HltEfficiencyChecker/options/hlt2_qee_eff_example.py
View file @
5f4f8f52
...
...
@@ -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
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment