]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geant321/xsepar.inc
NodeName array dimension enlarged
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / xsepar.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1995/10/24 10:20:42 cernlib
6* Geant
7*
8*
9#ifndef CERNLIB_GEANT321_XSEPAR_INC
10#define CERNLIB_GEANT321_XSEPAR_INC
11*
12*
13* xsepar.inc
14*
15*
16*=== xsepar ===========================================================*
17*
18*----------------------------------------------------------------------*
19* *
20* Xsec Parameters for neutrons and protons: *
21* *
22* Created on 20 september 1991 by Alfredo Ferrari & Paola Sala *
23* Infn - Milan *
24* *
25* Last change on 20-sep-91 by Alfredo Ferrari *
26* *
27* Included in the following routines: *
28* *
29* BERRTP *
30* XSINEU *
31* XSIPRO *
32* PREPRE *
33* *
34*----------------------------------------------------------------------*
35*
36 COMMON / FKXSEP / AANXSE (100), BBNXSE (100), CCNXSE (100),
37 & DDNXSE (100), EENXSE (100), ZZNXSE (100),
38 & EMNXSE (100), XMNXSE (100),
39 & AAPXSE (100), BBPXSE (100), CCPXSE (100),
40 & DDPXSE (100), EEPXSE (100), FFPXSE (100),
41 & ZZPXSE (100), EMPXSE (100), XMPXSE (100)
42
43
44#endif