|
Geant4_10
|
#include <G4ContinuousGainOfEnergy.hh>


Protected Member Functions | |
| virtual G4double | GetContinuousStepLimit (const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety) |
Protected Member Functions inherited from G4VContinuousProcess | |
| void | SetGPILSelection (G4GPILSelection selection) |
| G4GPILSelection | GetGPILSelection () const |
Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
| void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
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 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.

|
virtual |
Reimplemented from G4VProcess.
Definition at line 92 of file G4ContinuousGainOfEnergy.cc.
|
protectedvirtual |
Implements G4VContinuousProcess.
Definition at line 263 of file G4ContinuousGainOfEnergy.cc.

|
virtual |
Reimplemented from G4VProcess.
Definition at line 82 of file G4ContinuousGainOfEnergy.cc.
|
inline |
Definition at line 112 of file G4ContinuousGainOfEnergy.hh.

| void G4ContinuousGainOfEnergy::SetDirectParticle | ( | G4ParticleDefinition * | p | ) |
Definition at line 99 of file G4ContinuousGainOfEnergy.cc.


Definition at line 110 of file G4ContinuousGainOfEnergy.hh.
Definition at line 253 of file G4ContinuousGainOfEnergy.cc.

1.8.5