Geant4  10.00.p02
G4ProjectileFragmentCrossSection Class Reference

#include <G4ProjectileFragmentCrossSection.hh>

Public Member Functions

 G4ProjectileFragmentCrossSection ()
 
G4double doit (G4double Ap, G4double Zp, G4double At, G4double Zt, G4double A, G4double Z)
 
void testMe ()
 

Private Attributes

G4double p_S [3]
 
G4double p_P [3]
 
G4double p_Delta [5]
 
G4double p_R [3]
 
G4double p_Un [2]
 
G4double p_Up [4]
 
G4double p_mn [3]
 
G4double p_mp [3]
 
G4double corr_d [3]
 
G4double corr_r [3]
 
G4double corr_y [3]
 

Detailed Description

Definition at line 36 of file G4ProjectileFragmentCrossSection.hh.

Constructor & Destructor Documentation

G4ProjectileFragmentCrossSection::G4ProjectileFragmentCrossSection ( )
inline

Definition at line 39 of file G4ProjectileFragmentCrossSection.hh.

References corr_d, corr_r, corr_y, p_Delta, p_mn, p_mp, p_P, p_R, p_S, p_Un, and p_Up.

Member Function Documentation

G4double G4ProjectileFragmentCrossSection::doit ( G4double  Ap,
G4double  Zp,
G4double  At,
G4double  Zt,
G4double  A,
G4double  Z 
)
inline

Definition at line 75 of file G4ProjectileFragmentCrossSection.hh.

References A, corr_d, corr_r, corr_y, p_Delta, p_mn, p_mp, p_P, p_R, p_S, p_Un, and p_Up.

Referenced by testMe().

+ Here is the caller graph for this function:

void G4ProjectileFragmentCrossSection::testMe ( )
inline

Definition at line 186 of file G4ProjectileFragmentCrossSection.hh.

References doit().

+ Here is the call graph for this function:

Member Data Documentation

G4double G4ProjectileFragmentCrossSection::corr_d[3]
private

Definition at line 201 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::corr_r[3]
private

Definition at line 202 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::corr_y[3]
private

Definition at line 203 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::p_Delta[5]
private

Definition at line 195 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::p_mn[3]
private

Definition at line 199 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::p_mp[3]
private

Definition at line 200 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::p_P[3]
private

Definition at line 194 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::p_R[3]
private

Definition at line 196 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::p_S[3]
private

Definition at line 193 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::p_Un[2]
private

Definition at line 197 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().

G4double G4ProjectileFragmentCrossSection::p_Up[4]
private

Definition at line 198 of file G4ProjectileFragmentCrossSection.hh.

Referenced by doit(), and G4ProjectileFragmentCrossSection().


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