Abstract interface to the nuclear potential. 더 자세히 ...
#include "globals.hh"
#include "G4INCLINuclearPotential.hh"
#include "G4INCLNuclearPotentialEnergyIsospinSmooth.hh"
#include "G4INCLNuclearPotentialEnergyIsospin.hh"
#include "G4INCLNuclearPotentialIsospin.hh"
#include "G4INCLNuclearPotentialConstant.hh"
네임스페이스 | |
G4INCL | |
G4INCL::NuclearPotential | |
매크로 | |
#define | INCLXX_IN_GEANT4_MODE 1 |
함수 | |
INuclearPotential const * | G4INCL::NuclearPotential::createPotential (const PotentialType type, const G4int theA, const G4int theZ, const G4bool pionPotential) |
Create an INuclearPotential object. 더 자세히 ... | |
void | G4INCL::NuclearPotential::clearCache () |
Clear the INuclearPotential cache. 더 자세히 ... | |
Abstract interface to the nuclear potential.
NuclearPotential-like classes should provide access to the value of the potential of a particle in a particular context. For example, an instance of a NuclearPotential class should be associated to every nucleus.
G4INCLINuclearPotential.cc 파일에서 정의되었습니다.
#define INCLXX_IN_GEANT4_MODE 1 |
G4INCLINuclearPotential.cc 파일의 34 번째 라인에서 정의되었습니다.