* *=== xsepar ===========================================================* * *----------------------------------------------------------------------* * * * Copyright (C) 2003-2019: CERN & INFN * * All Rights Reserved. * * * * Xsec Parameters for neutrons and protons: * * * * Created on 20 September 1991 by Alfredo Ferrari & Paola Sala * * Infn - Milan * * * * Included in the following routines: * * * * NCDTRD * * XSENEU * * XSEPRO * * XSINEU * * XSIPRO * * PREPRE * * * *----------------------------------------------------------------------* * * Deuteron atomic weight: PARAMETER ( ATMDEU = ( AMDEUT + AMELCT - 13.6D-09 ) / AMUGEV ) COMMON / XSEPAR / AANXSE (100), BBNXSE (100), CCNXSE (100), & DDNXSE (100), EENXSE (100), ZZNXSE (100), & EMNXSE (100), XMNXSE (100), & AAPXSE (100), BBPXSE (100), CCPXSE (100), & DDPXSE (100), EEPXSE (100), FFPXSE (100), & ZZPXSE (100), EMPXSE (100), XMPXSE (100) SAVE / XSEPAR /