|
Gaudi Framework, version v23r4 |
| Home | Generated: Mon Sep 17 2012 |
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'")