Geant4.10
|
#include <G4LivermorePolarizedComptonModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
![]() | |
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 45 of file G4LivermorePolarizedComptonModel.hh.
G4LivermorePolarizedComptonModel::G4LivermorePolarizedComptonModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LivermorePolarizedCompton" |
||
) |
Definition at line 51 of file G4LivermorePolarizedComptonModel.cc.
References python.hepunit::eV, G4cout, G4endl, python.hepunit::GeV, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 80 of file G4LivermorePolarizedComptonModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 143 of file G4LivermorePolarizedComptonModel.cc.
References G4VCrossSectionHandler::FindValue(), G4cout, and G4endl.
|
virtual |
Implements G4VEmModel.
Definition at line 89 of file G4LivermorePolarizedComptonModel.cc.
References G4VCrossSectionHandler::BuildMeanFreePathForMaterials(), G4VCrossSectionHandler::Clear(), python.hepunit::eV, fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), G4ShellData::LoadData(), G4VEMDataSet::LoadData(), G4VCrossSectionHandler::LoadData(), G4VEmModel::LowEnergyLimit(), and G4ShellData::SetOccupancyData().
|
virtual |
Implements G4VEmModel.
Definition at line 160 of file G4LivermorePolarizedComptonModel.cc.
References G4ShellData::BindingEnergy(), python.hepunit::c_light, python.hepunit::cm, G4Electron::Electron(), python.hepunit::electron_mass_c2, G4VEMDataSet::FindValue(), python.hepunit::fine_structure_const, fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetPolarization(), G4Element::GetZ(), python.hepunit::h_Planck, CLHEP::Hep3Vector::howOrthogonal(), CLHEP::Hep3Vector::isOrthogonal(), CLHEP::Hep3Vector::mag(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4ParticleChangeForGamma::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4DopplerProfile::RandomSelectMomentum(), G4VEmModel::SelectRandomAtom(), G4ShellData::SelectRandomShell(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), CLHEP::Hep3Vector::unit(), var(), and test::x.
|
protected |
Definition at line 73 of file G4LivermorePolarizedComptonModel.hh.
Referenced by Initialise(), and SampleSecondaries().