CDF II
CDF KITS
source navigation ]
diff markup ]
identifier search ]
freetext search ]
file search ]
 
Architecture: i386 ]
Version: 4.10.4 ] [ 4.10.5 ] [ 4.8.4 ] [ 4.8.4l3s ] [ 4.8.5 ] [ 4.9.0 ] [ 4.9.1 ] [ 4.9.1.hpt3 ] [ 4.9.1hpt3 ] [ 4.9.1top1 ] [ 5.0.0 ] [ 5.1.0 ] [ 5.1.0beamonly ] [ 5.1.1 ] [ 5.2.0 ] [ 5.3.0 ] [ 5.3.1 ] [ 5.3.1dsp ] [ 5.3.3 ] [ 5.3.3_nt ] [ 5.3.4 ] [ 6.1.1 ] [ 6.1.1b ] [ 6.1.2 ] [ 6.1.3 ] [ 6.1.4 ] [ 6.1.4int3 ] [ 6.1.4mc ] [ 6.1.4mc_a ] [ 6.1.6 ] [ development ]

001 #########################################################
002 # ttbar using HERWIG..Jeremy Lys
003 #########################################################
004 show
005 help
006 path enable AllPath
007 mod disable HepgFilter
008 mod disable Pythia
009 mod disable Isajet
010 mod disable Bgenerator
011 mod disable FAKE_EVENT
012 
013 module input GenInputManager
014 talk GenInputManager
015  report set 100
016 exit
017 
018 mod enable herwig
019 mod talk herwig
020   help 
021   Process set 1706 
022   Masses 
023    top set 175 
024   exit 
025 #
026 #
027 # set pi0 decay 
028 # Decays 
029 #   help 
030 #   show 
031 # exit 
032 # Kinematic cuts
033  Hards  
034 ## NA  Ymin set -4.2 
035   Ymax set  4.2 
036   Ptmin set 0.
037   Ptmax set 900.
038 #add jl
039 # show
040 #
041  exit
042 # Struc_Function  MRS G  (group 3 set 41)
043  Struc_Function 
044    Modpdf set 41
045  exit 
046 # Hadronization: set baryon number properly 
047  Hadronization 
048    Clpow set 1.3
049  exit 
050  Maxer set 1000000 
051 #
052  Prints
053   iprint set 0
054   maxpr set 0
055  exit
056 #
057  Generation
058   Maxwt set 5.5194147456705152E-02
059  exit
060 #
061 #
062  show
063 #
064 exit 
065 
066 mod enable TauolaModule
067 mod talk TauolaModule
068    Display_max_taudecays set 4
069    Display_tauola_output set 3
070 exit
071 
072 module output FileOutput
073 exec rm -f tauola_herwig_ttbar.sim
074 talk FileOutput 
075 output create test_stream tauola_herwig_ttbar.sim
076 output path test_stream AllPath
077 output keepList test_stream LRIH_StorableBank EVCL_StorableBank HEPG_StorableBank
078 exit
079 
080 begin -nev 100
081 
082 show timer
083 
084 exit

source navigation ] diff markup ] identifier search ] freetext search ] file search ]

This page was automatically generated by the LXR engine.
The LXR team
Valid HTML 4.01!

Send problems or questions to cdfcode@fnal.gov