ATLAS Offline Software
Loading...
Searching...
No Matches
JobOptCfg.VTuneProfilerService Class Reference
Inheritance diagram for JobOptCfg.VTuneProfilerService:
Collaboration diagram for JobOptCfg.VTuneProfilerService:

Public Member Functions

 __init__ (self, name="VTuneProfilerService", **kwargs)

Static Public Attributes

 AuditAlgorithms
 AuditTools
 AuditServices

Static Private Attributes

tuple __slots__ = ()

Detailed Description

Definition at line 5 of file JobOptCfg.py.

Constructor & Destructor Documentation

◆ __init__()

JobOptCfg.VTuneProfilerService.__init__ ( self,
name = "VTuneProfilerService",
** kwargs )

Definition at line 11 of file JobOptCfg.py.

11 def __init__( self, name = "VTuneProfilerService", **kwargs ):
12 kwargs['name'] = name
13 super( VTuneProfilerService, self ).__init__( **kwargs )
14

Member Data Documentation

◆ __slots__

tuple JobOptCfg.VTuneProfilerService.__slots__ = ()
staticprivate

Definition at line 8 of file JobOptCfg.py.

◆ AuditAlgorithms

JobOptCfg.VTuneProfilerService.AuditAlgorithms
static

Definition at line 17 of file JobOptCfg.py.

◆ AuditServices

JobOptCfg.VTuneProfilerService.AuditServices
static

Definition at line 19 of file JobOptCfg.py.

◆ AuditTools

JobOptCfg.VTuneProfilerService.AuditTools
static

Definition at line 18 of file JobOptCfg.py.


The documentation for this class was generated from the following file: