|
Gaudi Framework, version v21r7p1 |
| Home | Generated: 15 Feb 2010 |
00001 """ HistoUtils python module 00002 This module is deprecated use 'GaudiPython.HistoUtils' instead 00003 """ 00004 from GaudiPython.HistoUtils import * 00005 00006 from GaudiPython import deprecation 00007 deprecation("Use 'GaudiPython.HistoUtils' module instead of 'HistoUtils'")