#include "globals.hh"
#include "G4INCLIPauli.hh"
#include "G4INCLParticle.hh"
#include "G4INCLNucleus.hh"
#include "G4INCLConfig.hh"
네임스페이스 | |
G4INCL | |
G4INCL::Pauli | |
Pauli blocking. | |
매크로 | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLPauliBlocking__hh 1 |
함수 | |
G4bool | G4INCL::Pauli::isBlocked (ParticleList const &p, Nucleus const *const n) |
Check Pauli blocking. 더 자세히 ... | |
G4bool | G4INCL::Pauli::isCDPPBlocked (ParticleList const &p, Nucleus const *const n) |
Check CDPP blocking. 더 자세히 ... | |
IPauli * | G4INCL::Pauli::getBlocker () |
Get the Pauli blocker algorithm. 더 자세히 ... | |
IPauli * | G4INCL::Pauli::getCDPP () |
Get the CDPP blocker algorithm. 더 자세히 ... | |
void | G4INCL::Pauli::setBlocker (IPauli *const) |
Set the Pauli blocker algorithm. 더 자세히 ... | |
void | G4INCL::Pauli::setCDPP (IPauli *const) |
Set the CDPP blocker algorithm. 더 자세히 ... | |
void | G4INCL::Pauli::deleteBlockers () |
Delete blockers. 더 자세히 ... | |
void | G4INCL::Pauli::initialize (Config const *const aConfig) |
Initialise blockers according to a Config object. 더 자세히 ... | |
#define G4INCLPauliBlocking__hh 1 |
G4INCLPauliBlocking.hh 파일의 39 번째 라인에서 정의되었습니다.
#define INCLXX_IN_GEANT4_MODE 1 |
G4INCLPauliBlocking.hh 파일의 34 번째 라인에서 정의되었습니다.