Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
G4InuclSpecialFunctions Namespace Reference

Functions

G4double bindingEnergy (G4int A, G4int Z)
 
G4double bindingEnergyAsymptotic (G4int A, G4int Z)
 
G4double FermiEnergy (G4int A, G4int Z, G4int ntype)
 
void paraMaker (G4double Z, std::pair< std::vector< G4double >, std::vector< G4double > > &parms)
 
void paraMakerTruncated (G4double Z, std::pair< G4double, G4double > &parms)
 
G4double getAL (G4int A)
 
G4double csNN (G4double e)
 
G4double csPN (G4double e)
 
G4double G4cbrt (G4double x)
 
G4double inuclRndm ()
 
G4double randomGauss (G4double sigma)
 
G4double randomPHI ()
 
std::pair< G4double, G4doublerandomCOS_SIN ()
 
G4double nucleiLevelDensity (G4int A)
 
G4LorentzVector generateWithFixedTheta (G4double ct, G4double p, G4double mass=0.)
 
G4LorentzVector generateWithRandomAngles (G4double p, G4double mass=0.)
 

Function Documentation

G4double G4InuclSpecialFunctions::bindingEnergy ( G4int  A,
G4int  Z 
)

Definition at line 37 of file bindingEnergy.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::bindingEnergyAsymptotic ( G4int  A,
G4int  Z 
)

Definition at line 33 of file bindingEnergyAsymptotic.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::csNN ( G4double  e)

Definition at line 46 of file G4InuclSpecialFunctions.cc.

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::csPN ( G4double  e)

Definition at line 58 of file G4InuclSpecialFunctions.cc.

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::FermiEnergy ( G4int  A,
G4int  Z,
G4int  ntype 
)

Definition at line 72 of file G4InuclSpecialFunctions.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::G4cbrt ( G4double  x)

Definition at line 79 of file G4InuclSpecialFunctions.cc.

Here is the caller graph for this function:

G4LorentzVector G4InuclSpecialFunctions::generateWithFixedTheta ( G4double  ct,
G4double  p,
G4double  mass = 0. 
)

Definition at line 109 of file G4InuclSpecialFunctions.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4LorentzVector G4InuclSpecialFunctions::generateWithRandomAngles ( G4double  p,
G4double  mass = 0. 
)

Definition at line 124 of file G4InuclSpecialFunctions.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::getAL ( G4int  A)

Definition at line 42 of file G4InuclSpecialFunctions.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::inuclRndm ( )

Definition at line 83 of file G4InuclSpecialFunctions.cc.

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::nucleiLevelDensity ( G4int  A)

Definition at line 33 of file nucleiLevelDensity.cc.

Here is the caller graph for this function:

void G4InuclSpecialFunctions::paraMaker ( G4double  Z,
std::pair< std::vector< G4double >, std::vector< G4double > > &  parms 
)

Definition at line 38 of file paraMaker.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4InuclSpecialFunctions::paraMakerTruncated ( G4double  Z,
std::pair< G4double, G4double > &  parms 
)

Definition at line 83 of file paraMaker.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

std::pair< G4double, G4double > G4InuclSpecialFunctions::randomCOS_SIN ( )

Definition at line 102 of file G4InuclSpecialFunctions.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::randomGauss ( G4double  sigma)

Definition at line 87 of file G4InuclSpecialFunctions.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4InuclSpecialFunctions::randomPHI ( )

Definition at line 98 of file G4InuclSpecialFunctions.cc.

Here is the call graph for this function:

Here is the caller graph for this function: