Geant4.10
|
#include <G4ContinuousGainOfEnergy.hh>
Protected Member Functions | |
virtual G4double | GetContinuousStepLimit (const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety) |
![]() | |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
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 69 of file G4ContinuousGainOfEnergy.hh.
G4ContinuousGainOfEnergy::G4ContinuousGainOfEnergy | ( | const G4String & | name = "EnergyGain" , |
G4ProcessType | type = fElectromagnetic |
||
) |
Definition at line 45 of file G4ContinuousGainOfEnergy.cc.
|
virtual |
Definition at line 75 of file G4ContinuousGainOfEnergy.cc.
|
virtual |
Reimplemented from G4VContinuousProcess.
Definition at line 115 of file G4ContinuousGainOfEnergy.cc.
References G4VProcess::aParticleChange, G4VEmModel::CorrectionsAlongStep(), G4VEmModel::GetChargeSquareRatio(), G4VEnergyLossProcess::GetDEDX(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4VEnergyLossProcess::GetKineticEnergy(), G4VEmModel::GetModelOfFluctuations(), G4Step::GetPostStepPoint(), G4VEnergyLossProcess::GetRange(), G4Step::GetStepLength(), G4StepPoint::GetWeight(), G4ParticleChange::Initialize(), G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), n, G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeParentWeight(), G4DynamicParticle::SetDefinition(), G4VEnergyLossProcess::SetDynamicMassCharge(), G4DynamicParticle::SetKineticEnergy(), G4VParticleChange::SetParentWeightByProcess(), and test::x.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 92 of file G4ContinuousGainOfEnergy.cc.
|
protectedvirtual |
Implements G4VContinuousProcess.
Definition at line 263 of file G4ContinuousGainOfEnergy.cc.
References DBL_MAX, G4VEmModel::GetChargeSquareRatio(), G4Track::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), G4VEnergyLossProcess::GetRange(), G4VEmModel::HighEnergyLimit(), G4INCL::Math::max(), G4INCL::Math::min(), python.hepunit::mm, G4VEnergyLossProcess::SelectModelForMaterial(), G4VEnergyLossProcess::SetDynamicMassCharge(), and test::x.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 82 of file G4ContinuousGainOfEnergy.cc.
|
inline |
Definition at line 112 of file G4ContinuousGainOfEnergy.hh.
Referenced by G4AdjointPhysicsList::ConstructEM().
void G4ContinuousGainOfEnergy::SetDirectParticle | ( | G4ParticleDefinition * | p | ) |
Definition at line 99 of file G4ContinuousGainOfEnergy.cc.
References G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), and python.hepunit::proton_mass_c2.
Referenced by G4AdjointPhysicsList::ConstructEM().
Definition at line 110 of file G4ContinuousGainOfEnergy.hh.
Definition at line 253 of file G4ContinuousGainOfEnergy.cc.
Referenced by G4AdjointPhysicsList::ConstructEM().