#include <G4SigmaZeroField.hh>
Definition at line 46 of file G4SigmaZeroField.hh.
G4SigmaZeroField::~G4SigmaZeroField |
( |
| ) |
|
|
virtual |
G4double G4SigmaZeroField::GetBarrier |
( |
| ) |
|
|
virtual |
virtual G4double G4SigmaZeroField::GetCoeff |
( |
| ) |
|
|
inlinevirtual |
Implements G4VNuclearField.
Definition at line 56 of file G4SigmaZeroField.cc.
67 G4double reducedMass = sigmaZeroMass*nucleusMass/(sigmaZeroMass+nucleusMass);
72 return -2.*
pi*
hbarc*
hbarc/reducedMass*(2.0)*theCoeff*density;
virtual G4int GetCharge()=0
virtual const G4VNuclearDensity * GetNuclearDensity() const =0
virtual G4int GetMassNumber()=0
static G4SigmaZero * SigmaZero()
double A(double temperature)
G4double GetPDGMass() const
G4double GetDensity(const G4ThreeVector &aPosition) const
static G4double GetBindingEnergy(const G4int A, const G4int Z)
G4V3DNucleus * theNucleus
static constexpr double pi
G4double bindingEnergy(G4int A, G4int Z)
The documentation for this class was generated from the following files:
- source/geant4.10.03.p03/source/processes/hadronic/models/binary_cascade/include/G4SigmaZeroField.hh
- source/geant4.10.03.p03/source/processes/hadronic/models/binary_cascade/src/G4SigmaZeroField.cc