ATLAS Offline Software
Tracking/TrkG4Components/TrkG4UserActions/python/__init__.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
2 
3 from .TrkG4UserActionsConfig import MaterialStepRecorder
4 
5 __all__ = ['MaterialStepRecorder']