ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Typedefs | |
typedef std::pair< int, float > | particle_pair |
typedef std::pair<int, float> particle_pair |
Mass Hypothesis Codes These are the codes used in the PDG to identify different particles that have also been coded into KFParticle PDG Code | Mass Index | Particle 11 | 0 | Electron 13 | 1 | Muon 19 | 1 | Muon 211 | 2 | Pion ( Charged ) 321 | 3 | Kaon ( Charged ) 2212 | 4 | Proton 1000010020 | 5 | Deuteron 1000010030 | 6 | Triton 1000020030 | 7 | Helium-3 1000020040 | 8 | Helium-4 3112 | 9 | Sigma ( - ) 3222 | 10 | Sigma ( + ) 3312 | 11 | Xi 3334 | 12 | Omega Use PDG codes in your analysis All other codes return a pion Get PDG ID's from: https://pdg.lbl.gov/2019/reviews/rpp2019-rev-monte-carlo-numbering.pdf
Definition at line 58 of file KFParticle_particleList.cc.
View newest version in sPHENIX GitHub at line 58 of file KFParticle_particleList.cc