Geant4.10
|
#include <G4KleinNishinaModel.hh>
Protected Attributes | |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma * | fParticleChange |
G4double | lowestGammaEnergy |
![]() | |
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 59 of file G4KleinNishinaModel.hh.
G4KleinNishinaModel::G4KleinNishinaModel | ( | const G4String & | nam = "KleinNishina" | ) |
Definition at line 72 of file G4KleinNishinaModel.cc.
References G4Electron::Electron(), python.hepunit::eV, fParticleChange, G4Gamma::Gamma(), lowestGammaEnergy, G4VEmModel::SetDeexcitationFlag(), theElectron, and theGamma.
|
virtual |
Definition at line 87 of file G4KleinNishinaModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 111 of file G4KleinNishinaModel.cc.
References test::a, test::b, test::c, plottest35::c1, python.hepunit::electron_mass_c2, G4Exp(), G4Log(), python.hepunit::keV, and G4INCL::Math::max().
|
virtual |
Implements G4VEmModel.
Definition at line 92 of file G4KleinNishinaModel.cc.
References G4LossTableManager::AtomDeexcitation(), fParticleChange, G4VEmModel::GetParticleChangeForGamma(), G4VEmModel::InitialiseElementSelectors(), G4LossTableManager::Instance(), and G4VEmModel::IsMaster().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 102 of file G4KleinNishinaModel.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
virtual |
Implements G4VEmModel.
Definition at line 152 of file G4KleinNishinaModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), CLHEP::HepLorentzVector::e(), python.hepunit::electron_mass_c2, energy(), python.hepunit::eV, fParticleChange, fStopAndKill, G4cout, G4endl, G4Exp(), G4Log(), G4lrint(), G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4VAtomDeexcitation::GetAtomicShell(), G4Element::GetAtomicShell(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4Element::GetNbOfAtomicShells(), G4Element::GetNbOfShellElectrons(), G4Element::GetZ(), python.hepunit::keV, lowestGammaEnergy, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), CLHEP::HepLorentzVector::set(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), theElectron, theGamma, python.hepunit::twopi, CLHEP::Hep3Vector::unit(), test::v, CLHEP::HepLorentzVector::vect(), test::x, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
protected |
Definition at line 91 of file G4KleinNishinaModel.hh.
Referenced by G4KleinNishinaModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 92 of file G4KleinNishinaModel.hh.
Referenced by G4KleinNishinaModel(), and SampleSecondaries().
|
protected |
Definition at line 90 of file G4KleinNishinaModel.hh.
Referenced by G4KleinNishinaModel(), and SampleSecondaries().
|
protected |
Definition at line 89 of file G4KleinNishinaModel.hh.
Referenced by G4KleinNishinaModel(), and SampleSecondaries().