ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
HLT
Trigger
TrigControl
TrigCommon
bin
athenaHLT.py
Go to the documentation of this file.
1
#!/usr/bin/env python
2
# Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
4
import
sys
5
from
AthenaCommon.Logging
import
logging
6
log = logging.getLogger(
'athenaHLT'
)
7
8
log.error(
"athenaHLT.py is obsolete, use athenaEF.py instead (same command line interface)"
)
9
sys.exit(1)
Generated on
for ATLAS Offline Software by
1.17.0