Geant4.10
|
#include <G4MicroElecElasticModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
![]() | |
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 51 of file G4MicroElecElasticModel.hh.
G4MicroElecElasticModel::G4MicroElecElasticModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "MicroElecElasticModel" |
||
) |
Definition at line 48 of file G4MicroElecElasticModel.cc.
References python.hepunit::eV, G4NistManager::FindOrBuildMaterial(), fParticleChangeForGamma, G4cout, G4endl, G4NistManager::Instance(), python.hepunit::keV, python.hepunit::MeV, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Definition at line 82 of file G4MicroElecElasticModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 207 of file G4MicroElecElasticModel.cc.
References python.hepunit::cm, density, python.hepunit::eV, FatalException, G4MicroElecCrossSectionDataSet::FindValue(), G4cout, G4endl, G4Exception(), G4Material::GetBaseMaterial(), G4ParticleDefinition::GetParticleName(), and G4Material::GetTotNbOfAtomsPerVolume().
|
inline |
Definition at line 76 of file G4MicroElecElasticModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 101 of file G4MicroElecElasticModel.cc.
References python.hepunit::cm, G4InuclParticleNames::electron, G4Electron::ElectronDefinition(), python.hepunit::eV, FatalException, fParticleChangeForGamma, G4cout, G4endl, G4Exception(), G4VEmModel::GetParticleChangeForGamma(), G4ParticleDefinition::GetParticleName(), G4VEmModel::HighEnergyLimit(), python.hepunit::keV, G4MicroElecCrossSectionDataSet::LoadData(), G4VEmModel::LowEnergyLimit(), python.hepunit::MeV, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Implements G4VEmModel.
Definition at line 263 of file G4MicroElecElasticModel.cc.
References CLHEP::Hep3Vector::cross(), fParticleChangeForGamma, fStopAndKill, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), CLHEP::Hep3Vector::orthogonal(), python.hepunit::pi, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), and CLHEP::Hep3Vector::unit().
Definition at line 138 of file G4MicroElecElasticModel.hh.
References G4Exception(), and JustWarning.
|
protected |
Definition at line 80 of file G4MicroElecElasticModel.hh.
Referenced by G4MicroElecElasticModel(), Initialise(), and SampleSecondaries().