CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
pyrootRender Namespace Reference

Classes

class  batchRender
 
class  interactiveRender
 

Functions

def destroy
 

Variables

tuple bat = batchRender('testroot.jpg')
 
 batchonly = False
 
tuple da = TDatime(2010,03,30,13,10,00)
 
tuple h1f = TH1F("Luminposity","",1000,0.,1000)
 
tuple root = Tk.Tk()
 

Function Documentation

def pyrootRender.destroy (   e)

Variable Documentation

tuple pyrootRender.bat = batchRender('testroot.jpg')

Definition at line 84 of file pyrootRender.py.

pyrootRender.batchonly = False

Definition at line 5 of file pyrootRender.py.

tuple pyrootRender.da = TDatime(2010,03,30,13,10,00)

Definition at line 62 of file pyrootRender.py.

Referenced by BeamMonitor.beginJob(), BeamMonitor.beginRun(), BeamMonitorBx.BookTrendHistos(), EcalDumpRaw.decode(), TEveEllipsoidProjectedGL.DrawRhoZ(), Fit_MaximumPoint(), and BeamMonitor.scrollTH1().

tuple pyrootRender.h1f = TH1F("Luminposity","",1000,0.,1000)

Definition at line 63 of file pyrootRender.py.

tuple pyrootRender.root = Tk.Tk()

Definition at line 8 of file pyrootRender.py.