CMS 3D CMS Logo

Classes | Namespaces | Functions | Variables

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/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::destroy

Variables

tuple matplotRender::a = fig.add_subplot(111)
 matplotRender::batchonly = False
tuple matplotRender::fig = Figure(figsize=(5,5),dpi=100)
tuple matplotRender::m = matplotRender(fig)
tuple matplotRender::root = Tk.Tk()
tuple matplotRender::s = numpy.sin(2*numpy.pi*t)
tuple matplotRender::t = numpy.arange(0.0,3.0,0.01)