7 'AuditServices' :
False,
8 'AuditInitialize' :
False,
11 'AuditFinalize' :
False,
12 'AuditReInitialize' :
False,
13 'AuditReStart' :
False,
14 'ParticlePropertiesFile' :
'ParticleTable.txt',
20 def __init__(self, name = Configurable.DefaultName, **kwargs):
21 super(Gaudi__ParticlePropertySvc, self).
__init__(name)
22 for n,v
in kwargs.items():
25 return 'GaudiPartProp'
27 return 'Gaudi::ParticlePropertySvc'