All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
IOTest.py File Reference

Go to the source code of this file.

Namespaces

 IOTest
 

Functions

def IOTest.storeExplorer
 
def IOTest.update
 
def IOTest.printDelta
 

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'
 
tuple IOTest.appConf = ApplicationMgr(OutputLevel = INFO)
 
tuple IOTest.root = Gaudi__RootCnvSvc('RootCnvSvc')
 
tuple IOTest.appMgr = GaudiPython.AppMgr()
 
tuple IOTest.sel = appMgr.evtsel()
 
tuple IOTest.evt = appMgr.evtsvc()
 
tuple IOTest.start = update()
 
int IOTest.N = 0
 
tuple IOTest.rc = appMgr.run(1)
 
tuple IOTest.end = update()