Definition at line 496 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.PartitionSwitchAlg.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 520 of file GaudiCommonSvcConf.py.
520 def __init__(self, name = Configurable.DefaultName, **kwargs):
521 super(PartitionSwitchAlg, self).
__init__(name)
522 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.PartitionSwitchAlg.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.PartitionSwitchAlg.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.PartitionSwitchAlg.__slots__ |
|
staticprivate |
Initial value:
6 'AuditAlgorithms' :
False,
7 'AuditInitialize' :
False,
8 'AuditReinitialize' :
False,
9 'AuditRestart' :
False,
10 'AuditExecute' :
False,
11 'AuditFinalize' :
False,
12 'AuditBeginRun' :
False,
13 'AuditEndRun' :
False,
16 'MonitorService' :
'MonitorSvc',
17 'RegisterForContextService' :
False,
19 'Tool' :
'PartitionSwitchTool',
Definition at line 497 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.PartitionSwitchAlg._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: