ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthenaConfiguration
python
AthNoop.py
Go to the documentation of this file.
1
#!/usr/bin/env athena
2
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
4
# Dummy script for the purpose of printing the --help text w/o any further script
5
from
AthenaConfiguration.AllConfigFlags
import
initConfigFlags
6
flags = initConfigFlags()
7
flags.fillFromArgs()
Generated on
for ATLAS Offline Software by
1.14.0