Atlfast_ReadPOOLFile.py

Go to the documentation of this file.
00001 include( "PartPropSvc/PartPropSvc.py" )
00002 
00003 include( "AthenaPoolCnvSvc/ReadAthenaPool_jobOptions.py" )
00004 
00005 #------------------------------------------------------------
00006 # Load main libraries
00007 #------------------------------------------------------------
00008 EventSelector = Service( "EventSelector" )
00009 EventSelector.InputCollections = [ "rfio:/castor/cern.ch/atlas/project/dc2/preprod/evgen802/dc2.002880.pyt_z_ee.evgen802/data/dc2.002880.pyt_z_ee.evgen802._0001.pool.root" ]
00010 
00011 # Options for accessing Monte Carlo from POOL
00012 theApp.ExtSvc += ["AtRndmGenSvc"]
00013 theApp.Dlls   += [  "GeneratorObjectsAthenaPoolPoolCnv" ]

Generated on Mon Sep 24 14:19:11 2007 for AtlfastAlgs by  doxygen 1.5.1