Geant4
10.02.p02
|
#include <G4ePolarizedIonisation.hh>
Private Member Functions | |
void | CleanTables () |
void | BuildAsymmetryTables (const G4ParticleDefinition &part) |
G4double | ComputeAsymmetry (G4double energy, const G4MaterialCutsCouple *couple, const G4ParticleDefinition &particle, G4double cut, G4double &tasm) |
G4double | ComputeSaturationFactor (const G4Track &aTrack) |
G4ePolarizedIonisation & | operator= (const G4ePolarizedIonisation &right) |
G4ePolarizedIonisation (const G4ePolarizedIonisation &) | |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VEnergyLossProcess | |
G4ParticleChangeForLoss | 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 66 of file G4ePolarizedIonisation.hh.
G4ePolarizedIonisation::G4ePolarizedIonisation | ( | const G4String & | name = "pol-eIoni" | ) |
Definition at line 70 of file G4ePolarizedIonisation.cc.
References emModel, fIonisation, flucModel, G4VProcess::SetProcessSubType(), G4VEnergyLossProcess::SetSecondaryParticle(), theElectron, and G4VProcess::verboseLevel.
|
virtual |
Definition at line 88 of file G4ePolarizedIonisation.cc.
References CleanTables().
|
private |
|
private |
Definition at line 287 of file G4ePolarizedIonisation.cc.
References CleanTables(), ComputeAsymmetry(), G4PhysicsVector::Energy(), G4ProductionCutsTable::GetEnergyCutsVector(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4PhysicsVector::GetVectorLength(), G4PhysicsTable::insertAt(), G4VEnergyLossProcess::LambdaPhysicsVector(), G4PhysicsTableHelper::PreparePhysicsTable(), G4PhysicsVector::PutValue(), theAsymmetryTable, and theTransverseAsymmetryTable.
Referenced by BuildPhysicsTable().
|
protectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 273 of file G4ePolarizedIonisation.cc.
References BuildAsymmetryTables(), G4VEnergyLossProcess::BuildPhysicsTable(), and G4VProcess::GetMasterProcess().
|
private |
Definition at line 95 of file G4ePolarizedIonisation.cc.
References G4PhysicsTable::clearAndDestroy(), theAsymmetryTable, and theTransverseAsymmetryTable.
Referenced by BuildAsymmetryTables(), and ~G4ePolarizedIonisation().
|
private |
Definition at line 327 of file G4ePolarizedIonisation.cc.
References G4VEmModel::CrossSection(), emModel, G4cout, isElectron, G4PolarizedMollerBhabhaModel::SetBeamPolarization(), G4PolarizedMollerBhabhaModel::SetTargetPolarization(), and theTargetPolarization.
Referenced by BuildAsymmetryTables().
Definition at line 203 of file G4ePolarizedIonisation.cc.
References G4VEnergyLossProcess::CurrentMaterialCutsCoupleIndex(), G4INCL::KinematicsUtils::energy(), factor, G4cout, G4endl, G4Exception(), G4Track::GetDynamicParticle(), G4PolarizationManager::GetInstance(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4Track::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4VPhysicalVolume::GetName(), G4LogicalVolume::GetName(), G4PolarizationHelper::GetParticleFrameX(), G4PolarizationHelper::GetParticleFrameY(), G4Track::GetPolarization(), G4Track::GetVolume(), G4PolarizationManager::GetVolumePolarization(), G4PolarizationManager::IsPolarized(), G4StokesVector::IsZero(), JustWarning, MeV, G4PhysicsVector::Value(), and G4VProcess::verboseLevel.
Referenced by GetMeanFreePath(), and PostStepGetPhysicalInteractionLength().
|
protected |
|
protectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 157 of file G4ePolarizedIonisation.cc.
References ComputeSaturationFactor(), DBL_MAX, G4cout, G4endl, G4VEnergyLossProcess::GetMeanFreePath(), mm, theAsymmetryTable, theTransverseAsymmetryTable, and G4VProcess::verboseLevel.
|
protectedvirtual |
Implements G4VEnergyLossProcess.
Definition at line 128 of file G4ePolarizedIonisation.cc.
References G4VEnergyLossProcess::AddEmModel(), emModel, flucModel, G4VEnergyLossProcess::FluctModel(), G4EmParameters::Instance(), isElectron, isInitialised, G4EmParameters::MaxKinEnergy(), G4EmParameters::MinKinEnergy(), G4Positron::Positron(), G4VEnergyLossProcess::SetEmModel(), G4VEnergyLossProcess::SetFluctModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Implements G4VEnergyLossProcess.
Definition at line 122 of file G4ePolarizedIonisation.cc.
References G4Electron::Electron(), and G4Positron::Positron().
|
protectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 112 of file G4ePolarizedIonisation.cc.
References isElectron, and x.
|
private |
|
protectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 175 of file G4ePolarizedIonisation.cc.
References ComputeSaturationFactor(), G4VProcess::currentInteractionLength, DBL_MAX, G4cout, G4endl, G4INCL::Math::max(), mm, G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(), theAsymmetryTable, G4VProcess::theNumberOfInteractionLengthLeft, theTransverseAsymmetryTable, G4VProcess::verboseLevel, and x.
|
virtual |
Implements G4VEnergyLossProcess.
Definition at line 152 of file G4ePolarizedIonisation.cc.
|
private |
Definition at line 123 of file G4ePolarizedIonisation.hh.
Referenced by ComputeAsymmetry(), G4ePolarizedIonisation(), and InitialiseEnergyLossProcess().
|
private |
Definition at line 122 of file G4ePolarizedIonisation.hh.
Referenced by G4ePolarizedIonisation(), and InitialiseEnergyLossProcess().
|
private |
Definition at line 125 of file G4ePolarizedIonisation.hh.
Referenced by ComputeAsymmetry(), InitialiseEnergyLossProcess(), and MinPrimaryEnergy().
|
private |
Definition at line 126 of file G4ePolarizedIonisation.hh.
Referenced by InitialiseEnergyLossProcess().
|
private |
Definition at line 131 of file G4ePolarizedIonisation.hh.
Referenced by BuildAsymmetryTables(), CleanTables(), GetMeanFreePath(), and PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 121 of file G4ePolarizedIonisation.hh.
Referenced by G4ePolarizedIonisation().
|
private |
Definition at line 129 of file G4ePolarizedIonisation.hh.
Referenced by ComputeAsymmetry().
|
private |
Definition at line 132 of file G4ePolarizedIonisation.hh.
Referenced by BuildAsymmetryTables(), CleanTables(), GetMeanFreePath(), and PostStepGetPhysicalInteractionLength().