Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
네임스페이스 | 매크로 | 함수
G4INCLCoulombDistortion.hh 파일 참조

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.

날짜
14 February 2011
작성자
Davide Mancusi

G4INCLCoulombDistortion.hh 파일에서 정의되었습니다.

매크로 문서화

#define G4INCLCOULOMBDISTORTION_HH_

G4INCLCoulombDistortion.hh 파일의 46 번째 라인에서 정의되었습니다.

#define INCLXX_IN_GEANT4_MODE   1

G4INCLCoulombDistortion.hh 파일의 34 번째 라인에서 정의되었습니다.