CMS 3D CMS Logo

Namespaces | Functions | Variables

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/Validation/Performance/scripts/cmsPerfStripChart.py File Reference

Go to the source code of this file.

Namespaces

namespace  cmsPerfStripChart

Functions

def cmsPerfStripChart::get_max_error
def cmsPerfStripChart::get_min_error
def cmsPerfStripChart::operate

Variables

string cmsPerfStripChart::action = 'store'
string cmsPerfStripChart::default = ''
string cmsPerfStripChart::dest = 'timelog'
tuple cmsPerfStripChart::dict = json.load(json_db)
string cmsPerfStripChart::format = "\n { \"strips\" :\n"
 Some error handling for the usage.
string cmsPerfStripChart::help = 'input file TIMELOG, the output of cmsTiming_parser.py'
tuple cmsPerfStripChart::json_db = open(options.json_f, "r+")
string cmsPerfStripChart::metavar = 'TIMELOG'
tuple cmsPerfStripChart::parser = optparse.OptionParser(usage)
tuple cmsPerfStripChart::script_name = os.path.basename(__file__)
 Definition of command usage.
string cmsPerfStripChart::usage = ' <options> -t TIMELOG -m MEMLOG'