ATLAS Offline Software
Event/EventInfoMgt/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: EventInfoMgt/python/__init__.py
4 # Author: RD Schaffer (R.D.Schaffer@cern.ch)
5 
6 __version__ = '0.0.6'
7 __author__ = 'RD Schaffer (R.D.Schaffer@cern.ch)'
8 
9 #__all__ = [ "EventInfoMgt" ]