Process.config

Go to the documentation of this file.
00001 # Nr of Events to be read
00002 nevents                         10
00003 
00004 # The histograms will be saved into File
00005 OutputFileName                  HepMCReader_test.root
00006 
00007 # use the following input files for the reader
00008 # several may be specified
00009 InputFileNames                  sample1.input
00010 InputFileNames                  sample2.input
00011 
00012 # enable Analysis to be performed
00013 dijet_analysis                  false
00014 z_analysis                      false
00015 wplusjet_analysis               false
00016 tau_analysis                    false
00017 top_analysis                    true
00018 ue_analysis                     false
00019 etmiss_analysis                 false
00020 elasScat_analysis               false
00021 user_analysis                   true
00022 
00023 # set Jet parameter
00024 jet_coneRadius                  0.4
00025 jet_overlapThreshold            0.75
00026 jet_ptmin                       15.0
00027 lepton_ptmin                    15.0
00028 DeltaR_lepton_track             0.4
00029 max_eta                         2.5 # cut on tracks for jet finder
00030 min_pt                          0.5 # cut on tracks for jet finder

Generated on Mon Jan 4 15:22:33 2010 for HepMCAnalysis by  doxygen 1.4.7