Deuteron density in r and p according to the Paris potential. 더 자세히 ...
#include "globals.hh"
#include "G4INCLDeuteronDensity.hh"
#include "G4INCLGlobals.hh"
#include <algorithm>
네임스페이스 | |
G4INCL | |
G4INCL::DeuteronDensity | |
Static class for the deuteron density. | |
매크로 | |
#define | INCLXX_IN_GEANT4_MODE 1 |
함수 | |
G4double | G4INCL::DeuteronDensity::densityR (const G4double r) |
PDF for a nucleon in r space. 더 자세히 ... | |
G4double | G4INCL::DeuteronDensity::derivDensityR (const G4double r) |
First derivative of the r-space density function. 더 자세히 ... | |
G4double | G4INCL::DeuteronDensity::densityP (const G4double p) |
PDF for a nucleon in p space. 더 자세히 ... | |
G4double | G4INCL::DeuteronDensity::wavefunctionR (const G4int l, const G4double r) |
G4double | G4INCL::DeuteronDensity::derivWavefunctionR (const G4int l, const G4double r) |
G4double | G4INCL::DeuteronDensity::wavefunctionP (const G4int l, const G4double p) |
Deuteron density in r and p according to the Paris potential.
G4INCLDeuteronDensity.cc 파일에서 정의되었습니다.
#define INCLXX_IN_GEANT4_MODE 1 |
G4INCLDeuteronDensity.cc 파일의 34 번째 라인에서 정의되었습니다.