|
Geant4
10.03
|
#include <G4KleinNishinaCompton.hh>
Inheritance diagram for G4KleinNishinaCompton:
Collaboration diagram for G4KleinNishinaCompton:Protected Attributes | |
| G4ParticleDefinition * | theGamma |
| G4ParticleDefinition * | theElectron |
| G4ParticleChangeForGamma * | fParticleChange |
| G4double | lowestSecondaryEnergy |
Protected Attributes inherited from G4VEmModel | |
| 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 | |
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 *) |
Static Protected Attributes inherited from G4VEmModel | |
| 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.
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Implements G4VEmModel.
Definition at line 82 of file G4KleinNishinaCompton.cc.
References fParticleChange, G4VEmModel::GetParticleChangeForGamma(), G4VEmModel::InitialiseElementSelectors(), and G4VEmModel::IsMaster().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 93 of file G4KleinNishinaCompton.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
Here is the call graph for this function:
|
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.
Here is the call graph for this function:
|
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().