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 # use the following Configuration files for the generator
00008 # several may be specified
00009 ConfigFileNames                 configfiles/Pythia8_Common.cmnd
00010 ConfigFileNames                 configfiles/Pythia8_top.cmnd
00011 
00012 
00013 # master switches for FSR, ISR and MI
00014 FSR                             true
00015 ISR                             true
00016 MI                              true
00017 
00018 # set Jet parameter
00019 jet_coneRadius                  0.4
00020 jet_overlapThreshold            0.75
00021 jet_ptmin                       15.0
00022 lepton_ptmin                    15.0
00023 DeltaR_lepton_track             0.4
00024 max_eta                         2.5 # cut on tracks for jet finder
00025 min_pt                          0.5 # cut on tracks for jet finder
00026 
00027 

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