Static class for the deuteron density. 더 자세히 ...
함수 | |
G4double | densityR (const G4double r) |
PDF for a nucleon in r space. 더 자세히 ... | |
G4double | derivDensityR (const G4double r) |
First derivative of the r-space density function. 더 자세히 ... | |
G4double | densityP (const G4double p) |
PDF for a nucleon in p space. 더 자세히 ... | |
G4double | wavefunctionR (const G4int l, const G4double r) |
G4double | wavefunctionP (const G4int l, const G4double p) |
G4double | derivWavefunctionR (const G4int l, const G4double r) |
Static class for the deuteron density.
PDF for a nucleon in p space.
The distribution is normalised to 1.
p | nucleon momentum [MeV/c] |
G4INCLDeuteronDensity.cc 파일의 117 번째 라인에서 정의되었습니다.
다음을 참조함 : wavefunctionP().
다음에 의해서 참조됨 : G4INCL::NuclearDensityFunctions::ParisP::operator()().
PDF for a nucleon in r space.
The distribution is normalised to 1.
r | distance from the deuteron centre [fm] |
G4INCLDeuteronDensity.cc 파일의 103 번째 라인에서 정의되었습니다.
다음을 참조함 : wavefunctionR().
다음에 의해서 참조됨 : G4INCL::NuclearDensityFunctions::ParisR::operator()().
First derivative of the r-space density function.
r | distance from the deuteron centre [fm] |
G4INCLDeuteronDensity.cc 파일의 109 번째 라인에서 정의되었습니다.
다음을 참조함 : derivWavefunctionR(), G4INCL::Math::twoPi, wavefunctionR().
G4INCLDeuteronDensity.cc 파일의 143 번째 라인에서 정의되었습니다.
다음을 참조함 : e, G4INCL::Math::max(), result.
다음에 의해서 참조됨 : derivDensityR().
G4INCLDeuteronDensity.cc 파일의 163 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::PhysicalConstants::hc, result.
다음에 의해서 참조됨 : densityP().
G4INCLDeuteronDensity.cc 파일의 123 번째 라인에서 정의되었습니다.
다음을 참조함 : e, G4INCL::Math::max(), result.
다음에 의해서 참조됨 : densityR(), derivDensityR().