Go to the source code of this file.
Classes | |
class | DecayChannel |
Variables | |
const int | kMaxDaughters = 3 |
const int | kNonsensePDG = 1000000000 |
const int kMaxDaughters = 3 |
Definition at line 19 of file DecayChannel.h.
Referenced by DecayChannel::AddDaughter(), DecayChannel::DecayChannel(), and DecayChannel::SetDaughters().
const int kNonsensePDG = 1000000000 |
Definition at line 20 of file DecayChannel.h.
Referenced by DecayChannel::DecayChannel(), DecayChannel::GetDaughterPDG(), and ParticlePDG::ParticlePDG().