Geant4.10
|
#include <G4LowEPComptonModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 78 of file G4LowEPComptonModel.hh.
G4LowEPComptonModel::G4LowEPComptonModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LowEPComptonModel" |
||
) |
Definition at line 87 of file G4LowEPComptonModel.cc.
References python.hepunit::eV, G4cout, G4endl, python.hepunit::GeV, and G4VEmModel::SetDeexcitationFlag().
|
virtual |
Definition at line 118 of file G4LowEPComptonModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 179 of file G4LowEPComptonModel.cc.
References G4VCrossSectionHandler::FindValue(), G4cout, and G4endl.
|
virtual |
Implements G4VEmModel.
Definition at line 126 of file G4LowEPComptonModel.cc.
References G4LossTableManager::AtomDeexcitation(), G4VCrossSectionHandler::Clear(), python.hepunit::eV, fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), G4LossTableManager::Instance(), G4ShellData::LoadData(), G4VEMDataSet::LoadData(), G4VCrossSectionHandler::LoadData(), G4VEmModel::LowEnergyLimit(), and G4ShellData::SetOccupancyData().
|
virtual |
Implements G4VEmModel.
Definition at line 201 of file G4LowEPComptonModel.cc.
References G4ShellData::BindingEnergy(), python.hepunit::Bohr_radius, python.hepunit::c_light, python.hepunit::c_squared, G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), python.hepunit::cm, G4Electron::Electron(), python.hepunit::electron_mass_c2, G4VEMDataSet::FindValue(), fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4VAtomDeexcitation::GetAtomicShell(), G4DynamicParticle::GetDefinition(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4Material::GetName(), G4Element::GetZ(), python.hepunit::h_Planck, python.hepunit::halfpi, python.hepunit::hbar_Planck, python.hepunit::kg, python.hepunit::m, python.hepunit::MeV, python.hepunit::pi, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4DopplerProfile::RandomSelectMomentum(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), G4ShellData::SelectRandomShell(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), python.hepunit::twopi, and test::x.
|
protected |
Definition at line 105 of file G4LowEPComptonModel.hh.
Referenced by Initialise(), and SampleSecondaries().