Atlfast_ReadZEBRAFile.py

Go to the documentation of this file.
00001 theApp.setup( ZEBRA )
00002 
00003 #ApplicationMgr.EvtSel = "FILE ZEBRA.P";
00004 theApp.EvtSel = "EventSelector"
00005 EventSelector.dataSetNames = ["Y01606.1"] 
00006 theApp.Dlls += [ "GenzModule"]
00007 Generator = Algorithm( "Generator" )
00008 Generator.Members += [ "GenzModule"]
00009 EventSelector.calos = FALSE;                        
00010 EventSelector.muons = FALSE;                        
00011 EventSelector.trt   = FALSE
00012 EventSelector.sct   = FALSE
00013 EventSelector.pixel = FALSE

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