 |
Belle II Software
release-05-01-25
|
14 #include "G4VPhysicsConstructor.hh"
16 class G4TheoFSGenerator;
18 class G4ExcitedStringDecay;
19 class G4LundStringFragmentation;
20 class G4GeneratorPrecompoundInterface;
28 namespace Simulation {
67 #endif // PIONPHYSICS_H
G4GeneratorPrecompoundInterface * m_preCompoundModel
Precompound model to deexcite post-collision nucleus.
G4FTFModel * m_stringModel
Fritiof string model.
G4LundStringFragmentation * m_fragModel
Lund string fragmentation model.
Abstract base class for different kinds of events.
Pion hadronic physics constructor for Belle II physics list.
virtual void ConstructParticle() override
Build processes, models, cross sections used in physics list.
G4ExcitedStringDecay * m_stringDecay
Model to decay strings into hadrons.
virtual void ConstructProcess() override
Build all particle types used in physics list (empty in this class)
G4TheoFSGenerator * m_ftfp
Final state generator for QCD string models.