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
Previous revision
Last revision Both sides next revision
hepsim:usage_download [2017/06/09 21:56]
hepsim17
hepsim:usage_download [2017/07/17 19:45]
hepsim17 [File validation]
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.
Line 82: Line 83:
  
 <code bash> <code bash>
-hs-info http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/higgs/pythia8/pythia8_higgs_1.promc+hs-info http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/mg5_httbar/tev14_mg5_Httbar_001.promc
 </code> </code>
  
Line 88: Line 89:
  
 <code> <code>
-File          = http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/higgs/pythia8/pythia8_higgs_1.promc +File          = http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/mg5_httbar/tev14_mg5_Httbar_001.promc 
-ProMC version = 2 +ProMC version = 4 
-Last modified = 2013-06-05 16:32:18 +Last modified = 2015-10-03 12:06:52 
-Description   PYTHIA8;PhaseSpace:mHatMin = 20;PhaseSpace:pTHatMin = 20;ParticleDecays:limitTau0 = on; +Description   run_Httbar_14tev
-                ParticleDecays:tau0Max = 10;HiggsSM:all = on;+
 Events        = 10000 Events        = 10000
-Sigma    (pb) = 2.72474E1 ± 1.92589E-1 +Sigma    (pb) = 5.61176E-± 3.3035E-3 
-Lumi   (pb-1) = 3.67007E2+Lumi   (pb-1) = 1.78197E4
 Varint units  = E:100000 L:1000 Varint units  = E:100000 L:1000
 Log file:     = logfile.txt Log file:     = logfile.txt
-The file was validated. Exit.+####  The file is healthy!  ####
 </code> </code>
  
Line 109: Line 109:
  
 <code bash> <code bash>
-hs-info http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/pythia8_higgs2mumu/tev14_pythia8_h2mm_1.promc 100+hs-info http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/mg5_httbar/tev14_mg5_Httbar_001.promc 100
 </code> </code>
- 
- 
  
 ====== List available data files ====== ====== List available data files ======
Line 129: Line 127:
  
 <code bash> <code bash>
-hs-ls tev100_higgs_ttbar_mg5+hs-ls tev100pp_higgs_ttbar_mg5
 </code> </code>
  
Line 225: Line 223:
 </code> </code>
 where [name] is either the name of the dataset, or the URL of Info page [[http://atlaswww.hep.anl.gov/hepsim/ | HepSim repository]], or a direct URL pointing to the locations of ProMC files. where [name] is either the name of the dataset, or the URL of Info page [[http://atlaswww.hep.anl.gov/hepsim/ | HepSim repository]], or a direct URL pointing to the locations of ProMC files.
-This example downloads dataset "tev100_higgs_ttbar_mg5" to the directory "data":+This example downloads dataset "tev100pp_higgs_ttbar_mg5" to the directory "data":
 <code bash> <code bash>
 hs-get tev100pp_higgs_ttbar_mg5 data hs-get tev100pp_higgs_ttbar_mg5 data
Line 268: Line 266:
  
 <code bash> <code bash>
-hs-get tev13_higgs_pythia8_ptbins data 2 5 pt100_+hs-get tev13pp_higgs_pythia8_ptbins data 2 5 pt100_
 </code> </code>
 The last argument shows that all the downloaded files should have the string "pt100_" in their names (in this case, it tells that the  The last argument shows that all the downloaded files should have the string "pt100_" in their names (in this case, it tells that the 
Line 289: Line 287:
 Reconstructed files are stored inside the directory "rfastNNN" (fast simulation) or "rfullNNN" (full simulation), Reconstructed files are stored inside the directory "rfastNNN" (fast simulation) or "rfullNNN" (full simulation),
 where "NNN" is the version number. For example, where "NNN" is the version number. For example,
-[[http://atlaswww.hep.anl.gov/hepsim/info.php?item=15|tev100_ttbar_mg5]] sample includes the link "rfast001" (Delphes+[[http://atlaswww.hep.anl.gov/hepsim/info.php?item=15|tev100pp_ttbar_mg5]] sample includes the link "rfast001" (Delphes
 fast simulation, version 001). To download the reconstructed events for the reconstruction tag "rfast001", use this syntax: fast simulation, version 001). To download the reconstructed events for the reconstruction tag "rfast001", use this syntax: