Geant4
10.02.p02
|
#include <G4AdjointComptonModel.hh>
Private Attributes | |
G4VEmProcess * | theDirectEMProcess |
G4double | G4direct_CS |
Definition at line 54 of file G4AdjointComptonModel.hh.
G4AdjointComptonModel::G4AdjointComptonModel | ( | ) |
Definition at line 44 of file G4AdjointComptonModel.cc.
References G4AdjointElectron::AdjointElectron(), G4AdjointGamma::AdjointGamma(), G4direct_CS, G4Gamma::Gamma(), G4VEmAdjointModel::second_part_of_same_type, G4VEmAdjointModel::SetApplyCutInRange(), G4VEmAdjointModel::SetUseMatrix(), G4VEmAdjointModel::SetUseMatrixPerElement(), G4VEmAdjointModel::SetUseOnlyOneMatrixForAllElements(), G4VEmAdjointModel::theAdjEquivOfDirectPrimPartDef, G4VEmAdjointModel::theAdjEquivOfDirectSecondPartDef, G4VEmAdjointModel::theDirectEMModel, and G4VEmAdjointModel::theDirectPrimaryPartDef.
G4AdjointComptonModel::~G4AdjointComptonModel | ( | ) |
Definition at line 60 of file G4AdjointComptonModel.cc.
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 376 of file G4AdjointComptonModel.cc.
References G4VEmAdjointModel::AdjointCrossSection(), G4VEmAdjointModel::currentMaterial, G4VEmAdjointModel::DefineCurrentMaterial(), G4Material::GetElectronDensity(), G4VEmAdjointModel::GetSecondAdjEnergyMaxForProdToProjCase(), GetSecondAdjEnergyMaxForScatProjToProjCase(), GetSecondAdjEnergyMinForProdToProjCase(), G4VEmAdjointModel::GetSecondAdjEnergyMinForScatProjToProjCase(), G4VEmAdjointModel::lastCS, and G4VEmAdjointModel::UseMatrix.
Referenced by GetAdjointCrossSection().
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 293 of file G4AdjointComptonModel.cc.
References G4VEmModel::ComputeCrossSectionPerAtom(), epsilon(), G4direct_CS, G4Gamma::Gamma(), and G4VEmAdjointModel::theDirectEMModel.
Referenced by DiffCrossSectionPerAtomPrimToSecond(), and RapidSampleSecondaries().
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 278 of file G4AdjointComptonModel.cc.
References DiffCrossSectionPerAtomPrimToScatPrim().
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 412 of file G4AdjointComptonModel.cc.
References AdjointCrossSection().
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 360 of file G4AdjointComptonModel.cc.
References G4VEmAdjointModel::HighEnergyLimit, and G4INCL::Math::min().
Referenced by AdjointCrossSection(), and RapidSampleSecondaries().
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 368 of file G4AdjointComptonModel.cc.
Referenced by AdjointCrossSection(), and RapidSampleSecondaries().
void G4AdjointComptonModel::RapidSampleSecondaries | ( | const G4Track & | aTrack, |
G4bool | IsScatProjToProjCase, | ||
G4ParticleChange * | fParticleChange | ||
) |
Definition at line 156 of file G4AdjointComptonModel.cc.
References G4ParticleChange::AddSecondary(), G4VEmAdjointModel::currentCouple, G4VEmAdjointModel::currentMaterial, G4VEmAdjointModel::currentTcutForDirectSecond, G4VEmAdjointModel::DefineCurrentMaterial(), DiffCrossSectionPerAtomPrimToScatPrim(), Emax, Emin, f1, f2, fStopAndKill, G4direct_CS, G4UniformRand, G4AdjointCSManager::GetAdjointCSManager(), G4Track::GetDynamicParticle(), G4Material::GetElectronDensity(), G4DynamicParticle::GetKineticEnergy(), G4VEmProcess::GetLambda(), G4Track::GetMaterialCutsCouple(), G4DynamicParticle::GetMomentumDirection(), G4AdjointCSManager::GetPostStepWeightCorrection(), G4VEmAdjointModel::GetSecondAdjEnergyMaxForProdToProjCase(), GetSecondAdjEnergyMaxForScatProjToProjCase(), GetSecondAdjEnergyMinForProdToProjCase(), G4VEmAdjointModel::GetSecondAdjEnergyMinForScatProjToProjCase(), G4DynamicParticle::GetTotalMomentum(), G4Track::GetWeight(), G4VEmAdjointModel::HighEnergyLimit, G4ParticleChange::ProposeEnergy(), G4ParticleChange::ProposeMomentumDirection(), G4VParticleChange::ProposeParentWeight(), G4VParticleChange::ProposeTrackStatus(), G4VParticleChange::SetParentWeightByProcess(), G4VParticleChange::SetSecondaryWeightByProcess(), G4VEmAdjointModel::theAdjEquivOfDirectPrimPartDef, and theDirectEMProcess.
Referenced by SampleSecondaries().
|
virtual |
Implements G4VEmAdjointModel.
Definition at line 64 of file G4AdjointComptonModel.cc.
References G4ParticleChange::AddSecondary(), G4VEmAdjointModel::CorrectPostStepWeight(), fStopAndKill, G4UniformRand, G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetTotalMomentum(), G4Track::GetWeight(), G4VEmAdjointModel::HighEnergyLimit, G4ParticleChange::ProposeEnergy(), G4ParticleChange::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), RapidSampleSecondaries(), G4VEmAdjointModel::SampleAdjSecEnergyFromCSMatrix(), G4VEmAdjointModel::theAdjEquivOfDirectPrimPartDef, and G4VEmAdjointModel::UseMatrix.
|
inline |
Definition at line 95 of file G4AdjointComptonModel.hh.
Referenced by G4AdjointPhysicsList::ConstructEM().
|
private |
Definition at line 99 of file G4AdjointComptonModel.hh.
Referenced by DiffCrossSectionPerAtomPrimToScatPrim(), G4AdjointComptonModel(), and RapidSampleSecondaries().
|
private |
Definition at line 95 of file G4AdjointComptonModel.hh.
Referenced by RapidSampleSecondaries().