Geant4.10
|
#include <G4PAIPhotModel.hh>
Protected Member Functions | |
G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 64 of file G4PAIPhotModel.hh.
G4PAIPhotModel::G4PAIPhotModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "PAI" |
||
) |
Definition at line 72 of file G4PAIPhotModel.cc.
References G4Electron::Electron(), G4Positron::Positron(), and G4VEmModel::SetAngularDistribution().
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 176 of file G4PAIPhotModel.cc.
References G4VEmModel::CurrentCouple(), G4PAIPhotData::DEDXPerVolume(), MaxSecondaryEnergy(), and G4INCL::Math::min().
Definition at line 153 of file G4PAIPhotModel.hh.
References MaxSecondaryEnergy().
Referenced by G4PAIPhotData::Initialise().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 193 of file G4PAIPhotModel.cc.
References G4PAIPhotData::CrossSectionPerVolume(), G4VEmModel::CurrentCouple(), MaxSecondaryEnergy(), and G4INCL::Math::min().
Reimplemented from G4VEmModel.
Definition at line 425 of file G4PAIPhotModel.cc.
|
virtual |
Implements G4VEmFluctuationModel.
Definition at line 377 of file G4PAIPhotModel.cc.
References python.hepunit::eplus, G4DynamicParticle::GetCharge(), G4Material::GetElectronDensity(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMass(), and python.hepunit::twopi_mc2_rcl2.
|
inline |
Definition at line 148 of file G4PAIPhotModel.hh.
Referenced by InitialiseLocal().
|
virtual |
Implements G4VEmModel.
Definition at line 101 of file G4PAIPhotModel.cc.
References G4Region::FindCouple(), G4cout, G4endl, G4MaterialCutsCouple::GetIndex(), G4Material::GetMaterialTable(), G4Material::GetNumberOfMaterials(), G4VEmModel::GetParticleChangeForLoss(), G4ParticleDefinition::GetParticleName(), G4VEmModel::HighEnergyLimit(), G4PAIPhotData::Initialise(), G4VEmModel::InitialiseElementSelectors(), G4VEmModel::IsMaster(), G4VEmModel::LowEnergyLimit(), and n.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 167 of file G4PAIPhotModel.cc.
References G4VEmModel::GetElementSelectors(), GetPAIPhotData(), and G4VEmModel::SetElementSelectors().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 408 of file G4PAIPhotModel.cc.
References python.hepunit::electron_mass_c2.
Referenced by ComputeDEDXPerVolume(), ComputeMaxEnergy(), CrossSectionPerVolume(), and SampleSecondaries().
|
virtual |
Implements G4VEmFluctuationModel.
Definition at line 337 of file G4PAIPhotModel.cc.
References G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4PAIPhotData::SampleAlongStepPhotonTransfer(), and G4PAIPhotData::SampleAlongStepPlasmonTransfer().
|
virtual |
Implements G4VEmModel.
Definition at line 219 of file G4PAIPhotModel.cc.
References G4cout, G4endl, G4lrint(), G4UniformRand, G4Gamma::Gamma(), G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4PAIPhotData::GetPlasmonRatio(), G4Element::GetZ(), MaxSecondaryEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), CLHEP::Hep3Vector::rotateUz(), G4PAIPhotData::SamplePostStepPhotonTransfer(), G4PAIPhotData::SamplePostStepPlasmonTransfer(), G4VEmModel::SelectRandomAtom(), G4DynamicParticle::SetDefinition(), G4DynamicParticle::SetKineticEnergy(), G4DynamicParticle::SetMomentumDirection(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), python.hepunit::twopi, and CLHEP::Hep3Vector::unit().
Definition at line 158 of file G4PAIPhotModel.hh.