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 43 of file copyTCTOutput.py.
def python.copyTCTOutput.getFileSize | ( | pfn | ) |
Definition at line 14 of file copyTCTOutput.py.
def python.copyTCTOutput.usage | ( | ) |
Definition at line 51 of file copyTCTOutput.py.
python.copyTCTOutput.allFilesToCopy |
Definition at line 83 of file copyTCTOutput.py.
python.copyTCTOutput.chains |
Definition at line 81 of file copyTCTOutput.py.
python.copyTCTOutput.cmd |
Definition at line 134 of file copyTCTOutput.py.
python.copyTCTOutput.dDir |
Definition at line 61 of file copyTCTOutput.py.
python.copyTCTOutput.destdir |
Definition at line 115 of file copyTCTOutput.py.
python.copyTCTOutput.destfile |
Definition at line 131 of file copyTCTOutput.py.
python.copyTCTOutput.ff |
Definition at line 80 of file copyTCTOutput.py.
python.copyTCTOutput.filesToCopy |
Definition at line 87 of file copyTCTOutput.py.
python.copyTCTOutput.locDir |
Definition at line 113 of file copyTCTOutput.py.
python.copyTCTOutput.logpath |
Definition at line 109 of file copyTCTOutput.py.
python.copyTCTOutput.nFiles |
Definition at line 94 of file copyTCTOutput.py.
python.copyTCTOutput.out |
Definition at line 136 of file copyTCTOutput.py.
python.copyTCTOutput.patterns |
Definition at line 63 of file copyTCTOutput.py.
python.copyTCTOutput.sDir |
Definition at line 60 of file copyTCTOutput.py.
python.copyTCTOutput.stat |
Definition at line 136 of file copyTCTOutput.py.
python.copyTCTOutput.totalSize |
Definition at line 93 of file copyTCTOutput.py.