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
hepsim:usage [2017/03/24 15:16]
hepsim17
hepsim:usage [2021/02/17 00:12] (current)
hepsim17
Line 15: Line 15:
   * Using the hs-tools package. 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 [[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]].+  * 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]].  Note that Delphes ROOT files can be processed using Java Jas4pp program. 
 +  * 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]]. Here are more resources: 
 + 
 + 
 +  * [[https://github.com/hepsim-org/analysis]] - shows analysis examples illustrating how to read  ProMC and LCIO files. 
 +  * [[http://atlaswww.hep.anl.gov/hepsim/macrolist.php|ProMC validation]] - lists  examples that read ProMC files. The examples are implemented in Jython/Python. They can be converted to Java. 
 +  * [[http://atlaswww.hep.anl.gov/hepsim/macrolist_lcio.php|LCIO validation]] - lists  examples that read LCIO files. The examples are implemented in Jython/Python. They can be converted to Java. 
  
-Some analysis examples implemented in Python and C++ can be found in [[fcs:fcchh:intro|here]]. Also look for specific topics given below. 
  
 ======  Finding detector simulations  ====== ======  Finding detector simulations  ======