Geant4-11
|
#include <G4INCLCDPP.hh>
Public Member Functions | |
CDPP () | |
G4bool | isBlocked (ParticleList const &, Nucleus const *const) |
void | processOneParticle (Particle const *const p) |
~CDPP () | |
Protected Attributes | |
G4double | Sk |
G4double | TbelowTf |
NuclearPotential::INuclearPotential const * | thePotential |
Definition at line 47 of file G4INCLCDPP.hh.
G4INCL::CDPP::CDPP | ( | ) |
Definition at line 44 of file G4INCLCDPP.cc.
G4INCL::CDPP::~CDPP | ( | ) |
Definition at line 50 of file G4INCLCDPP.cc.
|
virtual |
Implements G4INCL::IPauli.
Definition at line 52 of file G4INCLCDPP.cc.
References G4INCL::Nucleus::computeSeparationEnergyBalance(), G4INCL::Nucleus::getInitialInternalEnergy(), G4INCL::Store::getParticles(), G4INCL::Nucleus::getPotential(), G4INCL::Nucleus::getStore(), S(), Sk, TbelowTf, and thePotential.
|
inline |
Definition at line 54 of file G4INCLCDPP.hh.
References G4INCL::NuclearPotential::INuclearPotential::getFermiEnergy(), G4INCL::Particle::getKineticEnergy(), G4INCL::Particle::getPotentialEnergy(), G4INCL::NuclearPotential::INuclearPotential::getSeparationEnergy(), G4INCL::Particle::isBaryon(), G4INCL::Particle::isMeson(), G4INCL::Particle::isResonance(), Sk, TbelowTf, and thePotential.
|
protected |
Definition at line 72 of file G4INCLCDPP.hh.
Referenced by isBlocked(), and processOneParticle().
|
protected |
Definition at line 73 of file G4INCLCDPP.hh.
Referenced by isBlocked(), and processOneParticle().
|
protected |
Definition at line 74 of file G4INCLCDPP.hh.
Referenced by isBlocked(), and processOneParticle().