Geant4
10.01.p02
|
#include <G4PEEffectFluoModel.hh>
Private Member Functions | |
G4PEEffectFluoModel & | operator= (const G4PEEffectFluoModel &right) |
G4PEEffectFluoModel (const G4PEEffectFluoModel &) | |
Private Attributes | |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma * | fParticleChange |
G4VAtomDeexcitation * | fAtomDeexcitation |
G4double | fminimalEnergy |
std::vector< G4double > | fSandiaCof |
std::vector< G4double > | fMatEnergyTh |
Additional Inherited Members | |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes inherited from G4VEmModel | |
CLHEP::HepRandomEngine * | rndmEngineMod |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 58 of file G4PEEffectFluoModel.hh.
G4PEEffectFluoModel::G4PEEffectFluoModel | ( | const G4String & | nam = "PhotoElectric" | ) |
Definition at line 66 of file G4PEEffectFluoModel.cc.
References G4Electron::Electron(), eV, fAtomDeexcitation, fminimalEnergy, fParticleChange, fSandiaCof, G4Gamma::Gamma(), G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), theElectron, and theGamma.
|
virtual |
Definition at line 84 of file G4PEEffectFluoModel.cc.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 107 of file G4PEEffectFluoModel.cc.
References G4VEmModel::CurrentCouple(), G4INCL::KinematicsUtils::energy(), fSandiaCof, G4MaterialCutsCouple::GetMaterial(), G4SandiaTable::GetSandiaCofPerAtom(), and G4Material::GetSandiaTable().
Referenced by G4AdjointPhotoElectricModel::AdjointCrossSectionPerAtom().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 128 of file G4PEEffectFluoModel.cc.
References G4INCL::KinematicsUtils::energy(), fMatEnergyTh, G4Material::GetIndex(), G4SandiaTable::GetSandiaCofForMaterial(), G4Material::GetSandiaTable(), and G4INCL::Math::max().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedPEEffectModel.
Definition at line 89 of file G4PEEffectFluoModel.cc.
References G4LossTableManager::AtomDeexcitation(), fAtomDeexcitation, fMatEnergyTh, fParticleChange, G4Material::GetMaterialTable(), G4Material::GetNumberOfMaterials(), G4VEmModel::GetParticleChangeForGamma(), and G4LossTableManager::Instance().
Referenced by G4PolarizedPEEffectModel::Initialise().
|
private |
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedPEEffectModel.
Definition at line 150 of file G4PEEffectFluoModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4AtomicShell::BindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), G4INCL::KinematicsUtils::energy(), eV, fAtomDeexcitation, fminimalEnergy, fParticleChange, fStopAndKill, G4cout, G4endl, G4lrint(), G4VAtomDeexcitation::GenerateParticles(), G4VEmModel::GetAngularDistribution(), G4VAtomDeexcitation::GetAtomicShell(), G4Element::GetAtomicShell(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4Element::GetNbOfAtomicShells(), G4Element::GetZ(), keV, G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4VEmModel::SelectRandomAtom(), G4VEmModel::SetCurrentCouple(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), theElectron, and theGamma.
Referenced by G4PolarizedPEEffectModel::SampleSecondaries().
|
private |
Definition at line 96 of file G4PEEffectFluoModel.hh.
Referenced by G4PEEffectFluoModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 100 of file G4PEEffectFluoModel.hh.
Referenced by CrossSectionPerVolume(), and Initialise().
|
private |
Definition at line 98 of file G4PEEffectFluoModel.hh.
Referenced by G4PEEffectFluoModel(), and SampleSecondaries().
|
private |
Definition at line 95 of file G4PEEffectFluoModel.hh.
Referenced by G4PEEffectFluoModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 99 of file G4PEEffectFluoModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4PEEffectFluoModel().
|
private |
Definition at line 94 of file G4PEEffectFluoModel.hh.
Referenced by G4PEEffectFluoModel(), and SampleSecondaries().
|
private |
Definition at line 93 of file G4PEEffectFluoModel.hh.
Referenced by G4PEEffectFluoModel(), and SampleSecondaries().