/usr/include/geant321/mpoint.inc is in libgeant321-2-dev 1:3.21.14.dfsg-11.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | *
* $Id: mpoint.inc,v 1.1.1.1 1995/10/24 10:20:45 cernlib Exp $
*
* $Log: mpoint.inc,v $
* Revision 1.1.1.1 1995/10/24 10:20:45 cernlib
* Geant
*
*
#ifndef CERNLIB_GEANT321_MPOINT_INC
#define CERNLIB_GEANT321_MPOINT_INC
*
*
* mpoint.inc
*
COMMON/MPOINT/LMAG1,LFP1,LFP2,LFP3,LFP4,LFP5,LFP6,LFP7,LFP8,
+ LFP9,LFP10,LFP11,LFP12,LFP13,LFP14,LFP140,LFP15,LFP16,LFP17,
+ LFP18,LFP19,LFP20,LFP21,LFP22,LFP23,LFP24,LFP25,LFP26,
+ LFP27,LFP28,LFP29,LFP30,LFP31,LFP32,LFP33,LFP34,LFP35,
+ LFP36,LFP37,LFP38,LFP39,LFP40,LFP41,LFP42,LFP43,LFP44,
+ LFP45,LFP46,LFP47,LFP48,LFP49,LFP50,LFP51,LFP52,LFP53,
+ LFP18A,LFP210
#endif
|