Belle II Software
release-08-01-10
|
Hyperon hadronic physics constructor for Belle II physics list. More...
#include <HyperonPhysics.h>
Public Member Functions | |
virtual void | ConstructParticle () override |
Build processes, models, cross sections used in physics list. | |
virtual void | ConstructProcess () override |
Build all particle types used in physics list (empty in this class) | |
Private Attributes | |
G4TheoFSGenerator * | m_ftfp |
Final state generator for QCD string models. | |
G4FTFModel * | m_stringModel |
Fritiof string model. | |
G4ExcitedStringDecay * | m_stringDecay |
Model to decay strings into hadrons. | |
G4LundStringFragmentation * | m_fragModel |
Lund string fragmentation model. | |
G4GeneratorPrecompoundInterface * | m_preCompoundModel |
Precompound model to deexcite post-collision nucleus. | |
Hyperon hadronic physics constructor for Belle II physics list.
Definition at line 31 of file HyperonPhysics.h.