#include <G4KaonZeroField.hh>
Definition at line 46 of file G4KaonZeroField.hh.
G4KaonZeroField::~G4KaonZeroField |
( |
| ) |
|
|
virtual |
G4double G4KaonZeroField::GetBarrier |
( |
| ) |
|
|
virtual |
virtual G4double G4KaonZeroField::GetCoeff |
( |
| ) |
|
|
inlinevirtual |
Implements G4VNuclearField.
Definition at line 57 of file G4KaonZeroField.cc.
68 G4double reducedMass = kaonMass*nucleusMass/(kaonMass+nucleusMass);
72 return -2.*
pi*
hbarc*
hbarc/reducedMass*(2.0)*theCoeff*density;
static G4KaonZero * KaonZero()
virtual G4int GetCharge()=0
virtual const G4VNuclearDensity * GetNuclearDensity() const =0
virtual G4int GetMassNumber()=0
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.p02/source/processes/hadronic/models/binary_cascade/include/G4KaonZeroField.hh
- source/geant4.10.03.p02/source/processes/hadronic/models/binary_cascade/src/G4KaonZeroField.cc