00001 #!/usr/bin/env python 00002 00003 ''' 00004 00005 Yeah! I'm a module 00006 00007 ''' 00008 __all__ = ['GenMuonConf','TestHist']