Geant4  10.02
G4ParticleHPKallbachMannSyst Class Reference

#include <G4ParticleHPKallbachMannSyst.hh>

Public Member Functions

 G4ParticleHPKallbachMannSyst (G4double aCompoundFraction, G4double anIncidentEnergy, G4double anIncidentMass, G4double aProductEnergy, G4double aProductMass, G4double aResidualMass, G4int aResidualA, G4int aResidualZ, G4double aTargetMass, G4int aTargetA, G4int aTargetZ)
 
 ~G4ParticleHPKallbachMannSyst ()
 
G4double Sample (G4double anEnergy)
 
G4double Kallbach (G4double cosTh, G4double anEnergy)
 
G4double GetKallbachZero (G4double anEnergy)
 
G4double A (G4double anEnergy)
 
G4double SeparationEnergy (G4int Ac, G4int Nc, G4int AA, G4int ZA)
 

Private Attributes

G4double theCompoundFraction
 
G4double theIncidentEnergy
 
G4double theIncidentMass
 
G4double theProductEnergy
 
G4double theProductMass
 
G4double theResidualMass
 
G4double theTargetMass
 
G4int theResidualA
 
G4int theResidualZ
 
G4int theTargetA
 
G4int theTargetZ
 

Detailed Description

Definition at line 34 of file G4ParticleHPKallbachMannSyst.hh.

Constructor & Destructor Documentation

G4ParticleHPKallbachMannSyst::G4ParticleHPKallbachMannSyst ( G4double  aCompoundFraction,
G4double  anIncidentEnergy,
G4double  anIncidentMass,
G4double  aProductEnergy,
G4double  aProductMass,
G4double  aResidualMass,
G4int  aResidualA,
G4int  aResidualZ,
G4double  aTargetMass,
G4int  aTargetA,
G4int  aTargetZ 
)
inline
G4ParticleHPKallbachMannSyst::~G4ParticleHPKallbachMannSyst ( )
inline

Definition at line 57 of file G4ParticleHPKallbachMannSyst.hh.

Member Function Documentation

G4double G4ParticleHPKallbachMannSyst::A ( G4double  anEnergy)

Definition at line 96 of file G4ParticleHPKallbachMannSyst.cc.

References C1, C2, C3, G4Pow::GetInstance(), MeV, G4INCL::Math::min(), G4Pow::powN(), SeparationEnergy(), theIncidentMass, theProductEnergy, theProductMass, theResidualA, theResidualMass, theResidualZ, theTargetA, theTargetMass, and theTargetZ.

Referenced by GetKallbachZero(), and Kallbach().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4ParticleHPKallbachMannSyst::GetKallbachZero ( G4double  anEnergy)

Definition at line 84 of file G4ParticleHPKallbachMannSyst.cc.

References A(), G4Log(), and theCompoundFraction.

Referenced by Sample().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4ParticleHPKallbachMannSyst::Kallbach ( G4double  cosTh,
G4double  anEnergy 
)

Definition at line 74 of file G4ParticleHPKallbachMannSyst.cc.

References A(), G4Exp(), and theCompoundFraction.

Referenced by Sample().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4ParticleHPKallbachMannSyst::Sample ( G4double  anEnergy)

Definition at line 42 of file G4ParticleHPKallbachMannSyst.cc.

References G4cout, G4endl, G4UniformRand, GetKallbachZero(), Kallbach(), and G4INCL::Math::max().

Referenced by G4ParticleHPContAngularPar::Sample().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4ParticleHPKallbachMannSyst::SeparationEnergy ( G4int  Ac,
G4int  Nc,
G4int  AA,
G4int  ZA 
)

Definition at line 147 of file G4ParticleHPKallbachMannSyst.cc.

References G4Pow::A13(), G4Pow::A23(), G4Pow::GetInstance(), MeV, G4Pow::powA(), theResidualA, theResidualZ, theTargetA, and theTargetZ.

Referenced by A().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4ParticleHPKallbachMannSyst::theCompoundFraction
private
G4double G4ParticleHPKallbachMannSyst::theIncidentEnergy
private

Definition at line 72 of file G4ParticleHPKallbachMannSyst.hh.

Referenced by G4ParticleHPKallbachMannSyst().

G4double G4ParticleHPKallbachMannSyst::theIncidentMass
private

Definition at line 73 of file G4ParticleHPKallbachMannSyst.hh.

Referenced by A(), and G4ParticleHPKallbachMannSyst().

G4double G4ParticleHPKallbachMannSyst::theProductEnergy
private

Definition at line 74 of file G4ParticleHPKallbachMannSyst.hh.

Referenced by A(), and G4ParticleHPKallbachMannSyst().

G4double G4ParticleHPKallbachMannSyst::theProductMass
private

Definition at line 75 of file G4ParticleHPKallbachMannSyst.hh.

Referenced by A(), and G4ParticleHPKallbachMannSyst().

G4int G4ParticleHPKallbachMannSyst::theResidualA
private
G4double G4ParticleHPKallbachMannSyst::theResidualMass
private

Definition at line 76 of file G4ParticleHPKallbachMannSyst.hh.

Referenced by A(), and G4ParticleHPKallbachMannSyst().

G4int G4ParticleHPKallbachMannSyst::theResidualZ
private
G4int G4ParticleHPKallbachMannSyst::theTargetA
private
G4double G4ParticleHPKallbachMannSyst::theTargetMass
private

Definition at line 77 of file G4ParticleHPKallbachMannSyst.hh.

Referenced by A(), and G4ParticleHPKallbachMannSyst().

G4int G4ParticleHPKallbachMannSyst::theTargetZ
private

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