Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FermiMomentum.hh>
Public Member Functions | |
G4FermiMomentum () | |
~G4FermiMomentum () | |
void | Init (G4int anA, G4int aZ) |
G4double | GetFermiMomentum (G4double density) |
G4ThreeVector | GetMomentum (G4double density, G4double maxMomentum=-1.) |
Definition at line 35 of file G4FermiMomentum.hh.
G4FermiMomentum::G4FermiMomentum | ( | ) |
Definition at line 31 of file G4FermiMomentum.cc.
G4FermiMomentum::~G4FermiMomentum | ( | ) |
Definition at line 36 of file G4FermiMomentum.cc.
Definition at line 44 of file G4FermiMomentum.hh.
Referenced by GetMomentum().
|
inline |
Definition at line 49 of file G4FermiMomentum.hh.
Definition at line 42 of file G4FermiMomentum.hh.
Referenced by G4NeutronField::G4NeutronField(), G4ProtonField::G4ProtonField(), and G4Fancy3DNucleus::Init().