CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
printJSON.py File Reference

Go to the source code of this file.

Namespaces

 printJSON
 

Variables

tuple printJSON.alphaList = LumiList(filename = args[0])
 
string printJSON.help = 'Print out run range only'
 
tuple printJSON.keys = alphaList.compactList.keys()
 
tuple printJSON.maxRun = max(keys)
 
tuple printJSON.minRun = min(keys)
 
tuple printJSON.parser = optparse.OptionParser("Usage: %prog alpha.json")