TRiP98 cross section table file format


!filetype    xs <ia>
!fileversion <yyyymmdd>
!filedate    <dow> <mmm> <dd> <hh>:<mm>:<ss> <yyyy> 
!target      <nuclide>
#
# comment
#

!projectile   <projectile_1>
# E [MeV/u]  sigma_f [mbarn] 
!fragment     <fragment_1_1> [<expression>]
<E/(MeV/u)> <sigma_f [mbarn]> 
...
!fragment     <fragment_1_2> [<expression>]
<E/(MeV/u)> <sigma_f [mbarn]> 
...

!projectile   <projectile_2>  
# E [MeV/u]  sigma_f [mbarn] 
!fragment     <fragment_2_1> [<expression>]
<E/(MeV/u)> <sigma_f [mbarn]> 
...

!projectile   <projectile_n>  
...
where <ia> is the type of interaction, currently only 'nf' for nuclear fragmentation. <projectile> and <fragment> are specified as nuclides. <expression> allows simple modification of the respective fragmentation cross section, but currently only a single factor (e.g. '*1.55') is supported.
The usual file name extension is .<ia>.xs. An example is here
Last updated:
$Id: trip98fmtxs.html,v 1.4 2011/03/08 19:02:51 kraemer Exp $
M.Kraemer@gsi.de