CMS 3D CMS Logo

Namespaces | Functions | Variables

/data/refman/pasoursint/CMSSW_5_3_1/src/HLTrigger/Tools/python/getHLTprescales.py File Reference

Go to the source code of this file.

Namespaces

namespace  getHLTprescales

Functions

def getHLTprescales::getPrescalesFromKey
 my $pyPrintTable = "echo 'for X in process.PrescaleService.prescaleTable: print \"%s %s" % (X.pathName.value(), X.prescales[0])'";
def getHLTprescales::queryRR
def getHLTprescales::readIndex

Variables

list getHLTprescales::Absent = []
int getHLTprescales::absent = 0
string getHLTprescales::edmCfgFromDB = "edmConfigFromDB --orcoff --format summary.ascii --paths "
tuple getHLTprescales::index = int(MapIndex[run])
tuple getHLTprescales::jsonFile = open(options.jsonOut, "w")
dictionary getHLTprescales::jsout = {}
list getHLTprescales::key = runKeys[run]
tuple getHLTprescales::parser = OptionParser(usage="usage: %prog [options] Trigger_Path")
list getHLTprescales::path = args[0]
dictionary getHLTprescales::prescaleTable = {}
int getHLTprescales::psfactor = 1
tuple getHLTprescales::runKeys = queryRR()
tuple getHLTprescales::runs = runKeys.keys()