Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
G4IonCoulombCrossSection Class Reference

#include <G4IonCoulombCrossSection.hh>

Collaboration diagram for G4IonCoulombCrossSection:
Collaboration graph
[legend]

Public Member Functions

 G4IonCoulombCrossSection ()
 
virtual ~G4IonCoulombCrossSection ()
 
void Initialise (const G4ParticleDefinition *, G4double cosThetaLim)
 
G4double NuclearCrossSection ()
 
G4double SampleCosineTheta ()
 
void SetupParticle (const G4ParticleDefinition *)
 
void SetupKinematic (G4double kinEnergy, G4double cut, G4int iz)
 
void SetupTarget (G4double Z, G4double kinEnergy, G4int heavycorr)
 
G4double GetMomentum2 ()
 

Protected Attributes

G4double coeff
 
G4double cosThetaMin
 
G4double cosThetaMax
 
G4double cosTetMinNuc
 
G4double cosTetMaxNuc
 
G4double nucXSection
 
G4double ecut
 
G4double etag
 
const G4ParticleDefinitionparticle
 
G4double chargeSquare
 
G4double spin
 
G4double mass
 
G4double tkinLab
 
G4double momLab2
 
G4double invbetaLab2
 
G4double tkin
 
G4double mom2
 
G4double invbeta2
 
G4double targetZ
 
G4double targetMass
 
G4double screenZ
 

Detailed Description

Definition at line 76 of file G4IonCoulombCrossSection.hh.

Constructor & Destructor Documentation

G4IonCoulombCrossSection::G4IonCoulombCrossSection ( )

Definition at line 67 of file G4IonCoulombCrossSection.cc.

Here is the call graph for this function:

G4IonCoulombCrossSection::~G4IonCoulombCrossSection ( )
virtual

Definition at line 96 of file G4IonCoulombCrossSection.cc.

Member Function Documentation

G4double G4IonCoulombCrossSection::GetMomentum2 ( )
inline

Definition at line 177 of file G4IonCoulombCrossSection.hh.

Here is the caller graph for this function:

void G4IonCoulombCrossSection::Initialise ( const G4ParticleDefinition p,
G4double  cosThetaLim 
)

Definition at line 100 of file G4IonCoulombCrossSection.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4IonCoulombCrossSection::NuclearCrossSection ( )

Definition at line 211 of file G4IonCoulombCrossSection.cc.

Here is the caller graph for this function:

G4double G4IonCoulombCrossSection::SampleCosineTheta ( )

Definition at line 236 of file G4IonCoulombCrossSection.cc.

Here is the caller graph for this function:

void G4IonCoulombCrossSection::SetupKinematic ( G4double  kinEnergy,
G4double  cut,
G4int  iz 
)

Definition at line 116 of file G4IonCoulombCrossSection.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IonCoulombCrossSection::SetupParticle ( const G4ParticleDefinition p)
inline

Definition at line 164 of file G4IonCoulombCrossSection.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IonCoulombCrossSection::SetupTarget ( G4double  Z,
G4double  kinEnergy,
G4int  heavycorr 
)

Definition at line 154 of file G4IonCoulombCrossSection.cc.

Here is the caller graph for this function:

Member Data Documentation

G4double G4IonCoulombCrossSection::chargeSquare
protected

Definition at line 134 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::coeff
protected

Definition at line 113 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::cosTetMaxNuc
protected

Definition at line 121 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::cosTetMinNuc
protected

Definition at line 120 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::cosThetaMax
protected

Definition at line 117 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::cosThetaMin
protected

Definition at line 116 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::ecut
protected

Definition at line 128 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::etag
protected

Definition at line 129 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::invbeta2
protected

Definition at line 146 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::invbetaLab2
protected

Definition at line 141 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::mass
protected

Definition at line 136 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::mom2
protected

Definition at line 145 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::momLab2
protected

Definition at line 140 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::nucXSection
protected

Definition at line 125 of file G4IonCoulombCrossSection.hh.

const G4ParticleDefinition* G4IonCoulombCrossSection::particle
protected

Definition at line 132 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::screenZ
protected

Definition at line 151 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::spin
protected

Definition at line 135 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::targetMass
protected

Definition at line 150 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::targetZ
protected

Definition at line 149 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::tkin
protected

Definition at line 144 of file G4IonCoulombCrossSection.hh.

G4double G4IonCoulombCrossSection::tkinLab
protected

Definition at line 139 of file G4IonCoulombCrossSection.hh.


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