ATLAS Offline Software
Trigger
TrigHypothesis
TrigStreamerHypo
python
TrigStreamerHypoConfig.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2
3
from
AthenaConfiguration.ComponentFactory
import
CompFactory
4
5
def
StreamerHypoToolGenerator
(flags, chainDict):
6
""" Configure streamer tool from chainDict """
7
return
CompFactory.TrigStreamerHypoTool( chainDict[
'chainName'
] )
TrigStreamerHypoConfig.StreamerHypoToolGenerator
def StreamerHypoToolGenerator(flags, chainDict)
Definition:
TrigStreamerHypoConfig.py:5
Generated on Tue Sep 2 2025 21:24:44 for ATLAS Offline Software by
1.8.18