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 jet_analysis false
00014 z_analysis false
00015 wplusjet_analysis false
00016 ztautau_analysis false
00017 wtaunu_analysis false
00018 bbbar_analysis false
00019 ttbar_analysis true
00020 ue_analysis false
00021 etmiss_analysis false
00022 elasScat_analysis false
00023 user_analysis true
00024
00025 # set Jet parameter
00026 jet_coneRadius 0.4
00027 jet_overlapThreshold 0.75
00028 jet_ptmin 15.0
00029 lepton_ptmin 15.0
00030 DeltaR_lepton_track 0.4
00031 max_eta 2.5 # cut on tracks for jet finder
00032 min_pt 0.5 # cut on tracks for jet finder