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
Next revision Both sides next revision
hepsim:files [2018/08/01 11:13]
hepsim17 [ProIO file format]
hepsim:files [2018/08/01 11:16]
hepsim17 [ProMC file format]
Line 10: Line 10:
 It uses varints for integer values (and, by design, for 4-momenta and vertex).  It uses varints for integer values (and, by design, for 4-momenta and vertex). 
 It's efficient format for events with large number of particles. It's efficient format for events with large number of particles.
-The file sizes are typically 30% smaller than traditional ROOT with fixed bytes for floats and integer values.+The file sizes for EVGEN files are typically 30% smaller than for traditional ROOT files (with fixed bytes for floats and integers). 
 +The file format is self-describing. Suported by C++, Java/Jython (read/write), CPython.
  
 <fc #000080> <fc #000080>
Line 30: Line 31:
  
 <fc #000080> <fc #000080>
-Supported by  Jas4PP</fc>+Supported by Jas4PP</fc> 
 + 
  
 ===== ROOT file format ===== ===== ROOT file format =====