CMS 3D CMS Logo

Namespaces | Variables

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/FWCore/PythonUtilities/scripts/printJSON.py File Reference

Go to the source code of this file.

Namespaces

namespace  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")