Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4SigmaPlusField.hh>
Public Member Functions | |
G4SigmaPlusField (G4V3DNucleus *nucleus, G4double coeff=0.36 *CLHEP::fermi) | |
virtual | ~G4SigmaPlusField () |
virtual G4double | GetField (const G4ThreeVector &aPosition) |
virtual G4double | GetBarrier () |
virtual G4double | GetCoeff () |
Public Member Functions inherited from G4VNuclearField | |
G4VNuclearField (G4V3DNucleus *aNucleus=0) | |
virtual | ~G4VNuclearField () |
void | SetNucleus (G4V3DNucleus *aNucleus) |
Additional Inherited Members | |
Protected Attributes inherited from G4VNuclearField | |
G4V3DNucleus * | theNucleus |
const G4double | radius |
Definition at line 35 of file G4SigmaPlusField.hh.
G4SigmaPlusField::G4SigmaPlusField | ( | G4V3DNucleus * | nucleus, |
G4double | coeff = 0.36*CLHEP::fermi ) |
Definition at line 49 of file G4SigmaPlusField.cc.
|
virtual |
Definition at line 56 of file G4SigmaPlusField.cc.
|
virtual |
Implements G4VNuclearField.
Definition at line 78 of file G4SigmaPlusField.cc.
Referenced by GetField().
|
inlinevirtual |
Reimplemented from G4VNuclearField.
Definition at line 50 of file G4SigmaPlusField.hh.
|
virtual |
Implements G4VNuclearField.
Definition at line 59 of file G4SigmaPlusField.cc.