![]() |
ATLAS Offline Software
|
Functions | |
| getOutputDictFromAMI (tag) | |
| getTaskNamesFromCastor () | |
Variables | |
| tag = sys.argv[1] | |
| outDict = getOutputDictFromAMI(tag) | |
| taskNames = getTaskNamesFromCastor() | |
| matrix = dict() | |
| end | |
| getOutputDictFromAMI | ( | tag | ) |
Definition at line 10 of file testIfMatch.py.
| getTaskNamesFromCastor | ( | ) |
Definition at line 23 of file testIfMatch.py.
| python.testIfMatch.end |
Definition at line 81 of file testIfMatch.py.
| python.testIfMatch.matrix = dict() |
Definition at line 63 of file testIfMatch.py.
| python.testIfMatch.outDict = getOutputDictFromAMI(tag) |
Definition at line 51 of file testIfMatch.py.
| python.testIfMatch.tag = sys.argv[1] |
Definition at line 48 of file testIfMatch.py.
| python.testIfMatch.taskNames = getTaskNamesFromCastor() |
Definition at line 57 of file testIfMatch.py.