CMS 3D CMS Logo

Classes | Namespaces | Functions | Variables

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/RecoLuminosity/LumiDB/python/matplotRender.py File Reference

Go to the source code of this file.

Classes

class  matplotRender::matplotRender

Namespaces

namespace  matplotRender

Functions

def matplotRender::guessInstLumiUnit
def matplotRender::guessLumiUnit

Variables

 matplotRender::batchonly = False
tuple matplotRender::f = open('/afs/cern.ch/cms/lumi/www/plots/operation/totallumivsrun-2011.csv','r')
tuple matplotRender::fig = Figure(figsize=(7.2,5.4),dpi=120)
tuple matplotRender::m = matplotRender(fig)
tuple matplotRender::reader = csv.reader(f,delimiter=',')
list matplotRender::resultlines = []