ATLAS Offline Software
Public Member Functions | Static Public Attributes | List of all members
python.Test.WorkflowRun Class Reference
Inheritance diagram for python.Test.WorkflowRun:
Collaboration diagram for python.Test.WorkflowRun:

Public Member Functions

def __str__ (self)
 

Static Public Attributes

 Run2
 
 Run3
 
 Run4
 

Detailed Description

Definition at line 56 of file Tools/WorkflowTestRunner/python/Test.py.

Member Function Documentation

◆ __str__()

def python.Test.WorkflowRun.__str__ (   self)

Definition at line 61 of file Tools/WorkflowTestRunner/python/Test.py.

61  def __str__(self):
62  return self.name
63 
64 

Member Data Documentation

◆ Run2

python.Test.WorkflowRun.Run2
static

Definition at line 57 of file Tools/WorkflowTestRunner/python/Test.py.

◆ Run3

python.Test.WorkflowRun.Run3
static

Definition at line 58 of file Tools/WorkflowTestRunner/python/Test.py.

◆ Run4

python.Test.WorkflowRun.Run4
static

Definition at line 59 of file Tools/WorkflowTestRunner/python/Test.py.


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