COSMOS v7.655
COSMOSv7655
(AirShowerMC)
Zprimaryv.h
Go to the documentation of this file.
1
// ***************:: this must be placed in last part of #include
2
//c primary class variables
3
//c
4
// record /primaries/ Prim !to store
5
//c primary information of various components
6
// common /Zprimryv/ Prim
7
extern
struct
zprimaryv
{
8
struct
primaries
prim
;
9
}
zprimaryv_
;
10
11
12
13
#define Prim zprimaryv_.prim
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
zprimaryv
Definition:
Zprimaryv.h:7
zprimaryv::prim
struct primaries prim
Definition:
Zprimaryv.h:8
zprimaryv_
struct zprimaryv zprimaryv_
primaries
Definition:
Zprimary.h:64
include
Zprimaryv.h
Generated by
1.8.13