00001 # Nr of Events to be generated 00002 nevents 100 00003 # randomseed ... 00004 # if no randomseed is specified time in seconds will be set 00005 rseed 1234567 00006 00007 # The histograms will be saved into File 00008 OutputFileName Pythia8_top.root 00009 00010 # use the following Configuration files for the generator 00011 # several may be specified 00012 ConfigFileNames configfiles/Pythia8_Common.cmnd 00013 ConfigFileNames configfiles/Pythia8_top.cmnd 00014 00015 # enable Analysis to be performed 00016 dijet_analysis false 00017 z_analysis false 00018 wplusjet_analysis false 00019 tau_analysis false 00020 top_analysis true 00021 ue_analysis false 00022 00023 # master switches for FSR, ISR and MI 00024 FSR true 00025 ISR true 00026 MI true 00027 00028 # set Jet parameter 00029 jet_coneRadius 1.0 00030 jet_overlapThreshold 0.1 00031 jet_ptmin 2.5 00032 00033 # set other parameter 00034 # fiducial eta range 00035 max_eta 2.5 00036 min_pt 0.4 00037 00038