Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
hepsim:usage_download [2017/06/09 22:00]
hepsim17
hepsim:usage_download [2017/07/17 19:44]
hepsim17 [Event record browser]
Line 54: Line 54:
  
 <code bash> <code bash>
-hs-view http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/higgs/pythia8/pythia8_higgs_1.promc +hs-view http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/mg5_httbar/tev14_mg5_Httbar_001.promc
 </code> </code>
-Here we looked at one file of the [[http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/qcd/pythia8/ | Pythia8 (QCD) sample]]. +Here we have looked at one file of the [[http://atlaswww.hep.anl.gov/hepsim/info.php?item=141 | Pythia8 (QCD) sample]]. 
  
 Of course, one can look at the local file as well: Of course, one can look at the local file as well:
  
 <code bash> <code bash>
-hs-view pythia8_higgs_1.promc +wget http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/mg5_httbar/tev14_mg5_Httbar_001.promc 
 +hs-view tev14_mg5_Httbar_001.promc
 </code> </code>
 after you downloaded it. after you downloaded it.