Geant4
10.00.p02
|
#include <G4PolarizedCompton.hh>
Private Member Functions | |
G4PolarizedCompton & | operator= (const G4PolarizedCompton &right) |
G4PolarizedCompton (const G4PolarizedCompton &) | |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VEmProcess | |
G4ParticleChangeForGamma | fParticleChange |
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 73 of file G4PolarizedCompton.hh.
G4PolarizedCompton::G4PolarizedCompton | ( | const G4String & | processName = "pol-compt" , |
G4ProcessType | type = fElectromagnetic |
||
) |
Definition at line 70 of file G4PolarizedCompton.cc.
References emModel, fComptonScattering, GeV, keV, G4VEmProcess::SetLambdaBinning(), G4VEmProcess::SetMaxKinEnergy(), G4VEmProcess::SetMinKinEnergy(), and G4VProcess::SetProcessSubType().
|
virtual |
Definition at line 89 of file G4PolarizedCompton.cc.
References theAsymmetryTable.
|
private |
|
protected |
Definition at line 302 of file G4PolarizedCompton.cc.
References ComputeAsymmetry(), G4PhysicsTable::GetFlag(), G4PhysicsVector::GetLowEdgeEnergy(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4VEmProcess::LambdaBinning(), G4VEmProcess::LambdaPhysicsVector(), G4PhysicsVector::PutValue(), G4PhysicsTableHelper::SetPhysicsVector(), and theAsymmetryTable.
Referenced by BuildPhysicsTable().
|
protectedvirtual |
Reimplemented from G4VProcess.
Definition at line 291 of file G4PolarizedCompton.cc.
References BuildAsymmetryTable(), buildAsymmetryTable, and G4VEmProcess::BuildPhysicsTable().
|
protected |
Definition at line 334 of file G4PolarizedCompton.cc.
References G4VEmModel::CrossSection(), emModel, G4PolarizedComptonModel::SetBeamPolarization(), and G4PolarizedComptonModel::SetTargetPolarization().
Referenced by BuildAsymmetryTable().
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 139 of file G4PolarizedCompton.cc.
References G4VEmProcess::CurrentMaterialCutsCoupleIndex(), DBL_MAX, G4cout, G4endl, G4Track::GetDynamicParticle(), G4PolarizationManager::GetInstance(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4Track::GetMaterial(), G4VEmProcess::GetMeanFreePath(), G4DynamicParticle::GetMomentumDirection(), G4VPhysicalVolume::GetName(), G4LogicalVolume::GetName(), G4Track::GetPolarization(), G4PhysicsVector::GetValue(), G4Track::GetVolume(), G4PolarizationManager::GetVolumePolarization(), G4PolarizationManager::IsPolarized(), mm, G4StokesVector::p3(), theAsymmetryTable, useAsymmetryTable, and G4VProcess::verboseLevel.
|
protectedvirtual |
Implements G4VEmProcess.
Definition at line 98 of file G4PolarizedCompton.cc.
References G4VEmProcess::AddEmModel(), G4Electron::Electron(), emModel, isInitialised, G4VEmProcess::MaxKinEnergy(), G4VEmProcess::MinKinEnergy(), mType, selectedModel, G4VEmProcess::SetBuildTableFlag(), G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), and G4VEmProcess::SetSecondaryParticle().
|
inlinevirtual |
Implements G4VEmProcess.
Definition at line 138 of file G4PolarizedCompton.hh.
References G4Gamma::Gamma().
|
private |
|
protectedvirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 209 of file G4PolarizedCompton.cc.
References G4VEmProcess::CurrentMaterialCutsCoupleIndex(), DBL_MAX, G4cout, G4endl, G4Track::GetDynamicParticle(), G4PolarizationManager::GetInstance(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4Track::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4VPhysicalVolume::GetName(), G4LogicalVolume::GetName(), G4Track::GetPolarization(), G4PhysicsVector::GetValue(), G4Track::GetVolume(), G4PolarizationManager::GetVolumePolarization(), G4PolarizationManager::IsPolarized(), mm, G4StokesVector::p3(), G4VEmProcess::PostStepGetPhysicalInteractionLength(), theAsymmetryTable, useAsymmetryTable, and G4VProcess::verboseLevel.
|
protectedvirtual |
Reimplemented from G4VProcess.
Definition at line 281 of file G4PolarizedCompton.cc.
References buildAsymmetryTable, G4PhysicsTableHelper::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), and theAsymmetryTable.
|
virtual |
Implements G4VEmProcess.
Definition at line 117 of file G4PolarizedCompton.cc.
References G4cout, G4endl, G4VEmModel::GetName(), and selectedModel.
void G4PolarizedCompton::SetModel | ( | const G4String & | name | ) |
Definition at line 127 of file G4PolarizedCompton.cc.
References mType.
|
private |
Definition at line 122 of file G4PolarizedCompton.hh.
Referenced by BuildPhysicsTable(), and PreparePhysicsTable().
|
private |
Definition at line 130 of file G4PolarizedCompton.hh.
Referenced by ComputeAsymmetry(), G4PolarizedCompton(), and InitialiseProcess().
|
private |
Definition at line 125 of file G4PolarizedCompton.hh.
Referenced by InitialiseProcess().
|
private |
Definition at line 127 of file G4PolarizedCompton.hh.
Referenced by InitialiseProcess(), and SetModel().
|
private |
Definition at line 126 of file G4PolarizedCompton.hh.
Referenced by InitialiseProcess(), and PrintInfo().
|
private |
Definition at line 132 of file G4PolarizedCompton.hh.
|
private |
Definition at line 131 of file G4PolarizedCompton.hh.
Referenced by BuildAsymmetryTable(), GetMeanFreePath(), PostStepGetPhysicalInteractionLength(), PreparePhysicsTable(), and ~G4PolarizedCompton().
|
private |
Definition at line 123 of file G4PolarizedCompton.hh.
Referenced by GetMeanFreePath(), and PostStepGetPhysicalInteractionLength().