CGEM BOSS
6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
PdtPid.h
Go to the documentation of this file.
1
#ifndef MdcRecoUtilPID_H
2
#define MdcRecoUtilPID_H
3
#include "
MdcRecoUtil/PdtLund.h
"
4
5
class
PdtPid
6
{
7
public
:
8
enum
{
nPidType
= 5};
9
10
enum
PidType
11
{
12
null
= -1,
13
electron
= 0,
14
muon
= 1,
15
pion
= 2,
16
kaon
= 3,
17
proton
= 4
18
};
19
enum
{
nPidNeutralType
= 5};
20
21
enum
PidNeutralType
22
{
23
none
= -1,
24
gamma
= 0,
25
pi0
= 1,
26
K0L
= 2,
27
neutron
= 3,
28
anti_neutron
= 4
29
};
30
protected
:
31
32
friend
class
Pdt
;
33
};
34
35
#endif
PdtLund.h
PdtPid
Definition:
PdtPid.h:6
PdtPid::nPidNeutralType
@ nPidNeutralType
Definition:
PdtPid.h:19
PdtPid::PidType
PidType
Definition:
PdtPid.h:11
PdtPid::pion
@ pion
Definition:
PdtPid.h:15
PdtPid::proton
@ proton
Definition:
PdtPid.h:17
PdtPid::electron
@ electron
Definition:
PdtPid.h:13
PdtPid::muon
@ muon
Definition:
PdtPid.h:14
PdtPid::kaon
@ kaon
Definition:
PdtPid.h:16
PdtPid::null
@ null
Definition:
PdtPid.h:12
PdtPid::PidNeutralType
PidNeutralType
Definition:
PdtPid.h:22
PdtPid::pi0
@ pi0
Definition:
PdtPid.h:25
PdtPid::none
@ none
Definition:
PdtPid.h:23
PdtPid::neutron
@ neutron
Definition:
PdtPid.h:27
PdtPid::gamma
@ gamma
Definition:
PdtPid.h:24
PdtPid::anti_neutron
@ anti_neutron
Definition:
PdtPid.h:28
PdtPid::K0L
@ K0L
Definition:
PdtPid.h:26
PdtPid::nPidType
@ nPidType
Definition:
PdtPid.h:8
Pdt
Definition:
Pdt.h:49
source
Reconstruction
MdcPatRec
MdcRecoUtil
MdcRecoUtil-00-01-08
MdcRecoUtil
PdtPid.h
Generated by
1.9.6