]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gcrayt.inc
SetChildMomentumRange, SetChildPtRange, SetChildPhiRange, SetChildThetaRange added.
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gcrayt.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:36  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_GCRAYT_INC
10 #define CERNLIB_GEANT321_GCRAYT_INC
11 *
12 *
13 * gcrayt.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       COMMON/GCRAYT/INTEN,IOMBRA,IXYFLA,NOFLAG,
17      +XLPOS,YLPOS,ZLPOS,XLDIR,YLDIR,ZLDIR,APFLAH,
18      +CCXX(4),CCYY(4),CCZZ(4),BOFLAG,APFLAG,
19      +XCOSXS,YCOSYS,ZCOSZS,VDX,VDY,VDZ,SSLENG,
20      +XPINTS,YPINTS,ZPINTS,FPINTX,FPINTY,FPINTZ,
21      +AROTS(4,4),ZROTS(4,4),RRR(4)
22 C
23 #if defined(CERNLIB_TYPE)
24 #include "geant321/gtrayt.inc"
25 #endif
26 C
27 #endif
28
29 #endif