Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ProtonField.hh>
Public Member Functions | |
G4ProtonField (G4V3DNucleus *nucleus) | |
virtual | ~G4ProtonField () |
virtual G4double | GetField (const G4ThreeVector &aPosition) |
virtual G4double | GetBarrier () |
Public Member Functions inherited from G4VNuclearField | |
G4VNuclearField (G4V3DNucleus *aNucleus=0) | |
virtual | ~G4VNuclearField () |
void | SetNucleus (G4V3DNucleus *aNucleus) |
virtual G4double | GetField (const G4ThreeVector &aPosition)=0 |
virtual G4double | GetBarrier ()=0 |
virtual G4double | GetCoeff () |
Additional Inherited Members | |
Protected Attributes inherited from G4VNuclearField | |
G4V3DNucleus * | theNucleus |
const G4double | radius |
Definition at line 48 of file G4ProtonField.hh.
G4ProtonField::G4ProtonField | ( | G4V3DNucleus * | nucleus | ) |
Definition at line 47 of file G4ProtonField.cc.
|
virtual |
Definition at line 79 of file G4ProtonField.cc.
|
virtual |
Implements G4VNuclearField.
Definition at line 98 of file G4ProtonField.cc.
Referenced by G4ProtonField().
|
virtual |
Implements G4VNuclearField.
Definition at line 82 of file G4ProtonField.cc.