The Gaudi Framework
v27r0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
GaudiPartPropConf.py
Go to the documentation of this file.
1
#Fri Jan 29 13:07:09 2016"""Automatically generated. DO NOT EDIT please"""
2
from
GaudiKernel.Proxy.Configurable
import
*
3
4
class
Gaudi__ParticlePropertySvc
( ConfigurableService ) :
5
__slots__ = {
6
'OutputLevel'
: 7,
# int
7
'AuditServices'
:
False
,
# bool
8
'AuditInitialize'
:
False
,
# bool
9
'AuditStart'
:
False
,
# bool
10
'AuditStop'
:
False
,
# bool
11
'AuditFinalize'
:
False
,
# bool
12
'AuditReInitialize'
:
False
,
# bool
13
'AuditReStart'
:
False
,
# bool
14
'ParticlePropertiesFile'
:
'ParticleTable.txt'
,
# str
15
'OtherFiles'
: [ ],
# list
16
'Particles'
: [ ],
# list
17
}
18
_propertyDocDct = {
19
}
20
def
__init__
(self, name = Configurable.DefaultName, **kwargs):
21
super(Gaudi__ParticlePropertySvc, self).
__init__
(name)
22
for
n,v
in
kwargs.items():
23
setattr(self, n, v)
24
def
getDlls
( self ):
25
return
'GaudiPartProp'
26
def
getType
( self ):
27
return
'Gaudi::ParticlePropertySvc'
28
pass
# class Gaudi__ParticlePropertySvc
GaudiPartProp.GaudiPartPropConf.Gaudi__ParticlePropertySvc
Definition:
GaudiPartPropConf.py:4
GaudiPartProp.GaudiPartPropConf.Gaudi__ParticlePropertySvc.getDlls
def getDlls(self)
Definition:
GaudiPartPropConf.py:24
GaudiPartProp.GaudiPartPropConf.Gaudi__ParticlePropertySvc.getType
def getType(self)
Definition:
GaudiPartPropConf.py:26
GaudiPartProp.GaudiPartPropConf.Gaudi__ParticlePropertySvc.__init__
def __init__(self, name=Configurable.DefaultName, kwargs)
Definition:
GaudiPartPropConf.py:20
Configurable
InstallArea
x86_64-slc6-gcc49-opt
python
GaudiPartProp
GaudiPartPropConf.py
Generated on Thu Feb 4 2016 16:42:15 for The Gaudi Framework by
1.8.9.1