Definition at line 409 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.Sequencer.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 434 of file GaudiAlgConf.py.
434 def __init__(self, name = Configurable.DefaultName, **kwargs):
435 super(Sequencer, self).
__init__(name)
436 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiAlg.GaudiAlgConf.Sequencer.getDlls |
( |
|
self | ) |
|
| def GaudiAlg.GaudiAlgConf.Sequencer.getType |
( |
|
self | ) |
|
| dictionary GaudiAlg.GaudiAlgConf.Sequencer.__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 'BranchMembers' : [ ],
20 'StopOverride' :
False,
Definition at line 410 of file GaudiAlgConf.py.
| dictionary GaudiAlg.GaudiAlgConf.Sequencer._propertyDocDct |
|
staticprivate |
Initial value:
2 'RegisterForContextService' : ,
Definition at line 431 of file GaudiAlgConf.py.
The documentation for this class was generated from the following file: