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 Cascade_test.root
00009
00010 # use the following Configuration files for the generator
00011 # several may be specified
00012 ConfigFileNames configfiles/Cascade_Top.config
00013
00014 # enable Analysis to be performed
00015 dijet_analysis false
00016 z_analysis false
00017 wplusjet_analysis false
00018 tau_analysis false
00019 top_analysis true
00020 ue_analysis false
00021 etmiss_analysis false
00022 elasScat_analysis false
00023 user_analysis true
00024
00025 # master switches for FSR, ISR and MI
00026 FSR true
00027 ISR true
00028 MI true
00029
00030 # set Jet parameter
00031 jet_coneRadius 0.4
00032 jet_overlapThreshold 0.75
00033 jet_ptmin 15.0
00034 lepton_ptmin 15.0
00035 DeltaR_lepton_track 0.4
00036 max_eta 2.5 # cut on tracks for jet finder
00037 min_pt 0.5 # cut on tracks for jet finder