| 
    Geant4
    10.02.p03
    
   | 
 
Functions | |
| IPauli * | getBlocker () | 
| IPauli * | getCDPP () | 
| void | setBlocker (IPauli *const pauliBlocker) | 
| void | setCDPP (IPauli *const cdpp) | 
| G4bool | isBlocked (ParticleList const &modifiedAndCreated, Nucleus const *const nucleus) | 
| G4bool | isCDPPBlocked (ParticleList const &created, Nucleus const *const nucleus) | 
| void | deleteBlockers () | 
| void | initialize (Config const *const aConfig) | 
| Initialize the Coulomb-distortion algorithm.  More... | |
| void G4INCL::Pauli::deleteBlockers | ( | ) | 
| IPauli* G4INCL::Pauli::getBlocker | ( | ) | 
Definition at line 57 of file G4INCLPauliBlocking.cc.
| IPauli* G4INCL::Pauli::getCDPP | ( | ) | 
Definition at line 59 of file G4INCLPauliBlocking.cc.
| void G4INCL::Pauli::initialize | ( | Config const *const | aConfig | ) | 
Initialize the Coulomb-distortion algorithm.
Initialize the Coulomb-distortion algorithm.
Definition at line 94 of file G4INCLPauliBlocking.cc.
| G4bool G4INCL::Pauli::isBlocked | ( | ParticleList const & | modifiedAndCreated, | 
| Nucleus const *const | nucleus | ||
| ) | 
Definition at line 69 of file G4INCLPauliBlocking.cc.
| G4bool G4INCL::Pauli::isCDPPBlocked | ( | ParticleList const & | created, | 
| Nucleus const *const | nucleus | ||
| ) | 
Definition at line 78 of file G4INCLPauliBlocking.cc.
| void G4INCL::Pauli::setBlocker | ( | IPauli *const | pauliBlocker | ) | 
| void G4INCL::Pauli::setCDPP | ( | IPauli *const | cdpp | ) |