Geant4.10
|
#include <G4LivermorePolarizedGammaConversionModel.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 45 of file G4LivermorePolarizedGammaConversionModel.hh.
G4LivermorePolarizedGammaConversionModel::G4LivermorePolarizedGammaConversionModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LivermorePolarizedGammaConversion" |
||
) |
Definition at line 42 of file G4LivermorePolarizedGammaConversionModel.cc.
References python.hepunit::electron_mass_c2, G4cout, G4endl, python.hepunit::GeV, G4VCrossSectionHandler::Initialise(), python.hepunit::keV, python.hepunit::MeV, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Definition at line 78 of file G4LivermorePolarizedGammaConversionModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 148 of file G4LivermorePolarizedGammaConversionModel.cc.
References G4VCrossSectionHandler::FindValue(), G4cout, and G4endl.
|
protected |
|
virtual |
Implements G4VEmModel.
Definition at line 87 of file G4LivermorePolarizedGammaConversionModel.cc.
References G4VCrossSectionHandler::Clear(), fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), python.hepunit::keV, G4VCrossSectionHandler::LoadData(), and G4VEmModel::LowEnergyLimit().
|
virtual |
Implements G4VEmModel.
Definition at line 166 of file G4LivermorePolarizedGammaConversionModel.cc.
References choice(), G4Electron::Electron(), python.hepunit::electron_mass_c2, fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetDefinition(), G4Element::GetfCoulomb(), G4Element::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4IonisParamElm::GetlogZ3(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetPolarization(), G4IonisParamElm::GetZ3(), CLHEP::Hep3Vector::howOrthogonal(), CLHEP::Hep3Vector::isOrthogonal(), CLHEP::Hep3Vector::mag(), G4INCL::Math::max(), python.hepunit::MeV, G4INCL::Math::min(), G4Positron::Positron(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4VEmModel::SelectRandomAtom(), and G4ParticleChangeForGamma::SetProposedKineticEnergy().
|
protected |
Definition at line 73 of file G4LivermorePolarizedGammaConversionModel.hh.
Referenced by Initialise(), and SampleSecondaries().