|
BOSS 7.1.3
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 } |
| enum | { nPidNeutralType = 5 } |
| enum | PidNeutralType { none = -1 , gamma = 0 , pi0 = 1 , K0L = 2 , neutron = 3 , anti_neutron = 4 } |
Friends | |
| class | Pdt |
| anonymous enum |
| enum PdtPid::PidType |