Geant4
10.01.p02
|
#include <G4NeutronField.hh>
Public Member Functions | |
G4NeutronField (G4V3DNucleus *nucleus) | |
virtual | ~G4NeutronField () |
virtual G4double | GetField (const G4ThreeVector &aPosition) |
virtual G4double | GetBarrier () |
Public Member Functions inherited from G4VNuclearField | |
G4VNuclearField (G4V3DNucleus *aNucleus=0) | |
virtual | ~G4VNuclearField () |
void | SetNucleus (G4V3DNucleus *aNucleus) |
virtual G4double | GetCoeff () |
Private Member Functions | |
G4NeutronField (const G4NeutronField &right) | |
const G4NeutronField & | operator= (const G4NeutronField &right) |
int | operator== (const G4NeutronField &right) const |
int | operator!= (const G4NeutronField &right) const |
G4double | GetDensity (const G4ThreeVector &aPosition) |
G4double | GetFermiMomentum (const G4double aDensity) |
Private Attributes | |
G4FermiMomentum | theFermi |
G4int | theA |
G4int | theZ |
const G4VNuclearDensity * | theDensity |
G4double | theR |
std::vector< G4double > | theFermiMomBuffer |
Additional Inherited Members | |
Protected Attributes inherited from G4VNuclearField | |
G4V3DNucleus * | theNucleus |
const G4double | radius |
Definition at line 48 of file G4NeutronField.hh.
G4NeutronField::G4NeutronField | ( | G4V3DNucleus * | nucleus | ) |
Definition at line 45 of file G4NeutronField.cc.
References density, fermi, G4V3DNucleus::GetCharge(), GetDensity(), GetFermiMomentum(), G4V3DNucleus::GetMassNumber(), G4V3DNucleus::GetOuterRadius(), G4FermiMomentum::Init(), m, theA, theFermi, theFermiMomBuffer, G4VNuclearField::theNucleus, theR, and theZ.
|
virtual |
Definition at line 77 of file G4NeutronField.cc.
|
private |
|
virtual |
Implements G4VNuclearField.
Definition at line 93 of file G4NeutronField.cc.
|
inlineprivate |
Definition at line 68 of file G4NeutronField.hh.
References G4VNuclearDensity::GetDensity(), and theDensity.
Referenced by G4NeutronField().
Definition at line 73 of file G4NeutronField.hh.
References G4FermiMomentum::GetFermiMomentum(), and theFermi.
Referenced by G4NeutronField().
|
virtual |
Implements G4VNuclearField.
Definition at line 80 of file G4NeutronField.cc.
References fermi, and theFermiMomBuffer.
|
private |
|
private |
|
private |
|
private |
Definition at line 79 of file G4NeutronField.hh.
Referenced by G4NeutronField().
|
private |
Definition at line 81 of file G4NeutronField.hh.
Referenced by GetDensity().
|
private |
Definition at line 78 of file G4NeutronField.hh.
Referenced by G4NeutronField(), and GetFermiMomentum().
|
private |
Definition at line 84 of file G4NeutronField.hh.
Referenced by G4NeutronField(), and GetField().
|
private |
Definition at line 82 of file G4NeutronField.hh.
Referenced by G4NeutronField().
|
private |
Definition at line 80 of file G4NeutronField.hh.
Referenced by G4NeutronField().