Generator.config

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

Generated on Wed Aug 31 09:44:48 2011 for HepMCAnalysis by  doxygen 1.4.7