00001 include( "PartPropSvc/PartPropSvc.py" )
00002 theApp.Dlls += [ "TruthExamples", "Herwig_i" ]
00003 theApp.ExtSvc += ["AtRndmGenSvc" ]
00004
00005 AtRndmGenSvc = Service( "AtRndmGenSvc" )
00006 AtRndmGenSvc.Seeds = [ "HERWIG 390020611 821000366", "HERWIG_INIT 820021 2347532" ]
00007
00008 theApp.TopAlg += ["Herwig"]
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019 Herwig = Algorithm( "Herwig" )
00020
00021
00022 Herwig.HerwigCommand += [ "iproc 1499" ]
00023
00024
00025 Herwig.HerwigCommand += [ "modpdf 1" ]
00026
00027
00028 Herwig.HerwigCommand += [ "autpdf CTEQ" ]