COSMOS v7.655
COSMOSv7655
(AirShowerMC)
Zprivate.h
Go to the documentation of this file.
1
!onst
int
nl
= 20;
2
!onst
int
nth
= 12;
3
!onst
int
maxp
= 100000;
4
struct
{
5
float
x
[
maxp
];
6
float
y
[
maxp
];
7
float
erg
[
maxp
];
8
float
eth
[
nth
];
9
10
int
ng
[
nl
][
nth
];
11
int
ne
[
nl
][
nth
];
12
int
nmu
[
nl
][
nth
];
13
int
nh
[
nl
][
nth
];
14
int
ntha
;
15
int
nnn
;
16
}
com
;
ng
int ng[nl][nth]
Definition:
Zprivate.h:10
com
struct @0 com
nmu
int nmu[nl][nth]
Definition:
Zprivate.h:12
nth
!onst int nth
Definition:
Zprivate.h:2
magfield::x
double x
Definition:
Zmagfield.h:40
ne
int ne[nl][nth]
Definition:
Zprivate.h:11
ntha
int ntha
Definition:
Zprivate.h:14
magfield::y
double y
Definition:
Zmagfield.h:41
erg
float erg[maxp]
Definition:
Zprivate.h:7
nh
int nh[nl][nth]
Definition:
Zprivate.h:13
nnn
int nnn
Definition:
Zprivate.h:15
nl
!onst int nl
Definition:
Zprivate.h:1
maxp
!onst int maxp
Definition:
Zprivate.h:3
eth
float eth[nth]
Definition:
Zprivate.h:8
UserHook
C++Family
Zprivate.h
Generated by
1.8.13