Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4INCLPauliBlocking.cc File Reference

Go to the source code of this file.

Namespaces

namespace  G4INCL
 
namespace  G4INCL::Pauli
 Pauli blocking.
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Functions

IPauliG4INCL::Pauli::getBlocker ()
 Get the Pauli blocker algorithm.
 
IPauliG4INCL::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.
 
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.
 
void G4INCL::Pauli::deleteBlockers ()
 Delete blockers.
 
void G4INCL::Pauli::initialize (Config const *const aConfig)
 Initialise blockers according to a Config object.
 

Macro Definition Documentation

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLPauliBlocking.cc.