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:dev_truth [2017/02/06 21:09]
127.0.0.1 external edit
hepsim:dev_truth [2017/03/22 11:22]
hepsim17 [Using converters]
Line 1: Line 1:
-[[community:hepsim:|<< back to HepSim manual]]+{{indexmenu_n>11}}
  
-====== Creating truth-level samples ======+[[:|<< back to HepSim manual]]
  
-HepSim is optimized to keep truth-level in the "archive" format called [[asc:promc|ProMC]]. It allows to keep data in a compact form optimized for data streaming over the network, together with logfiles which will help to identify the MC settings.+====== Creating EVGEN ====== 
 + 
 +HepSim is optimized to keep truth-level in the "archive" format called [[https://atlaswww.hep.anl.gov/asc/promc/|ProMC]]. It allows to keep data in a compact form optimized for data streaming over the network, together with logfiles which will help to identify the MC settings.
  
    
Line 20: Line 22:
   * lhe2promc    * lhe2promc 
   * stdhep2promc   * stdhep2promc
 +  * txt2promc
 +
 +Look at the  [[https://atlaswww.hep.anl.gov/asc/promc/|ProMC manuals]] for more examples.
  
-Look at the  [[asc:promc|ProMC manual]] for more examples.+One useful example showing how to read a text file with Monte Carlo events and fill correct ProMC file is given by 
 +the example "txt2promc". Simply run the script "README".
  
 ====== Using Madgraph5====== ====== Using Madgraph5======