|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLCDPP.hh>
Inheritance diagram for G4INCL::CDPP:Public Member Functions | |
| CDPP () | |
| ~CDPP () | |
| G4bool | isBlocked (ParticleList const &, Nucleus const *const) |
| void | processOneParticle (Particle const *const p) |
Public Member Functions inherited from G4INCL::IPauli | |
| IPauli () | |
| virtual | ~IPauli () |
| virtual G4bool | isBlocked (ParticleList const &, Nucleus const *const)=0 |
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.
|
inline |
Definition at line 54 of file G4INCLCDPP.hh.
|
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().