Geant4
10.01.p02
|
#include <XWrapperContinuousDiscreteProcess.hh>
Protected Member Functions | |
virtual G4double | GetMeanFreePath (const G4Track &, G4double, G4ForceCondition *) |
virtual G4double | GetContinuousStepLimit (const G4Track &, G4double, G4double, G4double &) |
Protected Member Functions inherited from G4VContinuousDiscreteProcess | |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Private Member Functions | |
XWrapperContinuousDiscreteProcess (XWrapperContinuousDiscreteProcess &) | |
XWrapperContinuousDiscreteProcess & | operator= (const XWrapperContinuousDiscreteProcess &right) |
Private Attributes | |
G4int | bNucleiOrElectronFlag |
G4VContinuousDiscreteProcess * | fRegisteredProcess |
const G4Step | theStepCopy |
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 37 of file XWrapperContinuousDiscreteProcess.hh.
XWrapperContinuousDiscreteProcess::XWrapperContinuousDiscreteProcess | ( | const G4String & | processName = "XWrapperContinuousDiscreteProcess" | ) |
Definition at line 43 of file XWrapperContinousDiscreteProcess.cc.
References bNucleiOrElectronFlag, G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
XWrapperContinuousDiscreteProcess::XWrapperContinuousDiscreteProcess | ( | const G4String & | processName, |
G4VContinuousDiscreteProcess * | toRegister | ||
) |
Definition at line 54 of file XWrapperContinousDiscreteProcess.cc.
References bNucleiOrElectronFlag, fRegisteredProcess, G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
XWrapperContinuousDiscreteProcess::XWrapperContinuousDiscreteProcess | ( | const G4String & | processName, |
G4ProcessType | aProcessType | ||
) |
Definition at line 67 of file XWrapperContinousDiscreteProcess.cc.
References bNucleiOrElectronFlag, G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 78 of file XWrapperContinousDiscreteProcess.cc.
|
private |
Definition at line 85 of file XWrapperContinousDiscreteProcess.cc.
|
virtual |
Reimplemented from G4VContinuousDiscreteProcess.
Definition at line 285 of file XWrapperContinousDiscreteProcess.cc.
References G4VContinuousDiscreteProcess::AlongStepDoIt(), fRegisteredProcess, GetDensity(), G4Step::GetStepLength(), and G4VProcess::pParticleChange.
|
virtual |
Reimplemented from G4VContinuousDiscreteProcess.
Definition at line 255 of file XWrapperContinousDiscreteProcess.cc.
References G4VContinuousDiscreteProcess::AlongStepGetPhysicalInteractionLength(), fRegisteredProcess, and GetDensityPreviousStep().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 124 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::BuildPhysicsTable().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 115 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::BuildWorkerPhysicsTable().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 106 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::DumpInfo().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 99 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::EndTracking().
|
protectedvirtual |
Implements G4VContinuousDiscreteProcess.
Definition at line 298 of file XWrapperContinousDiscreteProcess.cc.
References DBL_MAX.
Definition at line 120 of file XWrapperContinousDiscreteProcess.cc.
References bNucleiOrElectronFlag, G4cout, G4endl, ExExChParticleUserInfo::GetElectronDensity(), ExExChParticleUserInfo::GetNucleiDensity(), and G4Track::GetUserInformation().
Referenced by AlongStepDoIt(), PostStepDoIt(), and PostStepGetPhysicalInteractionLength().
Definition at line 152 of file XWrapperContinousDiscreteProcess.cc.
References bNucleiOrElectronFlag, G4cout, G4endl, ExExChParticleUserInfo::GetElectronDensityPreviousStep(), ExExChParticleUserInfo::GetNucleiDensityPreviousStep(), and G4Track::GetUserInformation().
Referenced by AlongStepGetPhysicalInteractionLength(), and PostStepGetPhysicalInteractionLength().
|
protectedvirtual |
Implements G4VContinuousDiscreteProcess.
Definition at line 210 of file XWrapperContinousDiscreteProcess.cc.
References DBL_MAX.
G4int XWrapperContinuousDiscreteProcess::GetNucleiOrElectronFlag | ( | ) |
Definition at line 114 of file XWrapperContinousDiscreteProcess.cc.
References bNucleiOrElectronFlag.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 102 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::GetProcessManager().
|
inline |
Definition at line 54 of file XWrapperContinuousDiscreteProcess.hh.
References fRegisteredProcess.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 122 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::IsApplicable().
|
private |
|
virtual |
Reimplemented from G4VContinuousDiscreteProcess.
Definition at line 272 of file XWrapperContinousDiscreteProcess.cc.
References fRegisteredProcess, GetDensity(), G4Step::GetStepLength(), G4VContinuousDiscreteProcess::PostStepDoIt(), and G4VProcess::pParticleChange.
|
virtual |
Reimplemented from G4VContinuousDiscreteProcess.
Definition at line 219 of file XWrapperContinousDiscreteProcess.cc.
References G4VProcess::currentInteractionLength, fRegisteredProcess, GetDensity(), GetDensityPreviousStep(), G4VProcess::GetNumberOfInteractionLengthLeft(), G4VContinuousDiscreteProcess::PostStepGetPhysicalInteractionLength(), ResetNumberOfInteractionLengthLeft(), G4VProcess::SubtractNumberOfInteractionLengthLeft(), and G4VProcess::theNumberOfInteractionLengthLeft.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 126 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::PreparePhysicsTable().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 117 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::PrepareWorkerPhysicsTable().
void XWrapperContinuousDiscreteProcess::RegisterProcess | ( | G4VContinuousDiscreteProcess * | toRegister | ) |
Definition at line 93 of file XWrapperContinousDiscreteProcess.cc.
References fRegisteredProcess.
Referenced by ExExChPhysListEmStandardSS::ConstructProcess().
void XWrapperContinuousDiscreteProcess::RegisterProcess | ( | G4VContinuousDiscreteProcess * | toRegister, |
G4int | flag | ||
) |
Definition at line 100 of file XWrapperContinousDiscreteProcess.cc.
References bNucleiOrElectronFlag, and fRegisteredProcess.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 104 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::ResetNumberOfInteractionLengthLeft().
Referenced by PostStepGetPhysicalInteractionLength().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 132 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::RetrievePhysicsTable().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 109 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::SetMasterProcess().
void XWrapperContinuousDiscreteProcess::SetNucleiOrElectronFlag | ( | G4int | flag | ) |
Definition at line 108 of file XWrapperContinousDiscreteProcess.cc.
References bNucleiOrElectronFlag.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 100 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::SetProcessManager().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 200 of file XWrapperContinousDiscreteProcess.cc.
References G4VProcess::currentInteractionLength, fRegisteredProcess, G4VProcess::StartTracking(), G4VProcess::theInitialNumberOfInteractionLength, and G4VProcess::theNumberOfInteractionLengthLeft.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 128 of file XWrapperContinuousDiscreteProcess.hh.
References G4VProcess::StorePhysicsTable().
|
private |
Definition at line 70 of file XWrapperContinuousDiscreteProcess.hh.
Referenced by GetDensity(), GetDensityPreviousStep(), GetNucleiOrElectronFlag(), RegisterProcess(), SetNucleiOrElectronFlag(), and XWrapperContinuousDiscreteProcess().
|
private |
Definition at line 73 of file XWrapperContinuousDiscreteProcess.hh.
Referenced by AlongStepDoIt(), AlongStepGetPhysicalInteractionLength(), GetRegisteredProcess(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), RegisterProcess(), StartTracking(), and XWrapperContinuousDiscreteProcess().
|
private |
Definition at line 75 of file XWrapperContinuousDiscreteProcess.hh.