CMS 3D CMS Logo

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

Go to the source code of this file.

Classes

class  matplotRender.matplotRender
 

Namespaces

 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 = []