Definition at line 4 of file IntelProfilerConf.py.
| def GaudiProfiling.IntelProfilerConf.IntelProfilerAuditor.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 27 of file IntelProfilerConf.py.
27 def __init__(self, name = Configurable.DefaultName, **kwargs):
28 super(IntelProfilerAuditor, self).
__init__(name)
29 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiProfiling.IntelProfilerConf.IntelProfilerAuditor.getDlls |
( |
|
self | ) |
|
| def GaudiProfiling.IntelProfilerConf.IntelProfilerAuditor.getType |
( |
|
self | ) |
|
| dictionary GaudiProfiling.IntelProfilerConf.IntelProfilerAuditor.__slots__ |
|
staticprivate |
Initial value:
4 'IncludeAlgorithms' : [ ],
5 'ExcludeAlgorithms' : [ ],
8 'ComponentsForTaskTypes' : [ ],
9 'TaskTypeNameDelimeter' :
' ',
10 'EnableFrames' :
False,
Definition at line 5 of file IntelProfilerConf.py.
| dictionary GaudiProfiling.IntelProfilerConf.IntelProfilerAuditor._propertyDocDct |
|
staticprivate |
Initial value:
2 'IncludeAlgorithms' : ,
5 'ExcludeAlgorithms' : ,
7 'ComponentsForTaskTypes' : ,
9 'TaskTypeNameDelimeter' : ,
Definition at line 17 of file IntelProfilerConf.py.
The documentation for this class was generated from the following file: