Geant4  10.01
G4FermiMomentum Class Reference

#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.)
 

Private Member Functions

G4double cbrt (G4double x)
 

Private Attributes

G4int theA
 
G4int theZ
 
G4double constofpmax
 

Detailed Description

Definition at line 35 of file G4FermiMomentum.hh.

Constructor & Destructor Documentation

G4FermiMomentum::G4FermiMomentum ( )

Definition at line 31 of file G4FermiMomentum.cc.

G4FermiMomentum::~G4FermiMomentum ( )

Definition at line 36 of file G4FermiMomentum.cc.

Member Function Documentation

G4double G4FermiMomentum::cbrt ( G4double  x)
inlineprivate

Definition at line 65 of file G4FermiMomentum.hh.

Referenced by GetFermiMomentum().

+ Here is the caller graph for this function:

G4double G4FermiMomentum::GetFermiMomentum ( G4double  density)
inline

Definition at line 44 of file G4FermiMomentum.hh.

References cbrt(), constofpmax, and theA.

Referenced by G4BinaryCascade::CheckPauliPrinciple(), G4Fancy3DNucleus::ChooseFermiMomenta(), G4Fancy3DNucleus::ChoosePositions(), G4ProtonField::GetFermiMomentum(), G4NeutronField::GetFermiMomentum(), GetMomentum(), G4BinaryLightIonReaction::GetProjectileExcitation(), and G4BinaryLightIonReaction::Interact().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4ThreeVector G4FermiMomentum::GetMomentum ( G4double  density,
G4double  maxMomentum = -1. 
)
inline

Definition at line 49 of file G4FermiMomentum.hh.

References G4UniformRand, and GetFermiMomentum().

Referenced by G4Fancy3DNucleus::ChooseFermiMomenta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4FermiMomentum::Init ( G4int  anA,
G4int  aZ 
)
inline

Definition at line 42 of file G4FermiMomentum.hh.

References theA, and theZ.

Referenced by G4BinaryCascade::CheckPauliPrinciple(), G4NeutronField::G4NeutronField(), G4ProtonField::G4ProtonField(), G4Fancy3DNucleus::Init(), and G4BinaryLightIonReaction::Interact().

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4FermiMomentum::constofpmax
private

Definition at line 74 of file G4FermiMomentum.hh.

Referenced by GetFermiMomentum().

G4int G4FermiMomentum::theA
private

Definition at line 69 of file G4FermiMomentum.hh.

Referenced by GetFermiMomentum(), and Init().

G4int G4FermiMomentum::theZ
private

Definition at line 70 of file G4FermiMomentum.hh.

Referenced by Init().


The documentation for this class was generated from the following files: