BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
PdtPid Class Reference

#include <PdtPid.h>

Public Types

enum  { nPidType = 5 }
 
enum  PidType {
  null = -1 , electron = 0 , muon = 1 , pion = 2 ,
  kaon = 3 , proton = 4 , null = -1 , electron = 0 ,
  muon = 1 , pion = 2 , kaon = 3 , proton = 4
}
 
enum  { nPidNeutralType = 5 }
 
enum  PidNeutralType {
  none = -1 , gamma = 0 , pi0 = 1 , K0L = 2 ,
  neutron = 3 , anti_neutron = 4 , none = -1 , gamma = 0 ,
  pi0 = 1 , K0L = 2 , neutron = 3 , anti_neutron = 4
}
 
enum  { nPidType = 5 }
 
enum  PidType {
  null = -1 , electron = 0 , muon = 1 , pion = 2 ,
  kaon = 3 , proton = 4 , null = -1 , electron = 0 ,
  muon = 1 , pion = 2 , kaon = 3 , proton = 4
}
 
enum  { nPidNeutralType = 5 }
 
enum  PidNeutralType {
  none = -1 , gamma = 0 , pi0 = 1 , K0L = 2 ,
  neutron = 3 , anti_neutron = 4 , none = -1 , gamma = 0 ,
  pi0 = 1 , K0L = 2 , neutron = 3 , anti_neutron = 4
}
 

Friends

class Pdt
 

Detailed Description

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

◆ anonymous enum

anonymous enum
Enumerator
nPidNeutralType 

Definition at line 19 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/PdtPid.h.

◆ anonymous enum

anonymous enum
Enumerator
nPidType 

Definition at line 8 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/PdtPid.h.

8{nPidType = 5};

◆ anonymous enum

anonymous enum
Enumerator
nPidNeutralType 

Definition at line 19 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/PdtPid.h.

19{nPidNeutralType = 5};

◆ PidNeutralType [1/2]

◆ PidNeutralType [2/2]

Enumerator
none 
gamma 
pi0 
K0L 
neutron 
anti_neutron 
none 
gamma 
pi0 
K0L 
neutron 
anti_neutron 

Definition at line 21 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/PdtPid.h.

22 {
23 none = -1,
24 gamma = 0,
25 pi0 = 1,
26 K0L = 2,
27 neutron = 3,
28 anti_neutron = 4
29 };

◆ PidType [1/2]

◆ PidType [2/2]

Enumerator
null 
electron 
muon 
pion 
kaon 
proton 
null 
electron 
muon 
pion 
kaon 
proton 

Definition at line 10 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/PdtPid.h.

11 {
12 null = -1,
13 electron = 0,
14 muon = 1,
15 pion = 2,
16 kaon = 3,
17 proton = 4
18 };

Friends And Related Function Documentation

◆ Pdt

Pdt
friend

The documentation for this class was generated from the following files: