Geant4
10.02.p03
|
#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 const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions | |
G4bool | CutsWhereModified () |
![]() | |
virtual G4double | GetContinuousStepLimit (const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)=0 |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
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 |
![]() | |
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 |
Private Member Functions | |
G4hRDEnergyLoss (G4hRDEnergyLoss &) | |
G4hRDEnergyLoss & | operator= (const G4hRDEnergyLoss &right) |
Static Private Member Functions | |
static void | BuildRangeTable (const G4ParticleDefinition &aParticleType) |
static void | BuildInverseRangeTable (const G4ParticleDefinition &aParticleType) |
static void | BuildTimeTables (const G4ParticleDefinition &aParticleType) |
static void | BuildLabTimeVector (G4int materialIndex, G4PhysicsLogVector *rangeVector) |
static void | BuildProperTimeVector (G4int materialIndex, G4PhysicsLogVector *rangeVector) |
static void | InvertRangeVector (G4int materialIndex, G4PhysicsLogVector *rangeVector) |
static void | BuildRangeVector (G4int materialIndex, G4PhysicsLogVector *rangeVector) |
static G4double | LabTimeIntLog (G4PhysicsVector *physicsVector, G4int nbin) |
static G4double | ProperTimeIntLog (G4PhysicsVector *physicsVector, G4int nbin) |
static G4double | RangeIntLin (G4PhysicsVector *physicsVector, G4int nbin) |
static G4double | RangeIntLog (G4PhysicsVector *physicsVector, G4int nbin) |
static void | BuildRangeCoeffATable (const G4ParticleDefinition &aParticleType) |
static void | BuildRangeCoeffBTable (const G4ParticleDefinition &aParticleType) |
static void | BuildRangeCoeffCTable (const G4ParticleDefinition &aParticleType) |
Definition at line 93 of file G4hRDEnergyLoss.hh.
G4hRDEnergyLoss::G4hRDEnergyLoss | ( | const G4String & | processName | ) |
Definition at line 162 of file G4hRDEnergyLoss.cc.
G4hRDEnergyLoss::~G4hRDEnergyLoss | ( | ) |
Definition at line 180 of file G4hRDEnergyLoss.cc.
|
private |
|
staticprotected |
Definition at line 251 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 1003 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 516 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 577 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 772 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 855 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 931 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 383 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 482 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 425 of file G4hRDEnergyLoss.cc.
|
protected |
Definition at line 1155 of file G4hRDEnergyLoss.cc.
|
pure virtual |
Implements G4VContinuousDiscreteProcess.
Implemented in G4hImpactIonisation.
|
static |
Definition at line 191 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 1102 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 704 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 212 of file G4hRDEnergyLoss.cc.
|
private |
|
static |
Definition at line 205 of file G4hRDEnergyLoss.cc.
|
pure virtual |
Reimplemented from G4VContinuousDiscreteProcess.
Implemented in G4hImpactIonisation.
|
staticprivate |
Definition at line 738 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 638 of file G4hRDEnergyLoss.cc.
|
staticprivate |
Definition at line 670 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 219 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 233 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 198 of file G4hRDEnergyLoss.cc.
|
static |
Definition at line 226 of file G4hRDEnergyLoss.cc.
Definition at line 240 of file G4hRDEnergyLoss.cc.
|
staticprotected |
Definition at line 194 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 194 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 194 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 174 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 165 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 164 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 254 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 191 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 197 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 193 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 177 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 187 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 181 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 176 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 208 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 208 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 208 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 136 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 189 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 138 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 138 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 138 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 266 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 168 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 172 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 137 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 171 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 163 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 162 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 253 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 196 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 181 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 208 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 208 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 145 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 144 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 245 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 151 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 150 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 248 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 155 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 154 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 250 of file G4hRDEnergyLoss.hh.
|
protected |
Definition at line 185 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 259 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 260 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 261 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 256 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 257 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 258 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 158 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 157 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 251 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 263 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 264 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 265 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 147 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 146 of file G4hRDEnergyLoss.hh.
|
staticprivate |
Definition at line 247 of file G4hRDEnergyLoss.hh.
|
staticprotected |
Definition at line 178 of file G4hRDEnergyLoss.hh.