ATLAS Offline Software
Tools/PROCTools/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 PROCTools/__init__.py
4 
5 __version__ = '0.0.0'
6 __author__ = 'walter.lampl@cern.ch'
7 
8 __all__ = [ "compareTCTs","diffTAGTree","getFileLists","RunTier0Tests"]