Geant4.10
|
#include <G4HeatedKleinNishinaCompton.hh>
Protected Attributes | |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma * | fParticleChange |
G4double | lowestGammaEnergy |
G4double | fTemperature |
![]() | |
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 G4HeatedKleinNishinaCompton.hh.
G4HeatedKleinNishinaCompton::G4HeatedKleinNishinaCompton | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "Heated-Klein-Nishina" |
||
) |
Definition at line 66 of file G4HeatedKleinNishinaCompton.cc.
References G4Electron::Electron(), python.hepunit::eV, fParticleChange, fTemperature, G4Gamma::Gamma(), python.hepunit::keV, lowestGammaEnergy, theElectron, and theGamma.
|
virtual |
Definition at line 79 of file G4HeatedKleinNishinaCompton.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 94 of file G4HeatedKleinNishinaCompton.cc.
References test::a, test::b, python.hepunit::barn, test::c, plottest35::c1, python.hepunit::electron_mass_c2, python.hepunit::keV, and G4INCL::Math::max().
|
inline |
Definition at line 86 of file G4HeatedKleinNishinaCompton.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 84 of file G4HeatedKleinNishinaCompton.cc.
References fParticleChange, and G4VEmModel::GetParticleChangeForGamma().
|
virtual |
Implements G4VEmModel.
Definition at line 142 of file G4HeatedKleinNishinaCompton.cc.
References CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), DBL_MIN, python.hepunit::electron_mass_c2, fParticleChange, fStopAndKill, fTemperature, G4RandomDirection(), G4UniformRand, G4DynamicParticle::Get4Momentum(), G4VParticleChange::GetLocalEnergyDeposit(), lowestGammaEnergy, CLHEP::Hep3Vector::mag(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4INCL::DeJongSpin::shoot(), CLHEP::HepLorentzVector::t(), theElectron, python.hepunit::twopi, CLHEP::Hep3Vector::unit(), and CLHEP::HepLorentzVector::vect().
Definition at line 85 of file G4HeatedKleinNishinaCompton.hh.
References fTemperature.
|
protected |
Definition at line 92 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 94 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton(), SampleSecondaries(), and SetElectronTemperature().
|
protected |
Definition at line 93 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton(), and SampleSecondaries().
|
protected |
Definition at line 91 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton(), and SampleSecondaries().
|
protected |
Definition at line 86 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton().