![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| class | python.getFileLists.TCTChainInfo |
| class | python.getFileLists.findTCTFiles |
Namespaces | |
| namespace | python |
| namespace | python.getFileLists |
Functions | |
| python.getFileLists.tctPath (build, rel) | |
| python.getFileLists.usage () | |
Variables | |
| python.getFileLists.rPath = tctPath(sys.argv[1],sys.argv[2]) | |
| python.getFileLists.vPath = tctPath(sys.argv[3],sys.argv[4]) | |
| python.getFileLists.pattern = re.compile(sys.argv[5]) | |
| python.getFileLists.ff = findTCTFiles(rPath,vPath) | |
| python.getFileLists.tctlist = ff.getCommonChains() | |
| python.getFileLists.res = ff.findFiles(pattern) | |