ATLAS Offline Software
Functions
TrigStreamerHypoConfig Namespace Reference

Functions

def StreamerHypoToolGenerator (chainDict)
 

Function Documentation

◆ StreamerHypoToolGenerator()

def TrigStreamerHypoConfig.StreamerHypoToolGenerator (   chainDict)
Configure streamer tool from chainDict 

Definition at line 5 of file TrigStreamerHypoConfig.py.

5 def StreamerHypoToolGenerator(chainDict):
6  """ Configure streamer tool from chainDict """
7  return CompFactory.TrigStreamerHypoTool( chainDict['chainName'] )
TrigStreamerHypoConfig.StreamerHypoToolGenerator
def StreamerHypoToolGenerator(chainDict)
Definition: TrigStreamerHypoConfig.py:5