Static class for selecting Coulomb distortion. 더 자세히 ...
#include "globals.hh"
#include "G4INCLParticle.hh"
#include "G4INCLNucleus.hh"
#include "G4INCLICoulomb.hh"
#include "G4INCLConfig.hh"
네임스페이스 | |
G4INCL | |
G4INCL::CoulombDistortion | |
매크로 | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLCOULOMBDISTORTION_HH_ |
함수 | |
ParticleEntryAvatar * | G4INCL::CoulombDistortion::bringToSurface (Particle *p, Nucleus *const n) |
Modify the momentum of an incoming particle and position it on the surface of the nucleus. 더 자세히 ... | |
IAvatarList | G4INCL::CoulombDistortion::bringToSurface (Cluster *const c, Nucleus *const n) |
Modify the momentum of an incoming cluster and position it on the surface of the target. 더 자세히 ... | |
void | G4INCL::CoulombDistortion::distortOut (ParticleList const &pL, Nucleus const *const n) |
Modify the momentum of an outgoing particle. 더 자세히 ... | |
G4double | G4INCL::CoulombDistortion::maxImpactParameter (ParticleSpecies const &p, const G4double kinE, Nucleus const *const n) |
Return the maximum impact parameter for Coulomb-distorted trajectories. 더 자세히 ... | |
G4double | G4INCL::CoulombDistortion::maxImpactParameter (Particle const *const p, Nucleus const *const n) |
Return the maximum impact parameter for Coulomb-distorted trajectories. 더 자세히 ... | |
void | G4INCL::CoulombDistortion::setCoulomb (ICoulomb *const coulomb) |
Set the Coulomb-distortion algorithm. 더 자세히 ... | |
void | G4INCL::CoulombDistortion::deleteCoulomb () |
Delete the Coulomb-distortion object. 더 자세히 ... | |
void | G4INCL::CoulombDistortion::initialize (Config const *const theConfig) |
Initialize the Coulomb-distortion algorithm. 더 자세히 ... | |
Static class for selecting Coulomb distortion.
G4INCLCoulombDistortion.hh 파일에서 정의되었습니다.
#define G4INCLCOULOMBDISTORTION_HH_ |
G4INCLCoulombDistortion.hh 파일의 46 번째 라인에서 정의되었습니다.
#define INCLXX_IN_GEANT4_MODE 1 |
G4INCLCoulombDistortion.hh 파일의 34 번째 라인에서 정의되었습니다.