Geant4
10.00.p03
|
#include <G4LowEnergyPolarizedCompton.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Private Member Functions | |
G4LowEnergyPolarizedCompton & | operator= (const G4LowEnergyPolarizedCompton &right) |
G4LowEnergyPolarizedCompton (const G4LowEnergyPolarizedCompton &) | |
G4ThreeVector | GetRandomPolarization (G4ThreeVector &direction0) |
G4ThreeVector | GetPerpendicularPolarization (const G4ThreeVector &direction0, const G4ThreeVector &polarization0) const |
G4ThreeVector | SetPerpendicularVector (G4ThreeVector &a) |
G4ThreeVector | SetNewPolarization (G4double epsilon, G4double sinSqrTheta, G4double phi, G4double cosTheta) |
G4double | SetPhi (G4double, G4double) |
void | SystemOfRefChange (G4ThreeVector &direction0, G4ThreeVector &direction1, G4ThreeVector &polarization0, G4ThreeVector &polarization1) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VProcess | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 74 of file G4LowEnergyPolarizedCompton.hh.
G4LowEnergyPolarizedCompton::G4LowEnergyPolarizedCompton | ( | const G4String & | processName = "polarLowEnCompt" | ) |
Definition at line 89 of file G4LowEnergyPolarizedCompton.cc.
References crossSectionHandler, FatalException, G4cout, G4endl, G4Exception(), G4VProcess::GetProcessName(), GeV, highEnergyLimit, intrinsicHighEnergyLimit, intrinsicLowEnergyLimit, keV, G4RDVEMDataSet::LoadData(), lowEnergyLimit, meanFreePathTable, rangeTest, scatterFunctionData, G4RDShellData::SetOccupancyData(), shellData, and G4VProcess::verboseLevel.
G4LowEnergyPolarizedCompton::~G4LowEnergyPolarizedCompton | ( | ) |
Definition at line 132 of file G4LowEnergyPolarizedCompton.cc.
References crossSectionHandler, meanFreePathTable, rangeTest, and scatterFunctionData.
|
private |
|
virtual |
Reimplemented from G4VProcess.
Definition at line 141 of file G4LowEnergyPolarizedCompton.cc.
References G4RDVCrossSectionHandler::BuildMeanFreePathForMaterials(), G4RDVCrossSectionHandler::Clear(), crossSectionHandler, G4RDShellData::LoadData(), G4RDVCrossSectionHandler::LoadData(), meanFreePathTable, and shellData.
|
inline |
Definition at line 89 of file G4LowEnergyPolarizedCompton.hh.
References GetMeanFreePath().
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 690 of file G4LowEnergyPolarizedCompton.cc.
References DBL_MAX, G4INCL::KinematicsUtils::energy(), G4RDVEMDataSet::FindValue(), G4Track::GetDynamicParticle(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), highEnergyLimit, lowEnergyLimit, meanFreePathTable, and photon.
Referenced by DumpMeanFreePath().
|
private |
Definition at line 550 of file G4LowEnergyPolarizedCompton.cc.
Referenced by PostStepDoIt().
|
private |
Definition at line 525 of file G4LowEnergyPolarizedCompton.cc.
References a0, a1, b0, c0, G4UniformRand, and SetPerpendicularVector().
Referenced by PostStepDoIt().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 684 of file G4LowEnergyPolarizedCompton.cc.
References G4Gamma::Gamma().
|
private |
|
virtual |
Doppler Broadeing
Reimplemented from G4VDiscreteProcess.
Definition at line 156 of file G4LowEnergyPolarizedCompton.cc.
References G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, G4RDShellData::BindingEnergy(), cm, crossSectionHandler, G4InuclParticleNames::electron, G4Electron::Electron(), G4RDVRangeTest::Escape(), G4RDVEMDataSet::FindValue(), fStopAndKill, G4cout, G4endl, G4UniformRand, G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), G4DynamicParticle::GetMomentumDirection(), GetPerpendicularPolarization(), G4DynamicParticle::GetPolarization(), G4Step::GetPostStepPoint(), GetRandomPolarization(), G4StepPoint::GetSafety(), G4ParticleChange::Initialize(), lowEnergyLimit, G4VDiscreteProcess::PostStepDoIt(), profileData, G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChange::ProposeMomentumDirection(), G4ParticleChange::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4RDDopplerProfile::RandomSelectMomentum(), rangeTest, scatterFunctionData, G4RDVCrossSectionHandler::SelectRandomAtom(), G4RDShellData::SelectRandomShell(), SetNewPolarization(), G4VParticleChange::SetNumberOfSecondaries(), SetPhi(), shellData, SystemOfRefChange(), and G4VProcess::verboseLevel.
|
private |
Definition at line 567 of file G4LowEnergyPolarizedCompton.cc.
References G4UniformRand, and G4INCL::Math::pi.
Referenced by PostStepDoIt().
|
private |
Definition at line 510 of file G4LowEnergyPolarizedCompton.cc.
References z.
Referenced by GetRandomPolarization().
Definition at line 481 of file G4LowEnergyPolarizedCompton.cc.
References a, and G4UniformRand.
Referenced by PostStepDoIt().
|
private |
Definition at line 658 of file G4LowEnergyPolarizedCompton.cc.
Referenced by PostStepDoIt().
|
private |
Definition at line 114 of file G4LowEnergyPolarizedCompton.hh.
Referenced by BuildPhysicsTable(), G4LowEnergyPolarizedCompton(), PostStepDoIt(), and ~G4LowEnergyPolarizedCompton().
|
private |
Definition at line 109 of file G4LowEnergyPolarizedCompton.hh.
Referenced by G4LowEnergyPolarizedCompton(), and GetMeanFreePath().
|
private |
Definition at line 118 of file G4LowEnergyPolarizedCompton.hh.
Referenced by G4LowEnergyPolarizedCompton().
|
private |
Definition at line 117 of file G4LowEnergyPolarizedCompton.hh.
Referenced by G4LowEnergyPolarizedCompton().
|
private |
Definition at line 108 of file G4LowEnergyPolarizedCompton.hh.
Referenced by G4LowEnergyPolarizedCompton(), GetMeanFreePath(), and PostStepDoIt().
|
private |
Definition at line 111 of file G4LowEnergyPolarizedCompton.hh.
Referenced by BuildPhysicsTable(), G4LowEnergyPolarizedCompton(), GetMeanFreePath(), and ~G4LowEnergyPolarizedCompton().
|
private |
Definition at line 136 of file G4LowEnergyPolarizedCompton.hh.
Referenced by PostStepDoIt().
|
private |
Definition at line 115 of file G4LowEnergyPolarizedCompton.hh.
Referenced by G4LowEnergyPolarizedCompton(), PostStepDoIt(), and ~G4LowEnergyPolarizedCompton().
|
private |
Definition at line 112 of file G4LowEnergyPolarizedCompton.hh.
Referenced by G4LowEnergyPolarizedCompton(), PostStepDoIt(), and ~G4LowEnergyPolarizedCompton().
|
private |
Definition at line 135 of file G4LowEnergyPolarizedCompton.hh.
Referenced by BuildPhysicsTable(), G4LowEnergyPolarizedCompton(), and PostStepDoIt().