Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

Process.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                  Cascade_default_output.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                  true
00016 z_analysis                      true
00017 wplusjet_analysis               true
00018 tau_analysis                    true
00019 top_analysis                    true
00020 ue_analysis                     true
00021 
00022 # master switches for FSR, ISR and MI
00023 FSR                             true
00024 ISR                             true
00025 MI                              true
00026 
00027 # set Jet parameter
00028 jet_coneRadius                  1.0
00029 jet_overlapThreshold            0.1
00030 jet_ptmin                       2.5
00031 
00032 # set other parameter
00033 # fiducial eta range
00034 max_eta                         2.5
00035 min_pt                          0.4
00036 
00037 

Generated on Mon Feb 16 15:58:16 2009 for HepMCAnalysis by  doxygen 1.3.9.1