]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/s_csdim.inc
Default compile option changed to -g (Alpha)
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / s_csdim.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:43  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_S_CSDIM_INC
10 #define CERNLIB_GEANT321_S_CSDIM_INC
11 *
12 *
13 * s_csdim.inc
14 *
15 C --- DIMENSION STATEMENTS FOR CROSS SECTION DATA ---
16       DIMENSION PLAB(41),CSEL(35,41),CSIN(35,41),CSPIEL(3,41),
17      $          CSPIIN(3,41),CSPNEL(3,41),CSPNIN(3,41),
18      $          ELAB(17),CNLWAT(15),CNLWEL(15,17),CNLWIN(15,17),
19      $          CSCAP(100),EKFISS(21),CSFISS(4,21)
20 C
21
22 #endif