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