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

In This Package:

Tester Namespace Reference


Classes

class  TesterAlg

Functions

def configure
def run

Variables

int TH1F = 1
int TH1 = 1
 TimeStamp = gbl.TimeStamp
 FeeChannelId = gbl.DayaBay.FeeChannelId
 Detector = gbl.DayaBay.Detector

Function Documentation

def Tester::configure (   argv = []  ) 

Definition at line 237 of file Tester.py.

00237                       :
00238     return
00239 
def run(app):

def Tester::run (   app  ) 

Generate test output for run diagnostics

Definition at line 240 of file Tester.py.

00240             :
00241     '''
00242     Generate test output for run diagnostics
00243     '''
00244     myAlg = TesterAlg("MyTesterAlg")
00245     app.addAlgorithm(myAlg)
00246     pass
00247 


Variable Documentation

int Tester::TH1F = 1 [static]

Definition at line 17 of file Tester.py.

int Tester::TH1 = 1 [static]

Definition at line 18 of file Tester.py.

Tester::TimeStamp = gbl.TimeStamp [static]

Definition at line 19 of file Tester.py.

Tester::FeeChannelId = gbl.DayaBay.FeeChannelId [static]

Definition at line 20 of file Tester.py.

Tester::Detector = gbl.DayaBay.Detector [static]

Definition at line 21 of file Tester.py.

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

Generated on Mon Apr 11 20:10:26 2011 for RunDiagnostics by doxygen 1.4.7