]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gcgobj.inc
SetChildMomentumRange, SetChildPtRange, SetChildPhiRange, SetChildThetaRange added.
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gcgobj.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:34  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_GCGOBJ_INC
10 #define CERNLIB_GEANT321_GCGOBJ_INC
11 *
12 *
13 * gcgobj.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       PARAMETER (NTRCG=1)
17       PARAMETER (NWB=207,NWREV=100,NWS=1500)
18       PARAMETER (C2TOC1=7.7, C3TOC1=2.,TVLIM=1296.)
19       COMMON /GCGOBJ/IST,IFCG,ILCG,NTCUR,NFILT,NTNEX,KCGST
20      +             ,NCGVOL,IVFUN,IVCLOS,IFACST,NCLAS1,NCLAS2,NCLAS3
21       COMMON /CGBLIM/IHOLE,CGXMIN,CGXMAX,CGYMIN,CGYMAX,CGZMIN,CGZMAX
22 C
23 #endif
24 *
25 * gcgobj.inc
26 *
27 #if defined(CERNLIB_INCLUDE)
28 *
29 #include "geant321/incbeg.inc"
30      +   gcgobj
31 #include "geant321/incend.inc"
32 #endif
33
34 #endif