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
8ee42d2d
Commit
8ee42d2d
authored
Feb 15, 2021
by
Peter Berta
Browse files
Merge branch '
TM_ATR-22546
v1' into '21.0-mc16a'
ATR-22546
- add a chain to MC16a See merge request
!40349
parents
733a1be5
ff07c579
Changes
2
Hide whitespace changes
Inline
Side-by-side
Trigger/TrigValidation/TriggerTest/share/TriggerTestCommon.py
View file @
8ee42d2d
...
...
@@ -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 @
8ee42d2d
...
...
@@ -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