Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
hepsim:usage [2017/02/06 21:15]
127.0.0.1 external edit
hepsim:usage [2017/02/07 02:29]
hepsim17
Line 1: Line 1:
-[[hepsim:|<< back to HepSim manual]]+{{indexmenu_n>2}} 
 + 
 +[:|<< back to HepSim manual]]
  
 ====== Analysing Monte Carlo events ====== ====== Analysing Monte Carlo events ======
Line 11: Line 13:
 You have several choices for data analysis: You have several choices for data analysis:
  
-  * Using the hs-tools package as described in [[http://atlaswww.hep.anl.gov/hepsim/description.php|short description]]. It is designed for downloading files and processing truth-level files using Python/Jython scripts (or using Java)+  * Using the hs-tools package. It is designed for downloading files and processing truth-level files using Python/Jython scripts (or using Java)
   * Using [[http://atlaswww.hep.anl.gov/asc/jas4pp/|Jas4pp]]. It is similar to the above package, but it has packages needed to process full-simulation samples (SLCIO files).   * Using [[http://atlaswww.hep.anl.gov/asc/jas4pp/|Jas4pp]]. It is similar to the above package, but it has packages needed to process full-simulation samples (SLCIO files).
-  * Using C++/ROOT. If you run over ProMC (truth-level) files, look at the manual [[asc:promc|ProMC manual]]. If you run over ROOT files from Delphes, use [[https://cp3.irmp.ucl.ac.be/projects/delphes|Delphes manual]]. If you analyse LCIO files with full simulation, look at [[http://lcio.desy.de/v01-07/doc/manual_html/manual.html|LCIO manual]].+  * Using C++/ROOT. If you run over ProMC (truth-level) files, look at the manual [[https://atlaswww.hep.anl.gov/asc/promc/|ProMC manual]]. If you run over ROOT files from Delphes, use [[https://cp3.irmp.ucl.ac.be/projects/delphes|Delphes manual]]. If you analyse LCIO files with full simulation, look at [[http://lcio.desy.de/v01-07/doc/manual_html/manual.html|LCIO manual]].
  
 Some analysis examples implemented in Python and C++ can be found in [[fcs:fcchh:intro|here]]. Also look for specific topics given below. Some analysis examples implemented in Python and C++ can be found in [[fcs:fcchh:intro|here]]. Also look for specific topics given below.