Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ProtonCoulombBarrier.hh>
Public Member Functions | |
G4ProtonCoulombBarrier () | |
virtual | ~G4ProtonCoulombBarrier () |
Public Member Functions inherited from G4CoulombBarrier | |
G4CoulombBarrier () | |
G4CoulombBarrier (G4int anA, G4int aZ) | |
virtual | ~G4CoulombBarrier () |
G4double | GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const |
Public Member Functions inherited from G4VCoulombBarrier | |
G4VCoulombBarrier (G4int anA, G4int aZ) | |
virtual | ~G4VCoulombBarrier () |
virtual G4double | GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const =0 |
G4int | GetA (void) const |
G4int | GetZ (void) const |
Definition at line 38 of file G4ProtonCoulombBarrier.hh.
G4ProtonCoulombBarrier::G4ProtonCoulombBarrier | ( | ) |
Definition at line 34 of file G4ProtonCoulombBarrier.cc.
|
virtual |
Definition at line 37 of file G4ProtonCoulombBarrier.cc.