Geant4.10
|
#include <G4PenelopeComptonModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
const G4ParticleDefinition * | fParticle |
![]() | |
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 63 of file G4PenelopeComptonModel.hh.
G4PenelopeComptonModel::G4PenelopeComptonModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | processName = "PenCompton" |
||
) |
Definition at line 62 of file G4PenelopeComptonModel.cc.
References python.hepunit::eV, G4PenelopeOscillatorManager::GetOscillatorManager(), python.hepunit::GeV, G4AtomicTransitionManager::Instance(), G4VEmModel::SetDeexcitationFlag(), and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 94 of file G4PenelopeComptonModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 234 of file G4PenelopeComptonModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 164 of file G4PenelopeComptonModel.cc.
References python.hepunit::classic_electr_radius, G4cout, G4endl, G4PenelopeOscillatorManager::GetAtomsPerMolecule(), G4Material::GetName(), G4PenelopeOscillatorManager::GetOscillatorTableCompton(), G4Material::GetTotNbOfAtomsPerVolume(), python.hepunit::keV, python.hepunit::MeV, python.hepunit::mm, python.hepunit::pi, and G4VEmModel::SetupForMaterial().
|
inline |
Definition at line 100 of file G4PenelopeComptonModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 99 of file G4PenelopeComptonModel.cc.
References G4LossTableManager::AtomDeexcitation(), fParticle, fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4LossTableManager::Instance(), G4VEmModel::IsMaster(), python.hepunit::keV, and G4VEmModel::LowEnergyLimit().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 138 of file G4PenelopeComptonModel.cc.
References fParticle, G4cout, and G4endl.
|
virtual |
Implements G4VEmModel.
Definition at line 250 of file G4PenelopeComptonModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4AtomicShell::BindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), G4Electron::Definition(), G4Gamma::Definition(), G4InuclParticleNames::electron, G4Electron::Electron(), python.hepunit::electron_mass_c2, python.hepunit::eV, fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4PenelopeOscillatorManager::GetOscillatorTableCompton(), G4PenelopeOscillatorManager::GetTotalZ(), python.hepunit::keV, eplot::material, G4INCL::Math::max(), python.hepunit::MeV, G4INCL::Math::min(), nmax, python.hepunit::pi, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4InuclParticleNames::s0, G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4AtomicTransitionManager::Shell(), and python.hepunit::twopi.
Definition at line 99 of file G4PenelopeComptonModel.hh.
|
protected |
Definition at line 105 of file G4PenelopeComptonModel.hh.
Referenced by Initialise(), and InitialiseLocal().
|
protected |
Definition at line 100 of file G4PenelopeComptonModel.hh.
Referenced by Initialise(), and SampleSecondaries().