#include <G4ProtonField.hh>
Definition at line 48 of file G4ProtonField.hh.
◆ G4ProtonField() [1/2]
Definition at line 47 of file G4ProtonField.cc.
virtual G4int GetCharge()=0
G4VNuclearField(G4V3DNucleus *aNucleus=0)
virtual const G4VNuclearDensity * GetNuclearDensity() const =0
virtual G4int GetMassNumber()=0
virtual G4double GetOuterRadius()=0
G4double GetFermiMomentum(const G4double aDensity)
void Init(G4int anA, G4int aZ)
const G4VNuclearDensity * theDensity
G4V3DNucleus * theNucleus
virtual G4double GetBarrier()
G4double GetDensity(const G4ThreeVector &aPosition)
static const double fermi
std::vector< G4double > theFermiMomBuffer
◆ ~G4ProtonField()
G4ProtonField::~G4ProtonField |
( |
| ) |
|
|
virtual |
◆ G4ProtonField() [2/2]
◆ GetBarrier()
◆ GetDensity()
Definition at line 68 of file G4ProtonField.hh.
G4double GetDensity(const G4ThreeVector &aPosition) const
const G4VNuclearDensity * theDensity
◆ GetFermiMomentum()
Definition at line 72 of file G4ProtonField.hh.
G4double GetFermiMomentum(G4double density)
◆ GetField()
◆ operator!=()
int G4ProtonField::operator!= |
( |
const G4ProtonField & |
right | ) |
const |
|
private |
◆ operator=()
◆ operator==()
int G4ProtonField::operator== |
( |
const G4ProtonField & |
right | ) |
const |
|
private |
◆ theA
G4int G4ProtonField::theA |
|
private |
◆ theBarrier
◆ theDensity
◆ theFermi
◆ theFermiMomBuffer
std::vector<G4double> G4ProtonField::theFermiMomBuffer |
|
private |
◆ theRadius
◆ theZ
G4int G4ProtonField::theZ |
|
private |
The documentation for this class was generated from the following files: