Geant4  10.00.p02
G4RDShellVacancy Class Reference

#include <G4RDShellVacancy.hh>

Public Member Functions

 G4RDShellVacancy ()
 
 ~G4RDShellVacancy ()
 
std::vector< G4intGenerateNumberOfIonisations (const G4MaterialCutsCouple *couple, G4double incidentEnergy, G4double eLoss) const
 
void AddXsiTable (G4RDVEMDataSet *set)
 

Private Member Functions

G4double AverageNOfIonisations (const G4MaterialCutsCouple *couple, G4int index, G4double energy, G4double eLoss) const
 

Private Attributes

std::vector< G4RDVEMDataSet * > xsis
 

Detailed Description

Definition at line 55 of file G4RDShellVacancy.hh.

Constructor & Destructor Documentation

G4RDShellVacancy::G4RDShellVacancy ( )

Definition at line 45 of file G4RDShellVacancy.cc.

G4RDShellVacancy::~G4RDShellVacancy ( )

Definition at line 49 of file G4RDShellVacancy.cc.

References xsis.

Member Function Documentation

void G4RDShellVacancy::AddXsiTable ( G4RDVEMDataSet set)

Definition at line 60 of file G4RDShellVacancy.cc.

References xsis.

Referenced by G4LowEnergyIonisation::BuildLossTable().

+ Here is the caller graph for this function:

G4double G4RDShellVacancy::AverageNOfIonisations ( const G4MaterialCutsCouple couple,
G4int  index,
G4double  energy,
G4double  eLoss 
) const
private

Definition at line 95 of file G4RDShellVacancy.cc.

References G4RDVEMDataSet::FindValue(), G4MaterialCutsCouple::GetIndex(), and xsis.

Referenced by GenerateNumberOfIonisations().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

std::vector< G4int > G4RDShellVacancy::GenerateNumberOfIonisations ( const G4MaterialCutsCouple couple,
G4double  incidentEnergy,
G4double  eLoss 
) const

Definition at line 66 of file G4RDShellVacancy.cc.

References AverageNOfIonisations(), G4Poisson(), G4MaterialCutsCouple::GetMaterial(), and G4Material::GetNumberOfElements().

Referenced by G4LowEnergyIonisation::DeexciteAtom().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

std::vector<G4RDVEMDataSet*> G4RDShellVacancy::xsis
private

Definition at line 76 of file G4RDShellVacancy.hh.

Referenced by AddXsiTable(), AverageNOfIonisations(), and ~G4RDShellVacancy().


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