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 [2017/03/24 15:16]
hepsim17
hepsim:usage [2017/04/26 03:29]
hepsim17 [Analyzing events]
Line 17: Line 17:
   * 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]]. 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]]. Here are more resources: 
 + 
 + 
 +  * [[https://github.com/chekanov/HepSim]] - shows examples illustrating how to read  ProMC and LCIO files 
 +  * [[http://atlaswww.hep.anl.gov/hepsim/macrolist.php]] - 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]] - lists  examples that read LCIO files. The examples are implemented in Jython/Python. They can be converted to Java. 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
  
 ======  Finding detector simulations  ====== ======  Finding detector simulations  ======