Geant4
10.02.p02
|
#include <G4LowEnergyBremsstrahlung.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) |
Protected Member Functions inherited from G4eLowEnergyLoss | |
virtual std::vector < G4DynamicParticle * > * | DeexciteAtom (const G4MaterialCutsCouple *, G4double, G4double) |
Protected Member Functions inherited from G4RDVeLowEnergyLoss | |
G4double | GetLossWithFluct (const G4DynamicParticle *aParticle, const G4MaterialCutsCouple *couple, G4double MeanLoss, G4double step) |
Protected Member Functions inherited from G4VContinuousDiscreteProcess | |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Private Member Functions | |
G4LowEnergyBremsstrahlung (const G4LowEnergyBremsstrahlung &) | |
G4LowEnergyBremsstrahlung & | operator= (const G4LowEnergyBremsstrahlung &right) |
void | BuildLossTable (const G4ParticleDefinition &ParticleType) |
Definition at line 70 of file G4LowEnergyBremsstrahlung.hh.
G4LowEnergyBremsstrahlung::G4LowEnergyBremsstrahlung | ( | const G4String & | processName = "LowEnBrem" | ) |
Definition at line 85 of file G4LowEnergyBremsstrahlung.cc.
References angularDistribution, cutForPhotons, generatorName, TsaiAngularDistribution, and G4VProcess::verboseLevel.
G4LowEnergyBremsstrahlung::~G4LowEnergyBremsstrahlung | ( | ) |
Definition at line 116 of file G4LowEnergyBremsstrahlung.cc.
References angularDistribution, crossSectionHandler, energyBins, energySpectrum, theMeanFreePath, and TsaiAngularDistribution.
|
private |
|
private |
Definition at line 222 of file G4LowEnergyBremsstrahlung.cc.
References G4RDVEnergySpectrum::AverageEnergy(), G4PhysicsTable::clearAndDestroy(), crossSectionHandler, cutForSecondaryPhotons, energySpectrum, G4RDVCrossSectionHandler::FindValue(), G4cout, G4endl, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4ProductionCutsTable::GetEnergyCutsVector(), G4PhysicsVector::GetLowEdgeEnergy(), G4eLowEnergyLoss::GetLowerBoundEloss(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4eLowEnergyLoss::GetNbinEloss(), G4Material::GetNumberOfElements(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4eLowEnergyLoss::GetUpperBoundEloss(), G4PhysicsTable::insert(), keV, G4INCL::Math::min(), G4PhysicsVector::PutValue(), G4eLowEnergyLoss::theLossTable, and G4VProcess::verboseLevel.
Referenced by BuildPhysicsTable().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 127 of file G4LowEnergyBremsstrahlung.cc.
References G4eLowEnergyLoss::BuildDEDXTable(), BuildLossTable(), G4eLowEnergyLoss::CounterOfElectronProcess, G4eLowEnergyLoss::CounterOfPositronProcess, crossSectionHandler, cutForSecondaryPhotons, G4Electron::Electron(), energyBins, energySpectrum, G4cout, G4endl, G4eLowEnergyLoss::GetLowerBoundEloss(), G4eLowEnergyLoss::GetNbinEloss(), G4VProcess::GetProcessName(), G4eLowEnergyLoss::GetUpperBoundEloss(), G4RDVCrossSectionHandler::Initialise(), G4RDVCrossSectionHandler::LoadShellData(), G4RDVEnergySpectrum::PrintData(), G4RDVCrossSectionHandler::PrintData(), PrintInfoDefinition(), G4eLowEnergyLoss::RecorderOfElectronProcess, G4eLowEnergyLoss::RecorderOfPositronProcess, theMeanFreePath, G4VProcess::verboseLevel, and x.
|
protectedvirtual |
Implements G4eLowEnergyLoss.
Definition at line 387 of file G4LowEnergyBremsstrahlung.cc.
References G4RDVEMDataSet::FindValue(), G4RDVEMDataSet::GetComponent(), G4Track::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), NotForced, and theMeanFreePath.
|
virtual |
Reimplemented from G4eLowEnergyLoss.
Definition at line 381 of file G4LowEnergyBremsstrahlung.cc.
References G4Electron::Electron().
|
private |
|
virtual |
Implements G4eLowEnergyLoss.
Definition at line 302 of file G4LowEnergyBremsstrahlung.cc.
References G4ParticleChange::AddSecondary(), angularDistribution, G4VProcess::aParticleChange, crossSectionHandler, cutForSecondaryPhotons, energySpectrum, G4UniformRand, G4Gamma::Gamma(), generatorName, G4MaterialCutsCouple::GetIndex(), G4Track::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), G4Track::GetMomentumDirection(), G4ParticleChange::Initialize(), keV, G4RDVBremAngularDistribution::PolarAngle(), G4VContinuousDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeEnergy(), G4ParticleChange::ProposeMomentumDirection(), G4RDVEnergySpectrum::SampleEnergy(), G4RDVCrossSectionHandler::SelectRandomAtom(), G4VParticleChange::SetNumberOfSecondaries(), TsaiAngularDistribution, and twopi.
void G4LowEnergyBremsstrahlung::PrintInfoDefinition | ( | ) |
Definition at line 369 of file G4LowEnergyBremsstrahlung.cc.
References G4cout, G4endl, and G4VProcess::GetProcessName().
Referenced by BuildPhysicsTable().
void G4LowEnergyBremsstrahlung::SetAngularGenerator | ( | G4RDVBremAngularDistribution * | distribution | ) |
Definition at line 403 of file G4LowEnergyBremsstrahlung.cc.
References angularDistribution, and G4RDVBremAngularDistribution::PrintGeneratorInformation().
void G4LowEnergyBremsstrahlung::SetAngularGenerator | ( | const G4String & | name | ) |
Definition at line 409 of file G4LowEnergyBremsstrahlung.cc.
References angularDistribution, FatalException, G4Exception(), generatorName, name, and G4RDVBremAngularDistribution::PrintGeneratorInformation().
void G4LowEnergyBremsstrahlung::SetCutForLowEnSecPhotons | ( | G4double | cut | ) |
Definition at line 398 of file G4LowEnergyBremsstrahlung.cc.
References cutForPhotons.
|
private |
Definition at line 116 of file G4LowEnergyBremsstrahlung.hh.
Referenced by G4LowEnergyBremsstrahlung(), PostStepDoIt(), SetAngularGenerator(), and ~G4LowEnergyBremsstrahlung().
|
private |
Definition at line 112 of file G4LowEnergyBremsstrahlung.hh.
Referenced by BuildLossTable(), BuildPhysicsTable(), PostStepDoIt(), and ~G4LowEnergyBremsstrahlung().
|
private |
Definition at line 122 of file G4LowEnergyBremsstrahlung.hh.
Referenced by G4LowEnergyBremsstrahlung(), and SetCutForLowEnSecPhotons().
|
private |
Definition at line 121 of file G4LowEnergyBremsstrahlung.hh.
Referenced by BuildLossTable(), BuildPhysicsTable(), and PostStepDoIt().
|
private |
Definition at line 115 of file G4LowEnergyBremsstrahlung.hh.
Referenced by BuildPhysicsTable(), and ~G4LowEnergyBremsstrahlung().
|
private |
Definition at line 114 of file G4LowEnergyBremsstrahlung.hh.
Referenced by BuildLossTable(), BuildPhysicsTable(), PostStepDoIt(), and ~G4LowEnergyBremsstrahlung().
|
private |
Definition at line 118 of file G4LowEnergyBremsstrahlung.hh.
Referenced by G4LowEnergyBremsstrahlung(), PostStepDoIt(), and SetAngularGenerator().
|
private |
Definition at line 113 of file G4LowEnergyBremsstrahlung.hh.
Referenced by BuildPhysicsTable(), GetMeanFreePath(), and ~G4LowEnergyBremsstrahlung().
|
private |
Definition at line 117 of file G4LowEnergyBremsstrahlung.hh.
Referenced by G4LowEnergyBremsstrahlung(), PostStepDoIt(), and ~G4LowEnergyBremsstrahlung().