Geant4-11
|
#include <G4INCLNDeltaToDeltaSKChannel.hh>
Public Member Functions | |
void | fillFinalState (FinalState *fs) |
FinalState * | getFinalState () |
NDeltaToDeltaSKChannel (Particle *, Particle *) | |
virtual | ~NDeltaToDeltaSKChannel () |
Private Member Functions | |
INCL_DECLARE_ALLOCATION_POOL (NDeltaToDeltaSKChannel) | |
G4double | sampleDeltaMass (G4double ecm) |
Private Attributes | |
Particle * | particle1 |
Particle * | particle2 |
Static Private Attributes | |
static const G4double | angularSlope = 2. |
Definition at line 47 of file G4INCLNDeltaToDeltaSKChannel.hh.
Definition at line 51 of file G4INCLNDeltaToDeltaSKChannel.cc.
|
virtual |
Definition at line 55 of file G4INCLNDeltaToDeltaSKChannel.cc.
|
virtual |
Implements G4INCL::IChannel.
Definition at line 95 of file G4INCLNDeltaToDeltaSKChannel.cc.
References G4INCL::FinalState::addCreatedParticle(), G4INCL::FinalState::addModifiedParticle(), angularSlope, G4INCL::PhaseSpaceGenerator::generateBiased(), G4INCL::ParticleTable::getDeltaType(), G4INCL::ParticleTable::getIsospin(), G4INCL::ParticleTable::getKaonType(), G4INCL::Particle::getPosition(), G4INCL::ParticleTable::getSigmaType(), G4INCL::Particle::getType(), G4INCL::Particle::isResonance(), particle1, particle2, sampleDeltaMass(), G4INCL::Particle::setMass(), G4INCL::Particle::setType(), G4INCL::Random::shoot(), G4INCL::SigmaZero, G4INCL::KinematicsUtils::totalEnergyInCM(), and anonymous_namespace{G4CascadeDeexciteBase.cc}::zero.
|
inherited |
Definition at line 50 of file G4INCLIChannel.cc.
References G4INCL::IChannel::fillFinalState().
|
private |
Definition at line 57 of file G4INCLNDeltaToDeltaSKChannel.cc.
References G4INCL::ParticleTable::effectiveDeltaMass, G4INCL::ParticleTable::effectiveDeltaWidth, G4INCL::ParticleTable::effectiveKaonMass, G4INCL::ParticleTable::effectiveSigmaMass, INCL_WARN, G4INCL::ParticleTable::minDeltaMass, G4INCL::ParticleTable::minDeltaMassRndm, and G4INCL::Random::shoot().
Referenced by fillFinalState().
|
staticprivate |
Definition at line 59 of file G4INCLNDeltaToDeltaSKChannel.hh.
Referenced by fillFinalState().
|
private |
Definition at line 57 of file G4INCLNDeltaToDeltaSKChannel.hh.
Referenced by fillFinalState().
|
private |
Definition at line 57 of file G4INCLNDeltaToDeltaSKChannel.hh.
Referenced by fillFinalState().