Geant4-11
|
#include <G4INCLRecombinationChannel.hh>
Public Member Functions | |
void | fillFinalState (FinalState *fs) |
FinalState * | getFinalState () |
RecombinationChannel (Particle *p1, Particle *p2) | |
virtual | ~RecombinationChannel () |
Private Attributes | |
Particle * | theDelta |
Particle * | theNucleon |
Definition at line 55 of file G4INCLRecombinationChannel.hh.
Definition at line 56 of file G4INCLRecombinationChannel.cc.
References G4INCL::Particle::isDelta(), theDelta, and theNucleon.
|
virtual |
Definition at line 69 of file G4INCLRecombinationChannel.cc.
|
virtual |
Implements G4INCL::IChannel.
Definition at line 73 of file G4INCLRecombinationChannel.cc.
References G4INCL::FinalState::addModifiedParticle(), G4INCL::Particle::adjustEnergyFromMomentum(), G4INCL::DeltaMinus, G4INCL::DeltaPlus, G4INCL::DeltaPlusPlus, G4INCL::DeltaZero, G4INCL::Particle::getMass(), G4INCL::Particle::getType(), INCL_ERROR, G4INCL::KinematicsUtils::momentumInCM(), G4INCL::Neutron, G4INCL::Random::normVector(), G4INCL::Proton, G4INCL::Particle::setMomentum(), G4INCL::Particle::setType(), theDelta, theNucleon, and G4INCL::KinematicsUtils::totalEnergyInCM().
|
inherited |
Definition at line 50 of file G4INCLIChannel.cc.
References G4INCL::IChannel::fillFinalState().
|
private |
Definition at line 64 of file G4INCLRecombinationChannel.hh.
Referenced by fillFinalState(), and RecombinationChannel().
|
private |
Definition at line 64 of file G4INCLRecombinationChannel.hh.
Referenced by fillFinalState(), and RecombinationChannel().