Geant4.10
|
#include <G4LivermoreComptonModel.hh>
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 | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 48 of file G4LivermoreComptonModel.hh.
G4LivermoreComptonModel::G4LivermoreComptonModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LivermoreCompton" |
||
) |
Definition at line 69 of file G4LivermoreComptonModel.cc.
References python.hepunit::eV, G4cout, G4endl, and G4VEmModel::SetDeexcitationFlag().
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 236 of file G4LivermoreComptonModel.cc.
References G4PhysicsVector::Energy(), G4cout, G4endl, G4lrint(), G4PhysicsVector::GetVectorLength(), InitialiseForElement(), n, and G4PhysicsVector::Value().
|
virtual |
Implements G4VEmModel.
Definition at line 108 of file G4LivermoreComptonModel.cc.
References G4LossTableManager::AtomDeexcitation(), python.hepunit::eV, G4cout, G4endl, G4lrint(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), G4LossTableManager::Instance(), G4VEmModel::IsMaster(), G4ShellData::LoadData(), G4VEmModel::LowEnergyLimit(), eplot::material, and G4ShellData::SetOccupancyData().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 549 of file G4LivermoreComptonModel.cc.
References G4TemplateAutoLock< M, L, U >::unlock().
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 175 of file G4LivermoreComptonModel.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
virtual |
Implements G4VEmModel.
Definition at line 277 of file G4LivermoreComptonModel.cc.
References G4ShellData::BindingEnergy(), python.hepunit::c_light, G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), python.hepunit::cm, G4Electron::Electron(), python.hepunit::electron_mass_c2, python.hepunit::fine_structure_const, fStopAndKill, G4cout, G4endl, G4Exp(), G4Log(), G4lrint(), 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::keV, python.hepunit::MeV, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4DopplerProfile::RandomSelectMomentum(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), G4ShellData::SelectRandomShell(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), python.hepunit::twopi, var(), and test::x.