Package Ganga :: Package GPIDev :: Package Streamers :: Module utilities
[hide private]
[frames] | no frames]

Module utilities

source code

Classes [hide private]
  GangaObjectFactoryError
Exception raised by the GangaObjectFactory
  EmptyGangaObject
This is a Ganga.GPI.EmptyGangaObject implementation class.
Functions [hide private]
 
serialize(obj)
returns a (nested) dictionary of simple job attributes
source code
 
gangaObjectFactory(attrDict, migration_class=None) source code
Variables [hide private]
  logger = Ganga.Utility.logging.getLogger()
  allConverters = oDict({})
  __package__ = 'Ganga.GPIDev.Streamers'