Geant4-11
|
#include <G4KaonPlusField.hh>
Public Member Functions | |
G4KaonPlusField (G4V3DNucleus *nucleus, G4double coeff=0.35 *CLHEP::fermi) | |
virtual G4double | GetBarrier () |
virtual G4double | GetCoeff () |
virtual G4double | GetField (const G4ThreeVector &aPosition) |
void | SetNucleus (G4V3DNucleus *aNucleus) |
virtual | ~G4KaonPlusField () |
Protected Attributes | |
const G4double | radius |
G4V3DNucleus * | theNucleus |
Private Member Functions | |
G4KaonPlusField (const G4KaonPlusField &right) | |
G4bool | operator!= (const G4KaonPlusField &right) const |
const G4KaonPlusField & | operator= (const G4KaonPlusField &right) |
G4bool | operator== (const G4KaonPlusField &right) const |
Private Attributes | |
G4double | theCoeff |
Definition at line 47 of file G4KaonPlusField.hh.
G4KaonPlusField::G4KaonPlusField | ( | G4V3DNucleus * | nucleus, |
G4double | coeff = 0.35*CLHEP::fermi |
||
) |
Definition at line 49 of file G4KaonPlusField.cc.
References theCoeff.
|
virtual |
Definition at line 56 of file G4KaonPlusField.cc.
|
private |
|
virtual |
Implements G4VNuclearField.
Definition at line 77 of file G4KaonPlusField.cc.
References A, G4V3DNucleus::GetCharge(), G4Pow::GetInstance(), G4V3DNucleus::GetMassNumber(), MeV, G4VNuclearField::theNucleus, Z, and G4Pow::Z13().
Referenced by GetField().
|
inlinevirtual |
Reimplemented from G4VNuclearField.
Definition at line 62 of file G4KaonPlusField.hh.
References theCoeff.
|
virtual |
Implements G4VNuclearField.
Definition at line 59 of file G4KaonPlusField.cc.
References A, G4InuclSpecialFunctions::bindingEnergy(), GetBarrier(), G4NucleiProperties::GetBindingEnergy(), G4V3DNucleus::GetCharge(), G4VNuclearDensity::GetDensity(), G4V3DNucleus::GetMassNumber(), G4V3DNucleus::GetNuclearDensity(), G4ParticleDefinition::GetPDGMass(), source.hepunit::hbarc, G4KaonPlus::KaonPlus(), CLHEP::Hep3Vector::mag(), source.hepunit::neutron_mass_c2, pi, source.hepunit::proton_mass_c2, G4VNuclearField::radius, theCoeff, G4VNuclearField::theNucleus, and Z.
|
private |
|
private |
|
private |
|
inlineinherited |
Definition at line 61 of file G4VNuclearField.hh.
References G4VNuclearField::theNucleus.
|
protectedinherited |
Definition at line 48 of file G4VNuclearField.hh.
Referenced by G4AntiProtonField::GetField(), G4KaonMinusField::GetField(), GetField(), G4KaonZeroField::GetField(), G4PionMinusField::GetField(), G4PionPlusField::GetField(), G4PionZeroField::GetField(), G4SigmaMinusField::GetField(), G4SigmaPlusField::GetField(), and G4SigmaZeroField::GetField().
|
private |
Definition at line 65 of file G4KaonPlusField.hh.
Referenced by G4KaonPlusField(), GetCoeff(), and GetField().
|
protectedinherited |
Definition at line 47 of file G4VNuclearField.hh.
Referenced by G4NeutronField::G4NeutronField(), G4ProtonField::G4ProtonField(), G4AntiProtonField::GetBarrier(), G4KaonMinusField::GetBarrier(), GetBarrier(), G4PionMinusField::GetBarrier(), G4PionPlusField::GetBarrier(), G4SigmaMinusField::GetBarrier(), G4SigmaPlusField::GetBarrier(), G4AntiProtonField::GetField(), G4KaonMinusField::GetField(), GetField(), G4KaonZeroField::GetField(), G4PionMinusField::GetField(), G4PionPlusField::GetField(), G4PionZeroField::GetField(), G4SigmaMinusField::GetField(), G4SigmaPlusField::GetField(), G4SigmaZeroField::GetField(), and G4VNuclearField::SetNucleus().