[[snowmass2013:montecarlo| < g g -> H t tbar (SM) q qbar -> H t tbar (SM) For 1000 generated events, the log file: == Cross section for this run=2.369e-01 pb == Events for this run=1000 == Luminosity for this run=4.222e+00 fb-1 (total lumi is 403 fb-1 for 96000 events) Look at PYTHIA8 [[http://mc.hep.anl.gov/asc/snowmass2013/delphes36/httbar/log/A_RUN_signal.log.gz | log file]] used to generate such files. This is [[http://mc.hep.anl.gov/asc/snowmass2013/delphes36/httbar/log/analysis.ini | PYTHIA8 settings]]. ===== No pileup ===== Get the generated ROOT files from [[http://mc.hep.anl.gov/asc/snowmass2013/delphes36/?dir=httbar | this download link]]. Here is an example for downloading 5 files: python download.py 5 delphes36/httbar/mu0 pythia8_httbar_delphes306 (set 5 to 96 to download all) ===== =50 ===== Get the ROOT files from [[ http://mc.hep.anl.gov/asc/snowmass2013/delphes36/?dir=httbar/mu50| this download link]]. Here is an example for downloading 5 files: python download.py 5 delphes36/httbar/mu50 pythia8_httbar_delphes306_mu50 (set 5 to 96 to download all) ===== =140 ===== Get the ROOT files from [[http://mc.hep.anl.gov/asc/snowmass2013/delphes36/?dir=httbar/mu140 | this download link]]. Here is an example for downloading 5 files: python download.py 5 delphes36/httbar/mu140 pythia8_httbar_delphes306_mu140 (set 5 to 96 to download all) ==== How to analyze using ROOT ==== If you need to find the effect of pileup on top reconstruction or a jet measurement, you need to run the analysis code over signal MC and then over the signal+pileup MC files. Read [[snowmass2013:analyse_d3]] ==== How to analyze without ROOT ==== In some cases, you may not have ROOT installed to read the Delphes files. In this case, you can use ROOT files converted to the ProMC format which can be read without ROOT (using C++, Java, Python). Read [[snowmass2013:analyse_d36_promc| how to read Delphes3 output without ROOT]]. --- //[[chekanov@anl.gov|Sergei Chekanov]] 2013/03/06 20:48//