ATLAS Offline Software
Trigger/TrigValidation/TrigValAlgs/python/__init__.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2 
3 # File: TrigValAlgs/__init__.py
4 
5 __version__ = '1.0.0'
6 __author__ = 'r.goncalo@rhul.ac.uk'
7 __all__ = [ 'TrigValAlgsConfig' ]
8