Geant4-11
|
#include <G4INCLElasticChannel.hh>
Public Member Functions | |
ElasticChannel (Particle *p1, Particle *p2) | |
void | fillFinalState (FinalState *fs) |
FinalState * | getFinalState () |
virtual | ~ElasticChannel () |
Private Attributes | |
Particle * | particle1 |
Particle * | particle2 |
Definition at line 49 of file G4INCLElasticChannel.hh.
Definition at line 47 of file G4INCLElasticChannel.cc.
|
virtual |
Definition at line 52 of file G4INCLElasticChannel.cc.
|
virtual |
Implements G4INCL::IChannel.
Definition at line 56 of file G4INCLElasticChannel.cc.
References G4INCL::FinalState::addModifiedParticle(), G4INCL::CrossSections::calculateNNAngularSlope(), G4INCL::ParticleTable::effectiveNucleonMass, G4INCL::ParticleTable::getIsospin(), G4INCL::Particle::getMomentum(), G4INCL::Particle::getType(), G4INCL::ThreeVector::getX(), G4INCL::ThreeVector::getY(), G4INCL::ThreeVector::getZ(), G4INCL::ThreeVector::mag2(), G4INCL::Math::max(), G4INCL::KinematicsUtils::momentumInLab(), G4INCL::Neutron, particle1, particle2, G4INCL::ThreeVector::perp2(), G4INCL::Proton, s, G4INCL::Particle::setMomentum(), G4INCL::Particle::setType(), G4INCL::Random::shoot(), G4INCL::Math::sign(), G4INCL::KinematicsUtils::squareTotalEnergyInCM(), and G4INCL::Math::twoPi.
|
inherited |
Definition at line 50 of file G4INCLIChannel.cc.
References G4INCL::IChannel::fillFinalState().
|
private |
Definition at line 58 of file G4INCLElasticChannel.hh.
Referenced by fillFinalState().
|
private |
Definition at line 58 of file G4INCLElasticChannel.hh.
Referenced by fillFinalState().