BOSS 7.0.1
BESIII Offline Software System
|
#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 |
Definition at line 5 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/PdtPid.h.
anonymous enum |
Enumerator | |
---|---|
nPidType |
Definition at line 8 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/PdtPid.h.
anonymous enum |
Enumerator | |
---|---|
nPidNeutralType |
Definition at line 19 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/PdtPid.h.
anonymous enum |
Enumerator | |
---|---|
nPidType |
Definition at line 8 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/PdtPid.h.
anonymous enum |
Enumerator | |
---|---|
nPidNeutralType |
Definition at line 19 of file Reconstruction/MdcPatRec/MdcRecoUtil/MdcRecoUtil-00-01-08/MdcRecoUtil/PdtPid.h.
Enumerator | |
---|---|
none | |
gamma | |
pi0 | |
K0L | |
neutron | |
anti_neutron | |
none | |
gamma | |
pi0 | |
K0L | |
neutron | |
anti_neutron |
Definition at line 21 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/PdtPid.h.
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.
enum PdtPid::PidType |
enum PdtPid::PidType |
|
friend |
Definition at line 32 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/PdtPid.h.