CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
getHLTPrescaleColumns.py File Reference

Go to the source code of this file.

Namespaces

 getHLTPrescaleColumns
 

Functions

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

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(options.firstRun,options.lastRun,options.groupName)
 
tuple getHLTPrescaleColumns.runs = runKeys.keys()