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 # mc_Pythia_photon_jl1.tcl
002 #
003 module enable Pythia
004 talk Pythia
005    PythiaMenu
006 # set process to none, override with msub below
007      msel set 0
008      cmEnergy set 1960
009      inListLevel set 0
010      evListLevel set 1
011 # put the Z onshell
012      commonMenu
013 # diphotons
014        set_msub -index=14  -value=1
015        set_msub -index=29  -value=1
016        set_msub -index=115 -value=1
017 #      set q**2 scale to -t_hat
018        set_mstp -index=32 -value=5
019 #      set minimum pt of hard process in GeV, approx=min photon pt
020        set_ckin -index=3 -value=8
021 #      set min and max rapidities for lower- and higher-eta pho and jet
022        set_ckin -index=13 -value=-2.0
023        set_ckin -index=14 -value=2.0
024        set_ckin -index=15 -value=-2.0
025        set_ckin -index=16 -value=2.0
026      exit
027 #     decayFileMode set read
028 #     decayFile set $env(PYTHIA_DIR)/z_ee.dcy
029    exit
030 exit
031 #-----------------------------------------------------------------------
032 # Pythia tunings
033 #-----------------------------------------------------------------------
034 source $env(PROJECT_DIR)/mcProduction/tcl/mc_Pythia_WZPt_tune.tcl
035 source $env(PROJECT_DIR)/mcProduction/tcl/mc_Pythia_pdf_CTEQ5L.tcl
036 source $env(PROJECT_DIR)/mcProduction/tcl/mc_Pythia_underlying_event_A.tcl

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