ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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)=delete |
G4ePolarizedIonisation (const G4ePolarizedIonisation &)=delete | |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VEnergyLossProcess | |
G4ParticleChangeForLoss | fParticleChange |
const G4Material * | currentMaterial |
const G4MaterialCutsCouple * | currentCouple |
size_t | currentCoupleIndex |
G4double | preStepLambda |
G4double | fRange |
G4double | computedRange |
G4double | preStepKinEnergy |
G4double | preStepLogKinEnergy |
G4double | preStepScaledEnergy |
G4double | preStepLogScaledEnergy |
G4double | preStepRangeEnergy |
G4double | mfpKinEnergy |
Definition at line 65 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 65 of file G4ePolarizedIonisation.hh
|
explicit |
Definition at line 69 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 69 of file G4ePolarizedIonisation.cc
References emModel, fIonisation, flucModel, G4VProcess::SetProcessSubType(), G4VEnergyLossProcess::SetSecondaryParticle(), theElectron, and G4VProcess::verboseLevel.
|
virtual |
Definition at line 87 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 87 of file G4ePolarizedIonisation.cc
References CleanTables().
|
privatedelete |
|
private |
Definition at line 295 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 295 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().
|
overrideprotectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 281 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 281 of file G4ePolarizedIonisation.cc
References BuildAsymmetryTables(), G4VEnergyLossProcess::BuildPhysicsTable(), and G4VProcess::GetMasterProcess().
|
private |
Definition at line 94 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 94 of file G4ePolarizedIonisation.cc
References G4PhysicsTable::clearAndDestroy(), theAsymmetryTable, and theTransverseAsymmetryTable.
Referenced by BuildAsymmetryTables(), and ~G4ePolarizedIonisation().
|
private |
Definition at line 335 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 335 of file G4ePolarizedIonisation.cc
References G4VEmModel::CrossSection(), emModel, G4cout, isElectron, G4PolarizedMollerBhabhaModel::SetBeamPolarization(), G4PolarizedMollerBhabhaModel::SetTargetPolarization(), and theTargetPolarization.
Referenced by BuildAsymmetryTables().
Definition at line 211 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 211 of file G4ePolarizedIonisation.cc
References G4VEnergyLossProcess::CurrentMaterialCutsCoupleIndex(), energy, 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(), G4VProcess::verboseLevel, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Referenced by GetMeanFreePath(), and PostStepGetPhysicalInteractionLength().
|
overrideprotectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 156 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 156 of file G4ePolarizedIonisation.cc
References ComputeSaturationFactor(), DBL_MAX, G4cout, G4endl, G4VEnergyLossProcess::GetMeanFreePath(), mfp, mm, theAsymmetryTable, theTransverseAsymmetryTable, and G4VProcess::verboseLevel.
|
overrideprotectedvirtual |
Implements G4VEnergyLossProcess.
Definition at line 127 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 127 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().
|
overridevirtual |
Implements G4VEnergyLossProcess.
Definition at line 121 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 121 of file G4ePolarizedIonisation.cc
References G4Electron::Electron(), and G4Positron::Positron().
|
overrideprotectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 111 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 111 of file G4ePolarizedIonisation.cc
References isElectron, and x.
|
privatedelete |
|
overrideprotectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 174 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 174 of file G4ePolarizedIonisation.cc
References ComputeSaturationFactor(), G4VProcess::currentInteractionLength, DBL_MAX, G4cout, G4endl, max, mm, G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(), theAsymmetryTable, G4VProcess::theNumberOfInteractionLengthLeft, theTransverseAsymmetryTable, G4VProcess::verboseLevel, and x.
|
overridevirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 151 of file G4ePolarizedIonisation.cc.
View newest version in sPHENIX GitHub at line 151 of file G4ePolarizedIonisation.cc
|
private |
Definition at line 119 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 119 of file G4ePolarizedIonisation.hh
Referenced by ComputeAsymmetry(), G4ePolarizedIonisation(), and InitialiseEnergyLossProcess().
|
private |
Definition at line 118 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 118 of file G4ePolarizedIonisation.hh
Referenced by G4ePolarizedIonisation(), and InitialiseEnergyLossProcess().
|
private |
Definition at line 121 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 121 of file G4ePolarizedIonisation.hh
Referenced by ComputeAsymmetry(), InitialiseEnergyLossProcess(), and MinPrimaryEnergy().
|
private |
Definition at line 122 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 122 of file G4ePolarizedIonisation.hh
Referenced by InitialiseEnergyLossProcess().
|
private |
Definition at line 127 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 127 of file G4ePolarizedIonisation.hh
Referenced by BuildAsymmetryTables(), CleanTables(), GetMeanFreePath(), and PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 117 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 117 of file G4ePolarizedIonisation.hh
Referenced by G4ePolarizedIonisation().
|
private |
Definition at line 125 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 125 of file G4ePolarizedIonisation.hh
Referenced by ComputeAsymmetry().
|
private |
Definition at line 128 of file G4ePolarizedIonisation.hh.
View newest version in sPHENIX GitHub at line 128 of file G4ePolarizedIonisation.hh
Referenced by BuildAsymmetryTables(), CleanTables(), GetMeanFreePath(), and PostStepGetPhysicalInteractionLength().