BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/MdcRecoUtil/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
9{
10public:
12 {
13 gamma = 1 ,
14 e_plus = 2 ,
15 e_minus = 3 ,
16 nu_e = 4 ,
17 mu_plus = 5 ,
19 pi0 = 7 ,
20 pi_plus = 8 ,
22 K_L0 = 10 ,
23 K_plus = 11 ,
24 K_minus = 12 ,
25 n0 = 13 ,
26 p_plus = 14 ,
28 K_S0 = 16 ,
29 eta = 17 ,
30 Lambda0 = 18 ,
32 Sigma0 = 20 ,
34 Xi0 = 22 ,
35 Xi_minus = 23 ,
37 anti_n0 = 25 ,
42 anti_Xi0 = 30 ,
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 ,
65 nu_mu = 4,
67 nu_tau = 4,
69 null = 0
70 };
71protected:
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]