CMS 3D CMS Logo

Namespaces | Variables

/data/refman/pasoursint/CMSSW_4_4_5_patch3/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")