ATLAS Offline Software
Loading...
Searching...
No Matches
python.Test.WorkflowRun Class Reference
Inheritance diagram for python.Test.WorkflowRun:
Collaboration diagram for python.Test.WorkflowRun:

Public Member Functions

 __str__ (self)

Static Public Attributes

str Run2 = "Run2"
str Run3 = "Run3"
str Run4 = "Run4"

Detailed Description

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

Member Function Documentation

◆ __str__()

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

str python.Test.WorkflowRun.Run2 = "Run2"
static

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

◆ Run3

str python.Test.WorkflowRun.Run3 = "Run3"
static

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

◆ Run4

str python.Test.WorkflowRun.Run4 = "Run4"
static

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


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