Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VEnergyLossProcess.hh>
Protected Attributes | |
G4ParticleChangeForLoss | fParticleChange |
const G4Material * | currentMaterial = nullptr |
const G4MaterialCutsCouple * | currentCouple = nullptr |
G4double | preStepLambda = 0.0 |
G4double | preStepKinEnergy = 0.0 |
G4double | preStepScaledEnergy = 0.0 |
G4double | mfpKinEnergy = 0.0 |
std::size_t | currentCoupleIndex = 0 |
![]() | |
const G4ProcessManager * | aProcessManager = nullptr |
G4VParticleChange * | pParticleChange = nullptr |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft = -1.0 |
G4double | currentInteractionLength = -1.0 |
G4double | theInitialNumberOfInteractionLength = -1.0 |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType = fNotDefined |
G4int | theProcessSubType = -1 |
G4double | thePILfactor = 1.0 |
G4int | verboseLevel = 0 |
G4bool | enableAtRestDoIt = true |
G4bool | enableAlongStepDoIt = true |
G4bool | enablePostStepDoIt = true |
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Definition at line 82 of file G4VEnergyLossProcess.hh.
G4VEnergyLossProcess::G4VEnergyLossProcess | ( | const G4String & | name = "EnergyLoss", |
G4ProcessType | type = fElectromagnetic ) |
Definition at line 93 of file G4VEnergyLossProcess.cc.
Referenced by BuildPhysicsTable(), G4eBremsstrahlung::G4eBremsstrahlung(), G4eIonisation::G4eIonisation(), G4ePairProduction::G4ePairProduction(), G4hhIonisation::G4hhIonisation(), G4hIonisation::G4hIonisation(), G4ionIonisation::G4ionIonisation(), G4mplIonisation::G4mplIonisation(), G4MuBremsstrahlung::G4MuBremsstrahlung(), G4MuIonisation::G4MuIonisation(), G4MuPairProduction::G4MuPairProduction(), G4PolarizedIonisation::G4PolarizedIonisation(), G4VEnergyLossProcess(), and operator=().
|
override |
Definition at line 139 of file G4VEnergyLossProcess.cc.
|
delete |
void G4VEnergyLossProcess::ActivateForcedInteraction | ( | G4double | length, |
const G4String & | region, | ||
G4bool | flag = true ) |
Definition at line 1374 of file G4VEnergyLossProcess.cc.
Referenced by G4EmExtraParameters::DefineRegParamForLoss().
void G4VEnergyLossProcess::ActivateSecondaryBiasing | ( | const G4String & | region, |
G4double | factor, | ||
G4double | energyLimit ) |
Definition at line 1394 of file G4VEnergyLossProcess.cc.
Referenced by G4EmExtraParameters::DefineRegParamForLoss().
void G4VEnergyLossProcess::ActivateSubCutoff | ( | const G4Region * | region | ) |
Definition at line 515 of file G4VEnergyLossProcess.cc.
Referenced by G4EmExtraParameters::DefineRegParamForLoss().
void G4VEnergyLossProcess::AddEmModel | ( | G4int | order, |
G4VEmModel * | ptr, | ||
G4VEmFluctuationModel * | fluc = nullptr, | ||
const G4Region * | region = nullptr ) |
Definition at line 167 of file G4VEnergyLossProcess.cc.
Referenced by LBE::ConstructEM(), G4EmLivermorePhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4ePairProduction::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4MuBremsstrahlung::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4MuonToMuonPairProduction::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), G4PolarizedBremsstrahlung::InitialiseEnergyLossProcess(), G4PolarizedIonisation::InitialiseEnergyLossProcess(), and G4EmConfigurator::PrepareModels().
|
overridevirtual |
Reimplemented from G4VContinuousDiscreteProcess.
Definition at line 773 of file G4VEnergyLossProcess.cc.
|
overridevirtual |
Reimplemented from G4VContinuousDiscreteProcess.
Definition at line 571 of file G4VEnergyLossProcess.cc.
Referenced by ContinuousStepLimit().
|
inline |
Definition at line 847 of file G4VEnergyLossProcess.hh.
Referenced by G4LossTableManager::BuildPhysicsTable(), G4LossTableManager::LocalPhysicsTables(), and G4LossTableManager::RegisterExtraParticle().
G4PhysicsTable * G4VEnergyLossProcess::BuildDEDXTable | ( | G4EmTableType | tType = fRestricted | ) |
Definition at line 415 of file G4VEnergyLossProcess.cc.
G4PhysicsTable * G4VEnergyLossProcess::BuildLambdaTable | ( | G4EmTableType | tType = fRestricted | ) |
Definition at line 448 of file G4VEnergyLossProcess.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 346 of file G4VEnergyLossProcess.cc.
Referenced by G4PolarizedIonisation::BuildPhysicsTable().
G4double G4VEnergyLossProcess::ContinuousStepLimit | ( | const G4Track & | track, |
G4double | previousStepSize, | ||
G4double | currentMinimumStep, | ||
G4double & | currentSafety ) |
Definition at line 1215 of file G4VEnergyLossProcess.cc.
|
inline |
Definition at line 919 of file G4VEnergyLossProcess.hh.
G4double G4VEnergyLossProcess::CrossSectionPerVolume | ( | G4double | kineticEnergy, |
const G4MaterialCutsCouple * | couple ) |
G4double G4VEnergyLossProcess::CrossSectionPerVolume | ( | G4double | kineticEnergy, |
const G4MaterialCutsCouple * | couple, | ||
G4double | logKineticEnergy ) |
Definition at line 1182 of file G4VEnergyLossProcess.cc.
|
inline |
Definition at line 884 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inline |
Definition at line 954 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inlineprotected |
Definition at line 532 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 933 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess(), G4LossTableManager::LocalPhysicsTables(), and G4EmCalculator::PrintDEDXTable().
|
inline |
Definition at line 940 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inline |
Definition at line 1011 of file G4VEnergyLossProcess.hh.
Referenced by G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4hBremsstrahlung::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4hPairProduction::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuBremsstrahlung::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4MuonToMuonPairProduction::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), G4eBremsstrahlung::StreamProcessInfo(), G4ePairProduction::StreamProcessInfo(), and G4MuPairProduction::StreamProcessInfo().
|
inline |
Definition at line 990 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inline |
Definition at line 810 of file G4VEnergyLossProcess.hh.
Referenced by G4eIonisation::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), and G4PolarizedIonisation::InitialiseEnergyLossProcess().
|
overrideprotectedvirtual |
Implements G4VContinuousDiscreteProcess.
Definition at line 1236 of file G4VEnergyLossProcess.cc.
|
inline |
|
inline |
Definition at line 759 of file G4VEnergyLossProcess.hh.
const G4Element * G4VEnergyLossProcess::GetCurrentElement | ( | ) | const |
Definition at line 1349 of file G4VEnergyLossProcess.cc.
|
inline |
Definition at line 717 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 727 of file G4VEnergyLossProcess.hh.
G4double G4VEnergyLossProcess::GetDEDXDispersion | ( | const G4MaterialCutsCouple * | couple, |
const G4DynamicParticle * | dp, | ||
G4double | length ) |
Definition at line 1163 of file G4VEnergyLossProcess.cc.
|
inline |
Definition at line 770 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 780 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 791 of file G4VEnergyLossProcess.hh.
|
overrideprotectedvirtual |
Implements G4VContinuousDiscreteProcess.
Definition at line 1224 of file G4VEnergyLossProcess.cc.
Referenced by G4PolarizedIonisation::GetMeanFreePath().
|
inline |
Definition at line 1019 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inline |
Definition at line 738 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 748 of file G4VEnergyLossProcess.hh.
|
protectedpure virtual |
Implemented in G4eBremsstrahlung, G4eIonisation, G4ePairProduction, G4hBremsstrahlung, G4hhIonisation, G4hIonisation, G4hPairProduction, G4ionIonisation, G4mplIonisation, G4MuBremsstrahlung, G4MuIonisation, G4MuonToMuonPairProduction, G4MuPairProduction, G4PolarizedBremsstrahlung, and G4PolarizedIonisation.
Referenced by PreparePhysicsTable().
|
inline |
Definition at line 968 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess(), G4LossTableManager::LocalPhysicsTables(), and G4EmCalculator::PrintInverseRangeTable().
|
inline |
Definition at line 947 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inline |
Definition at line 891 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess(), G4LossTableManager::BuildPhysicsTable(), and G4LossTableManager::LocalPhysicsTables().
|
protected |
Definition at line 1246 of file G4VEnergyLossProcess.cc.
|
inline |
Definition at line 975 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inline |
Definition at line 912 of file G4VEnergyLossProcess.hh.
Definition at line 1203 of file G4VEnergyLossProcess.cc.
Referenced by GetMeanFreePath().
|
inline |
Definition at line 905 of file G4VEnergyLossProcess.hh.
|
virtual |
Reimplemented in G4eIonisation, G4ePairProduction, G4hhIonisation, G4hIonisation, G4ionIonisation, G4mplIonisation, G4MuBremsstrahlung, G4MuIonisation, G4MuPairProduction, and G4PolarizedIonisation.
Definition at line 158 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLambdaTable().
|
inline |
Definition at line 1004 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 898 of file G4VEnergyLossProcess.hh.
|
delete |
|
inline |
Definition at line 840 of file G4VEnergyLossProcess.hh.
Referenced by G4LossTableManager::BuildPhysicsTable(), and G4LossTableManager::LocalPhysicsTables().
|
overridevirtual |
Reimplemented from G4VContinuousDiscreteProcess.
Definition at line 985 of file G4VEnergyLossProcess.cc.
|
overridevirtual |
Reimplemented from G4VContinuousDiscreteProcess.
Definition at line 593 of file G4VEnergyLossProcess.cc.
Referenced by G4PolarizedIonisation::PostStepGetPhysicalInteractionLength().
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 204 of file G4VEnergyLossProcess.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 1505 of file G4VEnergyLossProcess.cc.
Referenced by G4eBremsstrahlung::ProcessDescription(), G4eIonisation::ProcessDescription(), G4ePairProduction::ProcessDescription(), G4hBremsstrahlung::ProcessDescription(), G4hhIonisation::ProcessDescription(), G4hIonisation::ProcessDescription(), G4hPairProduction::ProcessDescription(), G4ionIonisation::ProcessDescription(), G4mplIonisation::ProcessDescription(), G4MuBremsstrahlung::ProcessDescription(), G4MuIonisation::ProcessDescription(), G4MuPairProduction::ProcessDescription(), and G4PolarizedIonisation::ProcessDescription().
|
inline |
Definition at line 961 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess(), G4LossTableManager::LocalPhysicsTables(), and G4EmCalculator::PrintRangeTable().
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 1146 of file G4VEnergyLossProcess.cc.
|
inline |
Definition at line 855 of file G4VEnergyLossProcess.hh.
|
inlineprotected |
Definition at line 539 of file G4VEnergyLossProcess.hh.
Referenced by CrossSectionPerVolume(), GetDEDXDispersion(), PostStepDoIt(), and PostStepGetPhysicalInteractionLength().
|
inline |
Definition at line 547 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 833 of file G4VEnergyLossProcess.hh.
Referenced by G4hIonisation::InitialiseEnergyLossProcess(), and G4ionIonisation::InitialiseEnergyLossProcess().
Definition at line 1357 of file G4VEnergyLossProcess.cc.
Referenced by G4EmExtraParameters::DefineRegParamForLoss().
|
inline |
Definition at line 877 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess(), and G4eBremsstrahlung::G4eBremsstrahlung().
void G4VEnergyLossProcess::SetCSDARangeTable | ( | G4PhysicsTable * | pRange | ) |
Definition at line 1283 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
void G4VEnergyLossProcess::SetDEDXBinning | ( | G4int | nbins | ) |
Definition at line 1457 of file G4VEnergyLossProcess.cc.
Referenced by G4hhIonisation::InitialiseEnergyLossProcess(), and G4mplIonisation::InitialiseEnergyLossProcess().
void G4VEnergyLossProcess::SetDEDXTable | ( | G4PhysicsTable * | p, |
G4EmTableType | tType ) |
Definition at line 1257 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
Definition at line 190 of file G4VEnergyLossProcess.cc.
void G4VEnergyLossProcess::SetEmModel | ( | G4VEmModel * | ptr, |
G4int | index = 0 ) |
Definition at line 179 of file G4VEnergyLossProcess.cc.
Referenced by LBE::ConstructEM(), G4EmLivermorePhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysicsSS::ConstructProcess(), G4EmStandardPhysicsWVI::ConstructProcess(), G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4ePairProduction::InitialiseEnergyLossProcess(), G4hBremsstrahlung::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4hPairProduction::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4mplIonisation::InitialiseEnergyLossProcess(), G4MuBremsstrahlung::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4MuonToMuonPairProduction::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), and G4PolarizedIonisation::InitialiseEnergyLossProcess().
void G4VEnergyLossProcess::SetEnergyOfCrossSectionMax | ( | std::vector< G4double > * | p | ) |
Definition at line 1335 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inline |
Definition at line 803 of file G4VEnergyLossProcess.hh.
Referenced by G4EmLivermorePhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysicsSS::ConstructProcess(), G4EmStandardPhysicsWVI::ConstructProcess(), G4eIonisation::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4PolarizedIonisation::InitialiseEnergyLossProcess(), and G4EmConfigurator::PrepareModels().
void G4VEnergyLossProcess::SetInverseRangeTable | ( | G4PhysicsTable * | p | ) |
Definition at line 1297 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
void G4VEnergyLossProcess::SetIonisation | ( | G4bool | val | ) |
Definition at line 1418 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLocalElossProcess(), G4eBremsstrahlung::G4eBremsstrahlung(), G4ePairProduction::G4ePairProduction(), G4MuBremsstrahlung::G4MuBremsstrahlung(), G4MuPairProduction::G4MuPairProduction(), and PreparePhysicsTable().
void G4VEnergyLossProcess::SetLambdaTable | ( | G4PhysicsTable * | p | ) |
Definition at line 1304 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
void G4VEnergyLossProcess::SetLinearLossLimit | ( | G4double | val | ) |
Definition at line 1426 of file G4VEnergyLossProcess.cc.
Referenced by G4ionIonisation::G4ionIonisation().
|
inline |
Definition at line 862 of file G4VEnergyLossProcess.hh.
void G4VEnergyLossProcess::SetLowestEnergyLimit | ( | G4double | val | ) |
Definition at line 1449 of file G4VEnergyLossProcess.cc.
void G4VEnergyLossProcess::SetMaxKinEnergy | ( | G4double | e | ) |
Definition at line 1480 of file G4VEnergyLossProcess.cc.
Referenced by G4hhIonisation::InitialiseEnergyLossProcess(), and G4mplIonisation::InitialiseEnergyLossProcess().
void G4VEnergyLossProcess::SetMinKinEnergy | ( | G4double | e | ) |
Definition at line 1470 of file G4VEnergyLossProcess.cc.
Referenced by G4hhIonisation::InitialiseEnergyLossProcess(), and G4mplIonisation::InitialiseEnergyLossProcess().
|
inlineprotected |
Definition at line 817 of file G4VEnergyLossProcess.hh.
void G4VEnergyLossProcess::SetRangeTableForLoss | ( | G4PhysicsTable * | p | ) |
Definition at line 1290 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inlineprotected |
Definition at line 825 of file G4VEnergyLossProcess.hh.
Referenced by G4eBremsstrahlung::G4eBremsstrahlung(), G4eIonisation::G4eIonisation(), G4ePairProduction::G4ePairProduction(), G4hhIonisation::G4hhIonisation(), G4hIonisation::G4hIonisation(), G4ionIonisation::G4ionIonisation(), G4mplIonisation::G4mplIonisation(), G4MuBremsstrahlung::G4MuBremsstrahlung(), G4MuIonisation::G4MuIonisation(), G4MuonToMuonPairProduction::G4MuonToMuonPairProduction(), G4MuPairProduction::G4MuPairProduction(), and G4PolarizedIonisation::G4PolarizedIonisation().
|
inline |
Definition at line 870 of file G4VEnergyLossProcess.hh.
Referenced by G4ePairProduction::G4ePairProduction().
Definition at line 1436 of file G4VEnergyLossProcess.cc.
Referenced by LBE::ConstructEM(), and G4EmExtraParameters::FillStepFunction().
void G4VEnergyLossProcess::SetTwoPeaksXS | ( | std::vector< G4TwoPeaksXS * > * | ptr | ) |
Definition at line 1342 of file G4VEnergyLossProcess.cc.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 545 of file G4VEnergyLossProcess.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 1120 of file G4VEnergyLossProcess.cc.
|
inlineprotectedvirtual |
Reimplemented in G4eBremsstrahlung, G4ePairProduction, and G4MuPairProduction.
Definition at line 98 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 926 of file G4VEnergyLossProcess.hh.
|
inline |
Definition at line 997 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
inline |
Definition at line 982 of file G4VEnergyLossProcess.hh.
Referenced by G4EmTableUtil::BuildLocalElossProcess().
|
protected |
Definition at line 417 of file G4VEnergyLossProcess.hh.
Referenced by AlongStepDoIt(), AlongStepGetPhysicalInteractionLength(), PostStepDoIt(), SelectModel(), and StartTracking().
|
protected |
Definition at line 480 of file G4VEnergyLossProcess.hh.
Referenced by AlongStepDoIt(), CrossSectionPerVolume(), CurrentMaterialCutsCoupleIndex(), GetDEDXDispersion(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), SelectModel(), and SetDynamicMassCharge().
|
protected |
Definition at line 416 of file G4VEnergyLossProcess.hh.
Referenced by AlongStepDoIt(), CrossSectionPerVolume(), GetCurrentElement(), GetDEDXDispersion(), and PostStepGetPhysicalInteractionLength().
|
protected |
Definition at line 415 of file G4VEnergyLossProcess.hh.
Referenced by AlongStepDoIt(), G4VEnergyLossProcess(), and PostStepDoIt().
|
protected |
Definition at line 478 of file G4VEnergyLossProcess.hh.
Referenced by PostStepDoIt(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
protected |
Definition at line 476 of file G4VEnergyLossProcess.hh.
Referenced by AlongStepDoIt(), and PostStepGetPhysicalInteractionLength().
|
protected |
Definition at line 475 of file G4VEnergyLossProcess.hh.
Referenced by PostStepDoIt(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
protected |
Definition at line 477 of file G4VEnergyLossProcess.hh.
Referenced by AlongStepDoIt(), AlongStepGetPhysicalInteractionLength(), and PostStepGetPhysicalInteractionLength().