![]() |
ATLAS Offline Software
|
Functions | |
| makeContent (l) | |
| mergeList (l1, l2, excludeList=[]) | |
Variables | |
| ifile = sys.argv[1] | |
| list | list1 = [] |
| kk = mergeList(list1, mcc.MuonsCPContent, ['EventInfo', 'EventInfoAux']) | |
| nc = makeContent(kk) | |
| update_CPContent.makeContent | ( | l | ) |
Definition at line 13 of file update_CPContent.py.
| update_CPContent.mergeList | ( | l1, | |
| l2, | |||
| excludeList = [] ) |
Definition at line 20 of file update_CPContent.py.
| update_CPContent.ifile = sys.argv[1] |
Definition at line 41 of file update_CPContent.py.
Definition at line 49 of file update_CPContent.py.
| list update_CPContent.list1 = [] |
Definition at line 42 of file update_CPContent.py.
| update_CPContent.nc = makeContent(kk) |
Definition at line 50 of file update_CPContent.py.