Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
ff07c579
Commit
ff07c579
authored
Feb 15, 2021
by
Lidija Zivkovic
Committed by
Peter Berta
Feb 15, 2021
Browse files
ATR-22546
- add a chain to MC16a
parent
733a1be5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Trigger/TrigValidation/TriggerTest/share/TriggerTestCommon.py
View file @
ff07c579
...
...
@@ -104,9 +104,3 @@ if hasattr(svcMgr,'THistSvc'):
#from AthenaCommon.AlgSequence import AlgSequence
print
AlgSequence
print
ServiceMgr
# Tempory - 24/05/17 # this can be later removed
if
not
hasattr
(
svcMgr
.
ToolSvc
,
"TileROD_Decoder"
):
from
TileByteStream.TileByteStreamConf
import
TileROD_Decoder
svcMgr
.
ToolSvc
+=
TileROD_Decoder
()
svcMgr
.
ToolSvc
.
TileROD_Decoder
.
fullTileMode
=
0
Trigger/TriggerCommon/TriggerMenu/python/menu/MC_pp_v6.py
View file @
ff07c579
...
...
@@ -1135,6 +1135,10 @@ def setupMenu():
#ATR-15233 ['e24_lhtight_nod0_ringer_ivarloose', 'L1_EM20VHI', [], [PhysicsStream], ['RATE:SingleElectron', 'BW:Egamma'],-1],
#ATR-15233 ['e24_lhtight_cutd0dphideta_iloose', 'L1_EM20VHI', [], [PhysicsStream], ['RATE:SingleElectron', 'BW:Egamma'],-1],
#ATR-22546
[
'e17_lhmedium_nod0_L1EM15HI'
,
'L1_EM15HI'
,
[],
[
PhysicsStream
],
[
'RATE:SingleElectron'
,
'BW:Egamma'
],
-
1
],
[
'e24_lhmedium_iloose_L1EM18VH'
,
'L1_EM18VH'
,
[],
[
PhysicsStream
],
[
'RATE:SingleElectron'
,
'BW:Egamma'
],
-
1
],
[
'e24_lhmedium_nod0_iloose_L1EM18VH'
,
'L1_EM18VH'
,
[],
[
PhysicsStream
],
[
'RATE:SingleElectron'
,
'BW:Egamma'
],
-
1
],
[
'e24_lhmedium_ivarloose_L1EM18VH'
,
'L1_EM18VH'
,
[],
[
PhysicsStream
],
[
'RATE:SingleElectron'
,
'BW:Egamma'
],
-
1
],
...
...
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