Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v30r3 (a5ef0a68)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IOTest.py File Reference

Go to the source code of this file.

Namespaces

 IOTest
 

Functions

def IOTest.storeExplorer (load=1, freq=0.0001, name='StoreExplorerAlg')
 
def IOTest.update ()
 
def IOTest.printDelta (s0, s1)
 

Variables

string IOTest.input_file = 'castor://castorlhcb.cern.ch//castor/cern.ch/grid/lhcb/LHCb/Collision11/SEMILEPTONIC.DST/00012569/0000/00012569_00000004_1.semileptonic.dst?svcClass=lhcbdisk'
 
 IOTest.appConf = ApplicationMgr(OutputLevel=INFO)
 
 IOTest.HistogramPersistency
 
 IOTest.RootCLID
 
 IOTest.EnableFaultHandler
 
 IOTest.root = Gaudi__RootCnvSvc('RootCnvSvc')
 
 IOTest.CacheBranches
 
 IOTest.VetoBranches
 
 IOTest.Input
 
 IOTest.PrintFreq
 
 IOTest.OutputLevel
 
 IOTest.appMgr = GaudiPython.AppMgr()
 
 IOTest.sel = appMgr.evtsel()
 
 IOTest.evt = appMgr.evtsvc()
 
 IOTest.start = update()
 
int IOTest.N = 0
 
 IOTest.rc = appMgr.run(1)
 
 IOTest.end = update()