]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gcphys.inc
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gcphys.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:32  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_GCPHYS_INC
10 #define CERNLIB_GEANT321_GCPHYS_INC
11 *
12 *
13 * gcphys.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       COMMON/GCPHYS/IPAIR,SPAIR,SLPAIR,ZINTPA,STEPPA
17      +             ,ICOMP,SCOMP,SLCOMP,ZINTCO,STEPCO
18      +             ,IPHOT,SPHOT,SLPHOT,ZINTPH,STEPPH
19      +             ,IPFIS,SPFIS,SLPFIS,ZINTPF,STEPPF
20      +             ,IDRAY,SDRAY,SLDRAY,ZINTDR,STEPDR
21      +             ,IANNI,SANNI,SLANNI,ZINTAN,STEPAN
22      +             ,IBREM,SBREM,SLBREM,ZINTBR,STEPBR
23      +             ,IHADR,SHADR,SLHADR,ZINTHA,STEPHA
24      +             ,IMUNU,SMUNU,SLMUNU,ZINTMU,STEPMU
25      +             ,IDCAY,SDCAY,SLIFE ,SUMLIF,DPHYS1
26      +             ,ILOSS,SLOSS,SOLOSS,STLOSS,DPHYS2
27      +             ,IMULS,SMULS,SOMULS,STMULS,DPHYS3
28      +             ,IRAYL,SRAYL,SLRAYL,ZINTRA,STEPRA
29       COMMON/GCPHLT/ILABS,SLABS,SLLABS,ZINTLA,STEPLA
30      +             ,ISYNC
31      +             ,ISTRA
32 *
33 #if defined(CERNLIB_TYPE)
34 #include "geant321/gtphys.inc"
35 #endif
36 #endif
37 *
38 * gcphys.inc
39 *
40 #if defined(CERNLIB_INCLUDE)
41 *
42 #include "geant321/incbeg.inc"
43      +   gcphys
44 #include "geant321/incend.inc"
45 #endif
46
47 #endif