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
d4bce36c
Commit
d4bce36c
authored
Nov 25, 2018
by
Jiří Mašík
Browse files
pass TriggerFlags.doTransientByteStream() to ConfiguredOnlineSpacePointProviderTool
parent
dfab2557
Changes
1
Hide whitespace changes
Inline
Side-by-side
Trigger/TrigAlgorithms/TrigL2SiTrackFinder/python/TrigL2SiTrackFinder_Config.py
View file @
d4bce36c
...
...
@@ -10,12 +10,13 @@ from TrigTimeMonitor.TrigTimeHistToolConfig import TrigTimeHistToolConfig
from
TrigInDetTrackFitter.TrigInDetTrackFitterConf
import
TrigL2ResidualCalculator
from
TrigInDetRecoTools.TrigInDetRecoTools_Config
import
TrigL2PattRecoStrategyFactory
from
TriggerJobOpts.TriggerFlags
import
TriggerFlags
strFactory
=
TrigL2PattRecoStrategyFactory
()
from
AthenaCommon.AppMgr
import
ToolSvc
ospTool
=
ConfiguredOnlineSpacePointProviderTool
(
doBS
=
Tr
ue
)
ospTool
=
ConfiguredOnlineSpacePointProviderTool
(
doBS
=
Tr
iggerFlags
.
doTransientByteStream
()
)
trtTool
=
TrigTRT_TrackExtensionTool
(
OfflineClusters
=
False
,
PtCut
=
2500.0
)
trackFitter
=
TrigInDetTrackFitter
(
OfflineClusters
=
False
)
resCalc
=
TrigL2ResidualCalculator
(
OfflineClusters
=
False
)
...
...
John Derek Chapman
@jchapman
mentioned in commit
b2558625
·
May 03, 2019
mentioned in commit
b2558625
mentioned in commit b25586259613fe7b89b8ff256ea288cd1c83be22
Toggle commit list
Jiri Masik
@jmasik
mentioned in merge request
!23157 (merged)
·
May 03, 2019
mentioned in merge request
!23157 (merged)
mentioned in merge request !23157
Toggle commit list
John Derek Chapman
@jchapman
mentioned in commit
c0a54b43
·
May 15, 2019
mentioned in commit
c0a54b43
mentioned in commit c0a54b43fd0243c239c5dea5e5842a30c8505c4b
Toggle commit list
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