001 #######################################################################
002 # from T. Vaiciuli email, 11.2.2003 (R. Tafirout) #
003 # ====================== #
004 # tcl fragment for PYTHIA ttbar #
005 #######################################################################
006 mod enable Pythia
007 mod talk Pythia
008 PythiaMenu
009 msel set 6
010 cmEnergy set 1960
011 exit
012 exit
013 #-----------------------------------------------------------------------
014 # Pythia tunings
015 #-----------------------------------------------------------------------
016 source $env(PROJECT_DIR)/mcProduction/tcl/mc_Pythia_WZPt_tune.tcl
017 source $env(PROJECT_DIR)/mcProduction/tcl/mc_Pythia_pdf_CTEQ5L.tcl
018 source $env(PROJECT_DIR)/mcProduction/tcl/mc_Pythia_underlying_event_A.tcl
Send problems or questions to cdfcode@fnal.gov