ATLAS Offline Software
Loading...
Searching...
No Matches
TrigDecisionToolLiteConfig Namespace Reference

Functions

 getTrigDecisionToolLite (flags)

Function Documentation

◆ getTrigDecisionToolLite()

TrigDecisionToolLiteConfig.getTrigDecisionToolLite ( flags)
@brief Configures and returns a TrigDecisionToolLite private tool instance

Definition at line 8 of file TrigDecisionToolLiteConfig.py.

8def getTrigDecisionToolLite(flags):
9 '''
10 @brief Configures and returns a TrigDecisionToolLite private tool instance
11
12 '''
13 return CompFactory.Trig.TrigDecisionToolLite('TrigDecisionToolLite', HLTSummary = getRun3NavigationContainerFromInput(flags))