Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Utilities
Units
CorsikaConst.h
Go to the documentation of this file.
1
#ifndef _utl_CorsikaConst_h_
2
#define _utl_CorsikaConst_h_
3
4
5
6
#define NBPartTable 77
7
8
9
namespace
utl {
10
11
static
constexpr
int
CorsToAiresTab
[
NBPartTable
] = {
12
0,
13
1,
//gamma
14
2,
//e+
15
-2,
//e-
16
0,
//
17
3,
//mu+
18
-3,
//mu-
19
10,
//PI0
20
11,
//PI+
21
-11,
//PI-
22
13,
//Kl0
23
14,
//K+
24
-14,
//K-
25
30,
//n
26
31,
//p
27
-31,
//pBar
28
12,
//Ks0
29
15,
//eta
30
31,
//Lambda
31
31,
//Sigma+
32
31,
//Sigma0
33
30,
//Sigma-
34
31,
35
31,
36
31,
37
-30,
38
-31,
39
-31,
40
-31,
41
-30,
42
-31,
43
-31,
44
-31,
45
0,
46
0,
47
0,
48
0,
49
0,
50
0,
51
0,
52
0,
53
0,
54
0,
55
0,
56
0,
57
0,
58
0,
59
0,
60
0,
61
0,
62
0,
63
0,
64
0,
65
0,
66
0,
67
0,
68
0,
69
0,
70
0,
71
0,
72
0,
73
0,
74
0,
75
0,
76
0,
77
0,
78
6,
79
-6,
80
7,
81
-7,
82
0,
83
15,
84
15,
85
15,
86
15,
87
75,
88
76
89
};
90
91
}
92
93
94
#endif
NBPartTable
#define NBPartTable
Definition:
CorsikaConst.h:6
utl::CorsToAiresTab
static constexpr int CorsToAiresTab[77]
Definition:
CorsikaConst.h:11
, generated on Tue Sep 26 2023.