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 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 user_analysis                   true
00021 
00022 # set Jet parameter
00023 jet_coneRadius                  0.4
00024 jet_overlapThreshold            0.75
00025 jet_ptmin                       15.0
00026 lepton_ptmin                    15.0
00027 DeltaR_lepton_track             0.4
00028 max_eta                         2.5 # cut on tracks for jet finder
00029 min_pt                          0.5 # cut on tracks for jet finder

Generated on Thu Jul 23 14:57:35 2009 for HepMCAnalysis by  doxygen 1.3.9.1