]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/gphys/gphini.F
New files for folders and Stack
[u/mrichter/AliRoot.git] / GEANT321 / gphys / gphini.F
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:21:29  cernlib
6 * Geant
7 *
8 *
9 #include "geant321/pilot.h"
10 *CMZ :  3.21/02 29/03/94  15.41.22  by  S.Giani
11 *-- Author :
12       SUBROUTINE GPHINI
13 C.
14 C.    ******************************************************************
15 C.    *                                                                *
16 C     *       Initialize material constants for                        *
17 C.    *       the photoelectric effect                                 *
18 C.    *                                                                *
19 C.    *    ==>Called by : GPHYSI                                       *
20 C.    *       Author    J. Chwastowski                                 *
21 C.    *                                                                *
22 C.    ******************************************************************
23 C.
24       CALL GPHRIN
25       CALL GSHLIN
26       CALL GPHXIN
27       END