Definition at line 456 of file GaudiSvcConf.py.
| def GaudiSvc.GaudiSvcConf.RndmGenSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 470 of file GaudiSvcConf.py.
470 def __init__(self, name = Configurable.DefaultName, **kwargs):
471 super(RndmGenSvc, self).
__init__(name)
472 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiSvc.GaudiSvcConf.RndmGenSvc.getDlls |
( |
|
self | ) |
|
| def GaudiSvc.GaudiSvcConf.RndmGenSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiSvc.GaudiSvcConf.RndmGenSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
10 'Engine' :
'HepRndm::Engine<CLHEP::RanluxEngine>',
Definition at line 457 of file GaudiSvcConf.py.
| dictionary GaudiSvc.GaudiSvcConf.RndmGenSvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: