ATLAS Offline Software
Generators/Hto4lControl/python/decorators/__init__.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
2 
3 from DecoratorFromDefault import * # noqa: F401, F403
4 from DecoratorFromPowheg import * # noqa: F401, F403
5 
6