BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/PdtGeant.h
Go to the documentation of this file.
1//
2// Do not edit! Automatically generated file
3//
4#ifndef MdcRecoUtilGEANT_H
5#define MdcRecoUtilGEANT_H
6#include "MdcRecoUtil/PdtLund.h"
7
8class PdtGeant
9{
10public:
12 {
13 gamma = 1 ,
14 e_plus = 2 ,
15 e_minus = 3 ,
16 nu_e = 4 ,
17 mu_plus = 5 ,
18 mu_minus = 6 ,
19 pi0 = 7 ,
20 pi_plus = 8 ,
21 pi_minus = 9 ,
22 K_L0 = 10 ,
23 K_plus = 11 ,
24 K_minus = 12 ,
25 n0 = 13 ,
26 p_plus = 14 ,
27 anti_p_minus = 15 ,
28 K_S0 = 16 ,
29 eta = 17 ,
30 Lambda0 = 18 ,
31 Sigma_plus = 19 ,
32 Sigma0 = 20 ,
33 Sigma_minus = 21 ,
34 Xi0 = 22 ,
35 Xi_minus = 23 ,
36 Omega_minus = 24 ,
37 anti_n0 = 25 ,
38 anti_Lambda0 = 26 ,
39 anti_Sigma_minus = 27 ,
40 anti_Sigma0 = 28 ,
41 anti_Sigma_plus = 29 ,
42 anti_Xi0 = 30 ,
43 anti_Xi_plus = 31 ,
44 anti_Omega_plus = 32 ,
45 null_33 = 33 ,
46 null_34 = 34 ,
47 null_35 = 35 ,
48 null_36 = 36 ,
49 null_37 = 37 ,
50 null_38 = 38 ,
51 null_39 = 39 ,
52 null_40 = 40 ,
53 null_41 = 41 ,
54 null_42 = 42 ,
55 null_43 = 43 ,
56 null_44 = 44 ,
57 deuteron = 45 ,
58 tritium = 46 ,
59 alpha = 47 ,
60 geantino = 48 ,
61 He3 = 49 ,
62 Cerenkov = 50 ,
63 chargedgeantino = 51 ,
64 anti_nu_e = 4,
65 nu_mu = 4,
66 anti_nu_mu = 4,
67 nu_tau = 4,
68 anti_nu_tau = 4,
69 null = 0
70 };
71protected:
72 static const GeantType _firstGeantId;
73 static const int _nGeantId;
74 static const PdtLund::LundType _lundId[52];
75
76 friend class Pdt;
77};
78
79#endif
static const PdtLund::LundType _lundId[52]