ATLAS Offline Software
Loading...
Searching...
No Matches
generateDQIndexFiles.py File Reference

Go to the source code of this file.

Namespaces

namespace  generateDQIndexFiles

Functions

 generateDQIndexFiles.generateDQIndexFiles (installPath, project, indexFile, runListFile, htmlAddress)
 generateDQIndexFiles.buildRunDictionary ()
 generateDQIndexFiles.deleteTmpDirectories (runDict, tmpDirList)
 generateDQIndexFiles.printRunDictionary (runDict)
 generateDQIndexFiles.writeIndexFile (runDict, indexFile, project)
 generateDQIndexFiles.writeRunListXML (runDict, runListFile, htmlAddress)
 generateDQIndexFiles.usage ()

Variables

str generateDQIndexFiles.VERSION = '$Id: generateDQIndexFiles.py,v 1.4 2009-03-31 15:49:37 ponyisi Exp $'
 generateDQIndexFiles.installPath = sys.argv[1]
 generateDQIndexFiles.project = sys.argv[2]
 generateDQIndexFiles.indexFile = sys.argv[3]
 generateDQIndexFiles.runListFile = sys.argv[4]
 generateDQIndexFiles.htmlAddress = sys.argv[5]