Definition at line 4 of file PartPropSvcConf.py.
| def PartPropSvc.PartPropSvcConf.PartPropSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 18 of file PartPropSvcConf.py.
18 def __init__(self, name = Configurable.DefaultName, **kwargs):
19 super(PartPropSvc, self).
__init__(name)
20 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def PartPropSvc.PartPropSvcConf.PartPropSvc.getDlls |
( |
|
self | ) |
|
| def PartPropSvc.PartPropSvcConf.PartPropSvc.getType |
( |
|
self | ) |
|
| dictionary PartPropSvc.PartPropSvcConf.PartPropSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
10 'InputFile' :
'PDGTABLE.MeV',
Definition at line 5 of file PartPropSvcConf.py.
| dictionary PartPropSvc.PartPropSvcConf.PartPropSvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: