]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/split.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / split.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:42  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_SPLIT_INC
10 #define CERNLIB_GEANT321_SPLIT_INC
11 *
12 *
13 * split.inc
14 *
15 *
16 *=== split ============================================================*
17 *
18 *----------------------------------------------------------------------*
19 *                                                                      *
20 *     Created on 10 december 1991  by    Alfredo Ferrari & Paola Sala  *
21 *                                                   Infn - Milan       *
22 *                                                                      *
23 *     Last change on 10-dec-91     by    Alfredo Ferrari               *
24 *                                                                      *
25 *     This is the original common split of Hadrin                      *
26 *                                                                      *
27 *     Included in the following routines:                              *
28 *                                                                      *
29 *                CALUMV                                                *
30 *                DATESH                                                *
31 *                HADRIV                                                *
32 *                RCHANV                                                *
33 *                BLKDT3                                                *
34 *                HADDEN                                                *
35 *                CALUMO                                                *
36 *                RCHANW                                                *
37 *                                                                      *
38 *----------------------------------------------------------------------*
39 *
40       COMMON / FKSPLI  / WT     (460), NZK  (460,3)
41  
42
43 #endif