| def GaudiProfiling.GaudiValgrindProfilingConf.CallgrindProfile.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 64 of file GaudiValgrindProfilingConf.py.
64 def __init__(self, name = Configurable.DefaultName, **kwargs):
65 super(CallgrindProfile, self).
__init__(name)
66 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiProfiling.GaudiValgrindProfilingConf.CallgrindProfile.getDlls |
( |
|
self | ) |
|
| def GaudiProfiling.GaudiValgrindProfilingConf.CallgrindProfile.getType |
( |
|
self | ) |
|
| dictionary GaudiProfiling.GaudiValgrindProfilingConf.CallgrindProfile.__slots__ |
|
staticprivate |
| dictionary GaudiProfiling.GaudiValgrindProfilingConf.CallgrindProfile._propertyDocDct |
|
staticprivate |
Initial value:
4 'RegisterForContextService' : ,
11 'EfficiencyRowFormat' : ,
15 'UseEfficiencyRowFormat' : ,
17 'RegularRowFormat' : ,
Definition at line 44 of file GaudiValgrindProfilingConf.py.
The documentation for this class was generated from the following file: