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 [2017/02/07 02:29]
hepsim17
hepsim:usage [2018/08/28 21:47]
hepsim17
Line 1: Line 1:
 {{indexmenu_n>2}} {{indexmenu_n>2}}
  
-[:|<< back to HepSim manual]]+[[:|<< back to HepSim manual]]
  
 ====== Analyzing events ====== ====== 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/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. 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
  
 ======  Finding detector simulations  ====== ======  Finding detector simulations  ======