![]() |
ATLAS Offline Software
|
Functions | |
def | getFileSize (pfn) |
def | freeSpace (p) |
def | usage () |
Variables | |
sDir | |
dDir | |
patterns | |
ff | |
chains | |
allFilesToCopy | |
filesToCopy | |
totalSize | |
nFiles | |
logpath | |
locDir | |
destdir | |
destfile | |
cmd | |
stat | |
out | |
def python.copyTCTOutput.freeSpace | ( | p | ) |
Definition at line 42 of file copyTCTOutput.py.
def python.copyTCTOutput.getFileSize | ( | pfn | ) |
Definition at line 13 of file copyTCTOutput.py.
def python.copyTCTOutput.usage | ( | ) |
Definition at line 50 of file copyTCTOutput.py.
python.copyTCTOutput.allFilesToCopy |
Definition at line 82 of file copyTCTOutput.py.
python.copyTCTOutput.chains |
Definition at line 80 of file copyTCTOutput.py.
python.copyTCTOutput.cmd |
Definition at line 133 of file copyTCTOutput.py.
python.copyTCTOutput.dDir |
Definition at line 60 of file copyTCTOutput.py.
python.copyTCTOutput.destdir |
Definition at line 114 of file copyTCTOutput.py.
python.copyTCTOutput.destfile |
Definition at line 130 of file copyTCTOutput.py.
python.copyTCTOutput.ff |
Definition at line 79 of file copyTCTOutput.py.
python.copyTCTOutput.filesToCopy |
Definition at line 86 of file copyTCTOutput.py.
python.copyTCTOutput.locDir |
Definition at line 112 of file copyTCTOutput.py.
python.copyTCTOutput.logpath |
Definition at line 108 of file copyTCTOutput.py.
python.copyTCTOutput.nFiles |
Definition at line 93 of file copyTCTOutput.py.
python.copyTCTOutput.out |
Definition at line 135 of file copyTCTOutput.py.
python.copyTCTOutput.patterns |
Definition at line 62 of file copyTCTOutput.py.
python.copyTCTOutput.sDir |
Definition at line 59 of file copyTCTOutput.py.
python.copyTCTOutput.stat |
Definition at line 135 of file copyTCTOutput.py.
python.copyTCTOutput.totalSize |
Definition at line 92 of file copyTCTOutput.py.