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 # Z production (on shell only) decaying to e+e-
002 mod talk Pythia
003  PythiaMenu
004    msel set 0
005    commonMenu 
006      for {set i 1} {$i<100} {incr i} {
007        set_msub -index=$i -value=0
008      }
009      # Produce Zs only
010      set_msub -index=15 -value=1
011      set_msub -index=19 -value=0
012      set_msub -index=30 -value=0
013      show_msub
014      # Only on shell Z produced (no gamma*)
015      set_mstp -index=43 -value=2
016      show_mstp
017      # limit Z decays to Z->ee only
018      for {set i 174} {$i<190} {incr i} {
019        set_mdme -channelIndex=$i -decayType=0
020      }
021      set_mdme -channelIndex=182 -decayType=1
022 #     show_mdme
023    exit
024   exit
025 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