Geant4.10
|
#include <G4INCLParticleEntryChannel.hh>
Public Member Functions | |
ParticleEntryChannel (Nucleus *n, Particle *p) | |
virtual | ~ParticleEntryChannel () |
FinalState * | getFinalState () |
Public Member Functions inherited from G4INCL::IChannel | |
IChannel () | |
virtual | ~IChannel () |
Definition at line 47 of file G4INCLParticleEntryChannel.hh.
Definition at line 44 of file G4INCLParticleEntryChannel.cc.
|
virtual |
Definition at line 48 of file G4INCLParticleEntryChannel.cc.
|
virtual |
Implements G4INCL::IChannel.
Definition at line 51 of file G4INCLParticleEntryChannel.cc.
References G4INCL::FinalState::addEnteringParticle(), G4INCL::ProjectileRemnant::computeExcitationEnergyExcept(), G4INCL::Particle::getA(), G4INCL::Particle::getEmissionQValueCorrection(), G4INCL::Particle::getEnergy(), G4INCL::NuclearPotential::INuclearPotential::getFermiEnergy(), G4INCL::Particle::getID(), G4INCL::Particle::getINCLMass(), G4INCL::Particle::getKineticEnergy(), G4INCL::Particle::getMomentum(), G4INCL::Nucleus::getPotential(), G4INCL::Nucleus::getProjectileRemnant(), G4INCL::ParticleTable::getTableMass, G4INCL::Particle::getTableMass(), G4INCL::Particle::getZ(), INCL_DEBUG, G4INCL::Particle::isNucleon(), G4INCL::Nucleus::isNucleusNucleusCollision(), G4INCL::FinalState::makeParticleBelowFermi(), G4INCL::FinalState::makeParticleBelowZero(), G4INCL::Particle::print(), G4INCL::ProjectileRemnant::removeParticle(), and G4INCL::FinalState::setTotalEnergyBeforeInteraction().