3 from AthenaConfiguration.ComponentFactory
import CompFactory
7 """Configure the ultra-central collisions hypo tool"""
9 tool = CompFactory.TrigHIUCCHypoTool(chainDict[
'chainName'])
11 UCCInfo = chainDict[
'chainParts'][0][
'hypoUCCInfo'][0]
13 UCC_th = {
"Th1": 3730*GeV,
17 tool.FCalEtThreshold = UCC_th[UCCInfo.removeprefix(
'ucc')]