ATLAS Offline Software
LArCalorimeter/LArCnv/LArByteStream/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 __version__ = "1.0.0"
4 __author__ = "Denis.Oiveira.Damazio@cern.ch, hma@bnl.gov, Remi.Lafaye@cern.ch,Walter.Lampl@cern.ch"
5 __all__ = [ "LArByteStreamConfig" ]