]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geant321/eva0.inc
Hole() method needed by TRD to find out wheter frame has holes.
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / eva0.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_EVA0_INC
10#define CERNLIB_GEANT321_EVA0_INC
11*
12*
13* eva0.inc
14*
15* *
16*=== eva0 =============================================================*
17* *
18 COMMON / FKEVA0 / Y0, B0, P0 (1001), P1 (1001), P2 (1001),
19 * FLA (6), FLZ (6), RHO (6), OMEGA (6), EXMASS (6),
20 * CAM2 (130), CAM3 (200), CAM4 (130), CAM5 (200),
21 * T (4,7), RMASS (297), ALPH (297), BET (297),
22 * WAPS (250,11), APRIME (250), IA (6), IZ (6)
23
24
25#endif