#include <memory>#include <vector>#include "forwarddeclarations.h"#include "particletype.h"#include "tabulation.h"Go to the source code of this file.
Classes | |
| class | smash::DecayType | 
| DecayType is the abstract base class for all decay types.  More... | |
| class | smash::TwoBodyDecay | 
| TwoBodyDecay represents a decay type with two final-state particles.  More... | |
| class | smash::TwoBodyDecayStable | 
| TwoBodyDecayStable represents a decay type with two stable final-state particles.  More... | |
| class | smash::TwoBodyDecaySemistable | 
| TwoBodyDecaySemistable represents a decay type with two final-state particles, one of which is stable and the other is unstable.  More... | |
| class | smash::TwoBodyDecayUnstable | 
| TwoBodyDecayUnstable represents a decay type with two unstable final-state particles.  More... | |
| class | smash::TwoBodyDecayDilepton | 
| TwoBodyDecayDilepton represents a decay with a lepton and its antilepton as the final-state particles.  More... | |
| class | smash::ThreeBodyDecay | 
| ThreeBodyDecay represents a decay type with three final-state particles.  More... | |
| class | smash::ThreeBodyDecayDilepton | 
| ThreeBodyDecayDilepton represents a decay type with three final-state particles, two of which are leptons.  More... | |
Namespaces | |
| smash | |