ATLAS Offline Software
Trigger
TriggerCommon
TriggerMenuMT
python
HLT
Tau
GenerateDitauChainDefs.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2
3
from
AthenaCommon.Logging
import
logging
4
log = logging.getLogger(__name__)
5
log.debug(
"Importing %s"
,__name__)
6
7
def
generateChainConfigs
(flags, chainDict, perSig_lengthOfChainConfigs):
8
log.error(
"This function should not be called"
)
9
raise
RuntimeError(
"This function should not be called"
)
10
python.HLT.Tau.GenerateDitauChainDefs.generateChainConfigs
def generateChainConfigs(flags, chainDict, perSig_lengthOfChainConfigs)
Definition:
GenerateDitauChainDefs.py:7
Generated on Mon Sep 29 2025 21:10:40 for ATLAS Offline Software by
1.8.18