actBinning | G4VEmProcess | private |
ActivateForcedInteraction(G4double length=0.0, const G4String &r="", G4bool flag=true) | G4VEmProcess | |
ActivateSecondaryBiasing(const G4String ®ion, G4double factor, G4double energyLimit) | G4VEmProcess | |
actMaxKinEnergy | G4VEmProcess | private |
actMinKinEnergy | G4VEmProcess | private |
actSpline | G4VEmProcess | private |
AddEmModel(G4int, G4VEmModel *, const G4Region *region=0) | G4VEmProcess | |
AlongStepDoIt(const G4Track &, const G4Step &) | G4VDiscreteProcess | inlinevirtual |
AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *) | G4VDiscreteProcess | inlinevirtual |
AlongStepGPIL(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double &proposedSafety, G4GPILSelection *selection) | G4VProcess | inline |
aParticleChange | G4VProcess | protected |
applyCuts | G4VEmProcess | private |
aProcessManager | G4VProcess | protected |
AtRestDoIt(const G4Track &, const G4Step &) | G4VDiscreteProcess | inlinevirtual |
AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *) | G4VDiscreteProcess | inlinevirtual |
AtRestGPIL(const G4Track &track, G4ForceCondition *condition) | G4VProcess | inline |
augerID | G4VEmProcess | private |
basedCoupleIndex | G4VEmProcess | private |
baseMaterial | G4VEmProcess | private |
biasFactor | G4VEmProcess | private |
biasFlag | G4VEmProcess | private |
biasID | G4VEmProcess | private |
biasManager | G4VEmProcess | private |
buildLambdaTable | G4VEmProcess | private |
BuildLambdaTable() | G4VEmProcess | private |
BuildPhysicsTable(const G4ParticleDefinition &) | G4VEmProcess | virtual |
BuildWorkerPhysicsTable(const G4ParticleDefinition &part) | G4VProcess | virtual |
Clear() | G4VEmProcess | private |
ClearNumberOfInteractionLengthLeft() | G4VProcess | inlineprotected |
ComputeCrossSectionPerAtom(G4double kineticEnergy, G4double Z, G4double A=0., G4double cut=0.0) | G4VEmProcess | |
ComputeCurrentLambda(G4double kinEnergy) | G4VEmProcess | inlineprivate |
ComputeIntegralLambda(G4double kinEnergy) | G4VEmProcess | inlineprivate |
CrossSectionBiasingFactor() const | G4VEmProcess | inline |
CrossSectionPerVolume(G4double kineticEnergy, const G4MaterialCutsCouple *couple) | G4VEmProcess | |
currentCouple | G4VEmProcess | private |
currentCoupleIndex | G4VEmProcess | private |
currentInteractionLength | G4VProcess | protected |
currentMaterial | G4VEmProcess | private |
CurrentMaterialCutsCoupleIndex() const | G4VEmProcess | inlineprotected |
currentModel | G4VEmProcess | private |
currentParticle | G4VEmProcess | private |
DefineMaterial(const G4MaterialCutsCouple *couple) | G4VEmProcess | inlineprivate |
DumpInfo() const | G4VProcess | virtual |
EmModel(G4int index=1) const | G4VEmProcess | |
emModels | G4VEmProcess | private |
enableAlongStepDoIt | G4VProcess | protected |
enableAtRestDoIt | G4VProcess | protected |
enablePostStepDoIt | G4VProcess | protected |
EndTracking() | G4VProcess | virtual |
fFactor | G4VEmProcess | private |
FindLambdaMax() | G4VEmProcess | private |
fluoID | G4VEmProcess | private |
fParticleChange | G4VEmProcess | protected |
G4VDiscreteProcess(const G4String &, G4ProcessType aType=fNotDefined) | G4VDiscreteProcess | |
G4VDiscreteProcess(G4VDiscreteProcess &) | G4VDiscreteProcess | |
G4VEmProcess(const G4String &name, G4ProcessType type=fElectromagnetic) | G4VEmProcess | |
G4VEmProcess(G4VEmProcess &) | G4VEmProcess | private |
G4VProcess(const G4String &aName="NoName", G4ProcessType aType=fNotDefined) | G4VProcess | |
G4VProcess(const G4VProcess &right) | G4VProcess | |
GetCurrentElement() const | G4VEmProcess | |
GetCurrentInteractionLength() const | G4VProcess | inline |
GetCurrentLambda(G4double kinEnergy) | G4VEmProcess | inlineprivate |
GetCurrentModel() const | G4VEmProcess | inline |
GetElectronEnergyCut() | G4VEmProcess | inlineprotected |
GetGammaEnergyCut() | G4VEmProcess | inlineprotected |
GetLambda(G4double &kinEnergy, const G4MaterialCutsCouple *couple) | G4VEmProcess | inline |
GetLambdaFromTable(G4double kinEnergy) | G4VEmProcess | inlineprivate |
GetLambdaFromTablePrim(G4double kinEnergy) | G4VEmProcess | inlineprivate |
GetMasterProcess() const | G4VProcess | inline |
GetMeanFreePath(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) | G4VEmProcess | protectedvirtual |
GetModelByIndex(G4int idx=0, G4bool ver=false) const | G4VEmProcess | |
GetNumberOfInteractionLengthLeft() const | G4VProcess | inline |
GetParticleChange() | G4VEmProcess | inlineprotected |
GetPhysicsTableFileName(const G4ParticleDefinition *, const G4String &directory, const G4String &tableName, G4bool ascii=false) | G4VProcess | |
GetPILfactor() const | G4VProcess | inline |
GetProcessManager() | G4VProcess | inlinevirtual |
GetProcessName() const | G4VProcess | inline |
GetProcessSubType() const | G4VProcess | inline |
GetProcessType() const | G4VProcess | inline |
GetProcessTypeName(G4ProcessType) | G4VProcess | static |
GetTargetElement() const | G4VEmProcess | inlineprotected |
GetTargetIsotope() const | G4VEmProcess | inlineprotected |
GetTotalNumberOfInteractionLengthTraversed() const | G4VProcess | inline |
GetVerboseLevel() const | G4VProcess | inline |
idxLambda | G4VEmProcess | private |
idxLambdaPrim | G4VEmProcess | private |
InitialiseProcess(const G4ParticleDefinition *)=0 | G4VEmProcess | protectedpure virtual |
integral | G4VEmProcess | private |
isAlongStepDoItIsEnabled() const | G4VProcess | inline |
IsApplicable(const G4ParticleDefinition &p)=0 | G4VEmProcess | pure virtual |
isAtRestDoItIsEnabled() const | G4VProcess | inline |
IsIntegral() const | G4VEmProcess | inlineprotected |
isPostStepDoItIsEnabled() const | G4VProcess | inline |
LambdaBinning() const | G4VEmProcess | inlineprotected |
lambdaFactor | G4VEmProcess | private |
LambdaPhysicsVector(const G4MaterialCutsCouple *) | G4VEmProcess | protected |
LambdaTable() const | G4VEmProcess | inline |
LambdaTablePrim() const | G4VEmProcess | inline |
lManager | G4VEmProcess | private |
mainSecondaries | G4VEmProcess | private |
MaxKinEnergy() const | G4VEmProcess | inlineprotected |
maxKinEnergy | G4VEmProcess | private |
MeanFreePath(const G4Track &track) | G4VEmProcess | |
mfpKinEnergy | G4VEmProcess | private |
minKinEnergy | G4VEmProcess | private |
MinKinEnergy() const | G4VEmProcess | inlineprotected |
minKinEnergyPrim | G4VEmProcess | private |
MinPrimaryEnergy(const G4ParticleDefinition *, const G4Material *) | G4VEmProcess | protectedvirtual |
modelManager | G4VEmProcess | private |
nLambdaBins | G4VEmProcess | private |
numberOfModels | G4VEmProcess | private |
operator!=(const G4VProcess &right) const | G4VProcess | |
operator=(const G4VEmProcess &right) | G4VEmProcess | private |
operator==(const G4VProcess &right) const | G4VProcess | |
particle | G4VEmProcess | private |
Particle() const | G4VEmProcess | inline |
PolarAngleLimit() const | G4VEmProcess | inlineprotected |
PostStepDoIt(const G4Track &, const G4Step &) | G4VEmProcess | virtual |
PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) | G4VEmProcess | virtual |
PostStepGPIL(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) | G4VProcess | inline |
pParticleChange | G4VProcess | protected |
PreparePhysicsTable(const G4ParticleDefinition &) | G4VEmProcess | virtual |
PrepareWorkerPhysicsTable(const G4ParticleDefinition &) | G4VProcess | virtual |
preStepKinEnergy | G4VEmProcess | private |
preStepLambda | G4VEmProcess | private |
PrintInfo()=0 | G4VEmProcess | pure virtual |
PrintInfoProcess(const G4ParticleDefinition &) | G4VEmProcess | private |
PrintWarning(G4String tit, G4double val) | G4VEmProcess | private |
ProcessDescription(std::ostream &outFile) const | G4VEmProcess | virtual |
RecalculateLambda(G4double kinEnergy, const G4MaterialCutsCouple *couple) | G4VEmProcess | inlineprotected |
ResetNumberOfInteractionLengthLeft() | G4VProcess | virtual |
RetrievePhysicsTable(const G4ParticleDefinition *, const G4String &directory, G4bool ascii) | G4VEmProcess | virtual |
secID | G4VEmProcess | private |
SecondaryParticle() const | G4VEmProcess | inline |
secondaryParticle | G4VEmProcess | private |
secParticles | G4VEmProcess | private |
SelectModel(G4double &kinEnergy, size_t index) | G4VEmProcess | inlineprotected |
SelectModelForMaterial(G4double kinEnergy, size_t &idxRegion) const | G4VEmProcess | inline |
SetBuildTableFlag(G4bool val) | G4VEmProcess | inline |
SetCrossSectionBiasingFactor(G4double f, G4bool flag=true) | G4VEmProcess | |
SetEmModel(G4VEmModel *, G4int index=1) | G4VEmProcess | |
SetIntegral(G4bool val) | G4VEmProcess | inline |
SetLambdaBinning(G4int nbins) | G4VEmProcess | |
SetMasterProcess(G4VProcess *masterP) | G4VProcess | virtual |
SetMaxKinEnergy(G4double e) | G4VEmProcess | |
SetMinKinEnergy(G4double e) | G4VEmProcess | |
SetMinKinEnergyPrim(G4double e) | G4VEmProcess | |
SetParticle(const G4ParticleDefinition *p) | G4VEmProcess | inlineprotected |
SetPILfactor(G4double value) | G4VProcess | inline |
SetProcessManager(const G4ProcessManager *) | G4VProcess | inlinevirtual |
SetProcessSubType(G4int) | G4VProcess | inline |
SetProcessType(G4ProcessType) | G4VProcess | inline |
SetSecondaryParticle(const G4ParticleDefinition *p) | G4VEmProcess | inlineprotected |
SetSplineFlag(G4bool val) | G4VEmProcess | inlineprotected |
SetStartFromNullFlag(G4bool val) | G4VEmProcess | inlineprotected |
SetVerboseLevel(G4int value) | G4VProcess | inline |
splineFlag | G4VEmProcess | private |
startFromNull | G4VEmProcess | private |
StartTracking(G4Track *) | G4VEmProcess | virtual |
StorePhysicsTable(const G4ParticleDefinition *, const G4String &directory, G4bool ascii=false) | G4VEmProcess | virtual |
SubtractNumberOfInteractionLengthLeft(G4double previousStepSize) | G4VProcess | inlineprotected |
theCrossSectionMax | G4VEmProcess | private |
theCuts | G4VEmProcess | private |
theCutsElectron | G4VEmProcess | private |
theCutsGamma | G4VEmProcess | private |
theCutsPositron | G4VEmProcess | private |
theDensityFactor | G4VEmProcess | private |
theDensityIdx | G4VEmProcess | private |
theElectron | G4VEmProcess | private |
theEnergyOfCrossSectionMax | G4VEmProcess | private |
theGamma | G4VEmProcess | private |
theInitialNumberOfInteractionLength | G4VProcess | protected |
theLambdaTable | G4VEmProcess | private |
theLambdaTablePrim | G4VEmProcess | private |
theNumberOfInteractionLengthLeft | G4VProcess | protected |
theParameters | G4VEmProcess | private |
thePhysicsTableFileName | G4VProcess | protected |
thePILfactor | G4VProcess | protected |
thePositron | G4VEmProcess | private |
theProcessName | G4VProcess | protected |
theProcessSubType | G4VProcess | protected |
theProcessType | G4VProcess | protected |
UpdateEmModel(const G4String &, G4double, G4double) | G4VEmProcess | |
verboseLevel | G4VProcess | protected |
weightFlag | G4VEmProcess | private |
~G4VDiscreteProcess() | G4VDiscreteProcess | virtual |
~G4VEmProcess() | G4VEmProcess | virtual |
~G4VProcess() | G4VProcess | virtual |