CMS 3D CMS Logo

Namespaces | Functions | Variables

/data/refman/pasoursint/CMSSW_6_1_1/src/HLTrigger/Tools/python/getHLTPrescaleColumns.py File Reference

Go to the source code of this file.

Namespaces

namespace  getHLTPrescaleColumns

Functions

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

Variables

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