]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geant321/finlsp3.inc
SetChildMomentumRange, SetChildPtRange, SetChildPhiRange, SetChildThetaRange added.
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / finlsp3.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1995/10/24 10:20:38 cernlib
6* Geant
7*
8*
9#ifndef CERNLIB_GEANT321_FINLSP3_INC
10#define CERNLIB_GEANT321_FINLSP3_INC
11*
12*
13* finlsp3.inc
14*
15C***********************************************************************
16C include file: finlsp3 copy Created 4/9/89 by A. Ferrari
17C note: see also file finlsp copy and finlsp2
18C changes: none
19C included in the following subroutines or functions:
20C Eventq
21C
22C description of the common block(s) and variable(s)
23C
24C***********************************************************************
25 PARAMETER (IDMAX7=100)
26 COMMON/FKFINL/CXH(IDMAX7),CYH(IDMAX7),CZH(IDMAX7),
27 *ELH(IDMAX7),PLH(IDMAX7),IH,ITH(IDMAX7)
28
29
30#endif