| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

ElecSim::Viewer Namespace Reference


Classes

class  EsViewerAlg

Functions

def configure
def run

Variables

int TH1F = 1
 TGraph = gbl.TGraph
 TCanvas = gbl.TCanvas
 TFile = gbl.TFile
 DayaBay = gbl.DayaBay
 gStyle = gbl.gStyle

Function Documentation

def ElecSim::Viewer::configure (  ) 

Definition at line 108 of file Viewer.py.

00108                :
00109     return
00110 
def run(app):

def ElecSim::Viewer::run (   app  ) 

Configure and add an algorithm to generate figures of ElecSim Data Objects

Definition at line 111 of file Viewer.py.

00111             :
00112     '''
00113     Configure and add an algorithm to generate figures of ElecSim Data Objects
00114     '''
00115     viewer = EsViewerAlg("EsViewer")
00116     app.addAlgorithm(viewer)
00117     pass
    pass


Variable Documentation

int ElecSim::Viewer::TH1F = 1 [static]

Definition at line 9 of file Viewer.py.

ElecSim::Viewer::TGraph = gbl.TGraph [static]

Definition at line 10 of file Viewer.py.

ElecSim::Viewer::TCanvas = gbl.TCanvas [static]

Definition at line 11 of file Viewer.py.

ElecSim::Viewer::TFile = gbl.TFile [static]

Definition at line 12 of file Viewer.py.

ElecSim::Viewer::DayaBay = gbl.DayaBay [static]

Definition at line 13 of file Viewer.py.

ElecSim::Viewer::gStyle = gbl.gStyle [static]

Definition at line 14 of file Viewer.py.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:49:28 2011 for ElecSim by doxygen 1.4.7