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

Definition of the G4ScreenedNuclearRecoil class. 더 자세히 ...

#include "globals.hh"
#include "G4VDiscreteProcess.hh"
#include "G4ParticleChange.hh"
#include "c2_function.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include <map>
#include <vector>

이 파일의 소스 코드 페이지로 가기

클래스

struct  G4ScreeningTables
 
class  G4ScreenedCoulombCrossSectionInfo
 
class  G4ScreenedCoulombCrossSection
 
struct  G4CoulombKinematicsInfo
 
class  G4ScreenedCollisionStage
 
class  G4ScreenedCoulombClassicalKinematics
 
class  G4SingleScatter
 
class  G4ScreenedNuclearRecoil
 A process which handles screened Coulomb collisions between nuclei. 더 자세히 ...
 
class  G4NativeScreenedCoulombCrossSection
 

타입정의

typedef c2_const_ptr< G4doubleG4_c2_const_ptr
 
typedef c2_ptr< G4doubleG4_c2_ptr
 
typedef c2_function< G4doubleG4_c2_function
 
typedef struct G4ScreeningTables G4ScreeningTables
 
typedef struct
G4CoulombKinematicsInfo 
G4CoulombKinematicsInfo
 

함수

G4_c2_functionZBLScreening (G4int z1, G4int z2, size_t npoints, G4double rMax, G4double *auval)
 
G4_c2_functionMoliereScreening (G4int z1, G4int z2, size_t npoints, G4double rMax, G4double *auval)
 
G4_c2_functionLJScreening (G4int z1, G4int z2, size_t npoints, G4double rMax, G4double *auval)
 
G4_c2_functionLJZBLScreening (G4int z1, G4int z2, size_t npoints, G4double rMax, G4double *auval)
 

상세한 설명

Definition of the G4ScreenedNuclearRecoil class.

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

타입정의 문서화

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

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

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

함수 문서화

G4_c2_function& LJScreening ( G4int  z1,
G4int  z2,
size_t  npoints,
G4double  rMax,
G4double auval 
)
G4_c2_function& LJZBLScreening ( G4int  z1,
G4int  z2,
size_t  npoints,
G4double  rMax,
G4double auval 
)
G4_c2_function& MoliereScreening ( G4int  z1,
G4int  z2,
size_t  npoints,
G4double  rMax,
G4double auval 
)

G4ScreenedNuclearRecoil.cc 파일의 867 번째 라인에서 정의되었습니다.

다음을 참조함 : angstrom, c2_factory< float_type >::lin_log_interpolating_function(), sum.

다음에 의해서 참조됨 : G4NativeScreenedCoulombCrossSection::G4NativeScreenedCoulombCrossSection().

G4_c2_function& ZBLScreening ( G4int  z1,
G4int  z2,
size_t  npoints,
G4double  rMax,
G4double auval 
)