|
Geant4
10.00
|
Static Private Attributes | |
| static const G4double | alpha |
| Slope of the V(T) curve. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from INuclearPotential | |
| G4double | computePionPotentialEnergy (const Particle *const p) const |
| Compute the potential energy for the given pion. More... | |
Protected Attributes inherited from INuclearPotential | |
| const G4int | theA |
| The mass number of the nucleus. More... | |
| const G4int | theZ |
| The charge number of the nucleus. More... | |
| std::map< ParticleType, G4double > | fermiEnergy |
| std::map< ParticleType, G4double > | fermiMomentum |
| std::map< ParticleType, G4double > | separationEnergy |
|
virtual |
Reimplemented from NuclearPotentialIsospin.