#include <G4INCLCoulombNone.hh>
Public 멤버 함수 | |
CoulombNone () | |
virtual | ~CoulombNone () |
ParticleEntryAvatar * | bringToSurface (Particle *const p, Nucleus *const n) const |
Position the particle on the surface of the nucleus. 더 자세히 ... | |
IAvatarList | bringToSurface (Cluster *const c, Nucleus *const n) const |
Position the cluster on the surface of the nucleus. 더 자세히 ... | |
void | distortOut (ParticleList const &, Nucleus const *const ) const |
Modify the momenta of the outgoing particles. 더 자세히 ... | |
G4double | maxImpactParameter (ParticleSpecies const &p, const G4double, Nucleus const *const n) const |
Return the maximum impact parameter for Coulomb-distorted trajectories. 더 자세히 ... | |
G4INCLCoulombNone.hh 파일의 55 번째 라인에서 정의되었습니다.
|
inline |
G4INCLCoulombNone.hh 파일의 58 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4INCLCoulombNone.hh 파일의 59 번째 라인에서 정의되었습니다.
|
virtual |
Position the particle on the surface of the nucleus.
This method does not perform any distortion.
p | incoming particle |
n | distorting nucleus |
G4INCL::ICoulomb를 구현.
G4INCLCoulombNone.cc 파일의 50 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::Intersection::exists, G4INCL::IntersectionFactory::getEarlierTrajectoryIntersection(), G4INCL::Particle::getPosition(), G4INCL::Particle::getPropagationVelocity(), G4INCL::Nucleus::getUniverseRadius(), G4INCL::Intersection::position, G4INCL::Particle::setPosition().
다음에 의해서 참조됨 : G4INCL::CoulombNonRelativistic::bringToSurface().
|
virtual |
Position the cluster on the surface of the nucleus.
This method does not perform any distortion.
c | incoming cluster |
n | distorting nucleus |
G4INCL::ICoulomb를 구현.
G4INCLCoulombNone.cc 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : E, e, G4INCL::Intersection::exists, G4INCL::IntersectionFactory::getEarlierTrajectoryIntersection(), G4INCL::Cluster::getParticles(), G4INCL::Nucleus::getUniverseRadius(), G4INCL::Intersection::position, G4INCL::Intersection::time.
|
inlinevirtual |
Modify the momenta of the outgoing particles.
This method does not perform any distortion.
G4INCL::ICoulomb를 구현.
G4INCLCoulombNone.hh 파일의 83 번째 라인에서 정의되었습니다.
|
inlinevirtual |
Return the maximum impact parameter for Coulomb-distorted trajectories.
G4INCL::ICoulomb를 구현.
G4INCLCoulombNone.hh 파일의 87 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::Composite, G4INCL::ParticleTable::getLargestNuclearRadius(), G4INCL::Nucleus::getUniverseRadius(), G4INCL::ParticleSpecies::theA, G4INCL::ParticleSpecies::theType, G4INCL::ParticleSpecies::theZ.