|
Geant4
9.6.p02
|
Abstract interface to the nuclear potential. More...
#include "globals.hh"#include "G4INCLParticle.hh"#include "G4INCLRandom.hh"#include "G4INCLDeuteronDensity.hh"#include <map>

Go to the source code of this file.
Classes | |
| class | G4INCL::NuclearPotential::INuclearPotential |
Namespaces | |
| G4INCL | |
| G4INCL::NuclearPotential | |
Constant Groups | |
| G4INCL | |
| G4INCL::NuclearPotential | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
| #define | G4INCLINUCLEARPOTENTIAL_HH 1 |
Abstract interface to the nuclear potential.
NuclearPotential-like classes should provide access to the value of the potential of a particle in a particular context. For example, an instance of a NuclearPotential class should be associated to every nucleus.
Definition in file G4INCLINuclearPotential.hh.
| #define G4INCLINUCLEARPOTENTIAL_HH 1 |
Definition at line 49 of file G4INCLINuclearPotential.hh.
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLINuclearPotential.hh.
1.8.4