Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4hRDEnergyLoss.hh>
Static Public Member Functions | |
static G4int | GetNumberOfProcesses () |
static void | SetNumberOfProcesses (G4int number) |
static void | PlusNumberOfProcesses () |
static void | MinusNumberOfProcesses () |
static void | SetdRoverRange (G4double value) |
static void | SetRndmStep (G4bool value) |
static void | SetEnlossFluc (G4bool value) |
static void | SetStepFunction (G4double c1, G4double c2) |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions | |
G4bool | CutsWhereModified () |
Protected Member Functions inherited from G4VContinuousDiscreteProcess | |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 |
virtual G4double | GetContinuousStepLimit (const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)=0 |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double prevStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Static Protected Member Functions | |
static void | BuildDEDXTable (const G4ParticleDefinition &aParticleType) |
Protected Attributes | |
const G4double | MaxExcitationNumber |
const G4double | probLimFluct |
const long | nmaxDirectFluct |
const long | nmaxCont1 |
const long | nmaxCont2 |
G4PhysicsTable * | theLossTable |
G4double | linLossLimit |
G4double | MinKineticEnergy |
Protected Attributes inherited from G4VProcess | |
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 |
Definition at line 91 of file G4hRDEnergyLoss.hh.
G4hRDEnergyLoss::G4hRDEnergyLoss | ( | const G4String & | processName | ) |
Definition at line 161 of file G4hRDEnergyLoss.cc.
G4hRDEnergyLoss::~G4hRDEnergyLoss | ( | ) |
Definition at line 179 of file G4hRDEnergyLoss.cc.
|
staticprotected |
Definition at line 250 of file G4hRDEnergyLoss.cc.
Referenced by G4hImpactIonisation::BuildPhysicsTable().
|
protected |
Definition at line 1154 of file G4hRDEnergyLoss.cc.
Referenced by G4hImpactIonisation::BuildPhysicsTable().
|
pure virtual |
Implements G4VContinuousDiscreteProcess.
Implemented in G4hImpactIonisation.
|
static |
Definition at line 190 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 211 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 204 of file G4hRDEnergyLoss.cc.
|
pure virtual |
Reimplemented from G4VContinuousDiscreteProcess.
Implemented in G4hImpactIonisation.
|
static |
Definition at line 218 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 232 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 197 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 225 of file G4hRDEnergyLoss.cc.
Definition at line 239 of file G4hRDEnergyLoss.cc.
|
staticprotected |
Definition at line 192 of file G4hRDEnergyLoss.hh.
Referenced by SetStepFunction().
|
staticprotected |
Definition at line 192 of file G4hRDEnergyLoss.hh.
Referenced by SetStepFunction().
|
staticprotected |
Definition at line 192 of file G4hRDEnergyLoss.hh.
Referenced by SetStepFunction().
|
staticprotected |
Definition at line 172 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable().
|
staticprotected |
Definition at line 163 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), and G4hImpactIonisation::BuildPhysicsTable().
|
staticprotected |
Definition at line 162 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), and G4hImpactIonisation::BuildPhysicsTable().
|
staticprotected |
Definition at line 189 of file G4hRDEnergyLoss.hh.
Referenced by SetdRoverRange(), and SetStepFunction().
|
staticprotected |
Definition at line 195 of file G4hRDEnergyLoss.hh.
Referenced by G4hImpactIonisation::AlongStepDoIt(), and SetEnlossFluc().
|
staticprotected |
Definition at line 191 of file G4hRDEnergyLoss.hh.
Referenced by SetStepFunction().
|
staticprotected |
Definition at line 175 of file G4hRDEnergyLoss.hh.
Referenced by G4hImpactIonisation::AlongStepDoIt(), BuildDEDXTable(), G4hImpactIonisation::BuildPhysicsTable(), G4hImpactIonisation::GetMeanFreePath(), and G4hImpactIonisation::PrintInfoDefinition().
|
protected |
Definition at line 185 of file G4hRDEnergyLoss.hh.
Referenced by G4hImpactIonisation::AlongStepDoIt().
|
staticprotected |
Definition at line 179 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 174 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), G4hImpactIonisation::BuildPhysicsTable(), G4hImpactIonisation::GetMeanFreePath(), and G4hImpactIonisation::PrintInfoDefinition().
|
protected |
Definition at line 134 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 187 of file G4hRDEnergyLoss.hh.
Referenced by G4hImpactIonisation::AlongStepDoIt(), and G4hImpactIonisation::PostStepDoIt().
|
protected |
Definition at line 136 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 136 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 136 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 166 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable().
|
staticprotected |
Definition at line 170 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 135 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 169 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 161 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), G4hImpactIonisation::BuildPhysicsTable(), and G4hRDEnergyLoss().
|
staticprotected |
Definition at line 160 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), G4hImpactIonisation::BuildPhysicsTable(), and G4hRDEnergyLoss().
|
staticprotected |
Definition at line 194 of file G4hRDEnergyLoss.hh.
Referenced by SetRndmStep().
|
staticprotected |
Definition at line 179 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 143 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable().
|
staticprotected |
Definition at line 142 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), and G4hImpactIonisation::BuildPhysicsTable().
|
staticprotected |
Definition at line 149 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable().
|
staticprotected |
Definition at line 148 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), and G4hImpactIonisation::BuildPhysicsTable().
|
staticprotected |
Definition at line 153 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable().
|
staticprotected |
Definition at line 152 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), and G4hImpactIonisation::BuildPhysicsTable().
|
protected |
Definition at line 183 of file G4hRDEnergyLoss.hh.
Referenced by G4hImpactIonisation::BuildPhysicsTable(), and ~G4hRDEnergyLoss().
|
staticprotected |
Definition at line 156 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable().
|
staticprotected |
Definition at line 155 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), and G4hImpactIonisation::BuildPhysicsTable().
|
staticprotected |
Definition at line 145 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable().
|
staticprotected |
Definition at line 144 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), and G4hImpactIonisation::BuildPhysicsTable().
|
staticprotected |
Definition at line 176 of file G4hRDEnergyLoss.hh.
Referenced by BuildDEDXTable(), G4hImpactIonisation::BuildPhysicsTable(), and G4hImpactIonisation::PrintInfoDefinition().