| 
    Geant4
    10.03.p01
    
   | 
 
#include "globals.hh"#include "G4INCLIPauli.hh"#include "G4INCLParticle.hh"#include "G4INCLNucleus.hh"#include "G4INCLConfig.hh"

Go to the source code of this file.
Namespaces | |
| G4INCL | |
| G4INCL::Pauli | |
| Pauli blocking.  | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 | 
| #define | G4INCLPauliBlocking__hh 1 | 
Functions | |
| G4bool | G4INCL::Pauli::isBlocked (ParticleList const &p, Nucleus const *const n) | 
| Check Pauli blocking.  More... | |
| G4bool | G4INCL::Pauli::isCDPPBlocked (ParticleList const &p, Nucleus const *const n) | 
| Check CDPP blocking.  More... | |
| IPauli * | G4INCL::Pauli::getBlocker () | 
| Get the Pauli blocker algorithm.  More... | |
| IPauli * | G4INCL::Pauli::getCDPP () | 
| Get the CDPP blocker algorithm.  More... | |
| void | G4INCL::Pauli::setBlocker (IPauli *const) | 
| Set the Pauli blocker algorithm.  More... | |
| void | G4INCL::Pauli::setCDPP (IPauli *const) | 
| Set the CDPP blocker algorithm.  More... | |
| void | G4INCL::Pauli::deleteBlockers () | 
| Delete blockers.  More... | |
| void | G4INCL::Pauli::initialize (Config const *const aConfig) | 
| Initialise blockers according to a Config object.  More... | |
| #define G4INCLPauliBlocking__hh 1 | 
Definition at line 39 of file G4INCLPauliBlocking.hh.
| #define INCLXX_IN_GEANT4_MODE 1 | 
Definition at line 34 of file G4INCLPauliBlocking.hh.