ATLAS Offline Software
Control/AthenaMonitoring/python/__init__.py
Go to the documentation of this file.
1 #
2 # Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 #
4 
5 __all__ = ['AthMonitorCfgHelper']
6 from AthenaMonitoring.AthMonitorCfgHelper import AthMonitorCfgHelper