#include <G4KaonZeroField.hh>
Definition at line 46 of file G4KaonZeroField.hh.
◆ G4KaonZeroField()
◆ ~G4KaonZeroField()
G4KaonZeroField::~G4KaonZeroField |
( |
| ) |
|
|
virtual |
◆ GetBarrier()
G4double G4KaonZeroField::GetBarrier |
( |
| ) |
|
|
virtual |
◆ GetCoeff()
virtual G4double G4KaonZeroField::GetCoeff |
( |
| ) |
|
|
inlinevirtual |
◆ GetField()
Implements G4VNuclearField.
Definition at line 57 of file G4KaonZeroField.cc.
58{
59
61
63
67 G4double nucleusMass = Z*proton_mass_c2+(
A-Z)*neutron_mass_c2+bindingEnergy;
68 G4double reducedMass = kaonMass*nucleusMass/(kaonMass+nucleusMass);
69
71
72 return -2.*pi*hbarc*hbarc/reducedMass*(2.0)*theCoeff*density;
73}
static G4KaonZero * KaonZero()
static G4double GetBindingEnergy(const G4int A, const G4int Z)
G4double GetPDGMass() const
virtual const G4VNuclearDensity * GetNuclearDensity() const =0
virtual G4int GetCharge()=0
virtual G4int GetMassNumber()=0
G4double GetDensity(const G4ThreeVector &aPosition) const
G4V3DNucleus * theNucleus
G4double bindingEnergy(G4int A, G4int Z)
The documentation for this class was generated from the following files: