Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLFinalState.hh>
Public Member Functions | |
FinalState () | |
virtual | ~FinalState () |
void | setTotalEnergyBeforeInteraction (G4double E) |
G4double | getTotalEnergyBeforeInteraction () const |
void | addModifiedParticle (Particle *p) |
void | addOutgoingParticle (Particle *p) |
void | addDestroyedParticle (Particle *p) |
void | addCreatedParticle (Particle *p) |
void | addEnteringParticle (Particle *p) |
ParticleList const & | getModifiedParticles () const |
ParticleList const & | getOutgoingParticles () const |
ParticleList const & | getDestroyedParticles () const |
ParticleList const & | getCreatedParticles () const |
ParticleList const & | getEnteringParticles () const |
void | setBlockedDelta (Particle *const p) |
Particle * | getBlockedDelta () |
FinalStateValidity | getValidity () const |
void | makeValid () |
void | makePauliBlocked () |
void | makeNoEnergyConservation () |
void | makeParticleBelowFermi () |
void | makeParticleBelowZero () |
std::string | print () const |
Final state of an interaction
Definition at line 65 of file G4INCLFinalState.hh.
G4INCL::FinalState::FinalState | ( | ) |
Definition at line 43 of file G4INCLFinalState.cc.
|
virtual |
Definition at line 49 of file G4INCLFinalState.cc.
void G4INCL::FinalState::addCreatedParticle | ( | Particle * | p | ) |
Definition at line 68 of file G4INCLFinalState.cc.
Referenced by G4INCL::DeltaDecayChannel::getFinalState().
void G4INCL::FinalState::addDestroyedParticle | ( | Particle * | p | ) |
Definition at line 63 of file G4INCLFinalState.cc.
Referenced by G4INCL::PionNucleonChannel::getFinalState().
void G4INCL::FinalState::addEnteringParticle | ( | Particle * | p | ) |
Definition at line 73 of file G4INCLFinalState.cc.
Referenced by G4INCL::ParticleEntryChannel::getFinalState().
void G4INCL::FinalState::addModifiedParticle | ( | Particle * | p | ) |
Definition at line 53 of file G4INCLFinalState.cc.
Referenced by G4INCL::DeltaDecayChannel::getFinalState(), G4INCL::DeltaProductionChannel::getFinalState(), G4INCL::ElasticChannel::getFinalState(), G4INCL::PionNucleonChannel::getFinalState(), G4INCL::RecombinationChannel::getFinalState(), G4INCL::ReflectionChannel::getFinalState(), and G4INCL::DecayAvatar::postInteraction().
void G4INCL::FinalState::addOutgoingParticle | ( | Particle * | p | ) |
Definition at line 58 of file G4INCLFinalState.cc.
Referenced by G4INCL::TransmissionChannel::getFinalState(), and G4INCL::InteractionAvatar::postInteraction().
|
inline |
Definition at line 86 of file G4INCLFinalState.hh.
Referenced by G4INCL::Nucleus::applyFinalState().
ParticleList const & G4INCL::FinalState::getCreatedParticles | ( | ) | const |
Definition at line 93 of file G4INCLFinalState.cc.
Referenced by G4INCL::AvatarAction::afterAvatarAction(), G4INCL::Nucleus::applyFinalState(), G4INCL::Nucleus::decayOutgoingDeltas(), G4INCL::InteractionAvatar::enforceEnergyConservation(), G4INCL::DecayAvatar::postInteraction(), and G4INCL::InteractionAvatar::postInteraction().
ParticleList const & G4INCL::FinalState::getDestroyedParticles | ( | ) | const |
Definition at line 88 of file G4INCLFinalState.cc.
Referenced by G4INCL::Nucleus::applyFinalState(), and G4INCL::InteractionAvatar::postInteraction().
ParticleList const & G4INCL::FinalState::getEnteringParticles | ( | ) | const |
Definition at line 98 of file G4INCLFinalState.cc.
Referenced by G4INCL::Nucleus::applyFinalState().
ParticleList const & G4INCL::FinalState::getModifiedParticles | ( | ) | const |
Definition at line 78 of file G4INCLFinalState.cc.
Referenced by G4INCL::AvatarAction::afterAvatarAction(), G4INCL::Nucleus::applyFinalState(), G4INCL::Nucleus::decayOutgoingDeltas(), G4INCL::InteractionAvatar::enforceEnergyConservation(), G4INCL::DecayAvatar::postInteraction(), and G4INCL::InteractionAvatar::postInteraction().
ParticleList const & G4INCL::FinalState::getOutgoingParticles | ( | ) | const |
Definition at line 83 of file G4INCLFinalState.cc.
Referenced by G4INCL::Nucleus::applyFinalState(), and G4INCL::SurfaceAvatar::postInteraction().
|
inline |
Definition at line 71 of file G4INCLFinalState.hh.
Referenced by G4INCL::Nucleus::applyFinalState().
|
inline |
Definition at line 88 of file G4INCLFinalState.hh.
Referenced by G4INCL::Nucleus::applyFinalState(), G4INCL::Nucleus::decayInsideDeltas(), G4INCL::BinaryCollisionAvatar::postInteraction(), and G4INCL::DecayAvatar::postInteraction().
|
inline |
Definition at line 91 of file G4INCLFinalState.hh.
Referenced by G4INCL::DecayAvatar::postInteraction(), and G4INCL::InteractionAvatar::postInteraction().
|
inline |
Definition at line 92 of file G4INCLFinalState.hh.
Referenced by G4INCL::ParticleEntryChannel::getFinalState().
|
inline |
Definition at line 93 of file G4INCLFinalState.hh.
Referenced by G4INCL::ParticleEntryChannel::getFinalState().
|
inline |
Definition at line 90 of file G4INCLFinalState.hh.
Referenced by G4INCL::DecayAvatar::postInteraction(), and G4INCL::InteractionAvatar::postInteraction().
|
inline |
Definition at line 89 of file G4INCLFinalState.hh.
std::string G4INCL::FinalState::print | ( | ) | const |
Definition at line 103 of file G4INCLFinalState.cc.
Referenced by G4INCL::Nucleus::applyFinalState().
Definition at line 85 of file G4INCLFinalState.hh.
Referenced by G4INCL::DecayAvatar::postInteraction().
|
inline |
Definition at line 70 of file G4INCLFinalState.hh.
Referenced by G4INCL::ParticleEntryChannel::getFinalState(), G4INCL::ReflectionChannel::getFinalState(), G4INCL::TransmissionChannel::getFinalState(), G4INCL::DecayAvatar::postInteraction(), and G4INCL::InteractionAvatar::postInteraction().