Geant4
10.03
|
#include <G4KleinNishinaCompton.hh>
Protected Attributes | |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma * | fParticleChange |
G4double | lowestSecondaryEnergy |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Private Member Functions | |
G4KleinNishinaCompton & | operator= (const G4KleinNishinaCompton &right)=delete |
G4KleinNishinaCompton (const G4KleinNishinaCompton &)=delete | |
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
![]() | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 58 of file G4KleinNishinaCompton.hh.
|
explicit |
Definition at line 65 of file G4KleinNishinaCompton.cc.
References G4Electron::Electron(), eV, fParticleChange, G4Gamma::Gamma(), lowestSecondaryEnergy, theElectron, and theGamma.
|
virtual |
Definition at line 77 of file G4KleinNishinaCompton.cc.
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Reimplemented in G4PolarizedComptonModel.
Definition at line 101 of file G4KleinNishinaCompton.cc.
References a, barn, c2, d1, d2, G4Exp(), G4Log(), keV, G4VEmModel::LowEnergyLimit(), G4INCL::Math::max(), and T0.
Referenced by G4PolarizedComptonModel::ComputeCrossSectionPerAtom().
|
overridevirtual |
Implements G4VEmModel.
Definition at line 82 of file G4KleinNishinaCompton.cc.
References fParticleChange, G4VEmModel::GetParticleChangeForGamma(), G4VEmModel::InitialiseElementSelectors(), and G4VEmModel::IsMaster().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 93 of file G4KleinNishinaCompton.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
privatedelete |
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedComptonModel, G4HeatedKleinNishinaCompton, and MyKleinNishinaCompton.
Definition at line 148 of file G4KleinNishinaCompton.cc.
References epsilon(), fParticleChange, fStopAndKill, G4Exp(), G4Log(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4VEmModel::LowEnergyLimit(), lowestSecondaryEnergy, nlooplim, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), theElectron, and twopi.
|
protected |
Definition at line 92 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), Initialise(), MyKleinNishinaCompton::SampleSecondaries(), G4HeatedKleinNishinaCompton::SampleSecondaries(), G4PolarizedComptonModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 93 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), G4HeatedKleinNishinaCompton::SampleSecondaries(), G4PolarizedComptonModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 91 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), MyKleinNishinaCompton::SampleSecondaries(), G4HeatedKleinNishinaCompton::SampleSecondaries(), G4PolarizedComptonModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 90 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton().