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_truth [2017/09/21 14:01]
hepsim17 [Converting to LCIO]
hepsim:usage_truth [2017/09/21 14:02]
hepsim17 [Converting to LCIO]
Line 343: Line 343:
 Note that the converters are included inside the ProMC package (see the directory "examples"). Here is an example: Note that the converters are included inside the ProMC package (see the directory "examples"). Here is an example:
  
 +<hidden>
 <code bash> <code bash>
 wget http://atlaswww.hep.anl.gov/asc/promc/download/current.php -O ProMC.tgz wget http://atlaswww.hep.anl.gov/asc/promc/download/current.php -O ProMC.tgz
Line 351: Line 352:
 java promc2lcio file.promc file.slcio java promc2lcio file.promc file.slcio
 </code> </code>
-The last commends creates  file.slcio with "MCparticle" container. +</hidden>
  
 +The last command creates  file.slcio with the "MCParticle" container.