Geant4.10
|
#include <XrayFluoStepMax.hh>
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
![]() | |
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 44 of file XrayFluoStepMax.hh.
XrayFluoStepMax::XrayFluoStepMax | ( | const G4String & | processName = "UserStepMax" | ) |
Definition at line 37 of file XrayFluoStepMax.cc.
XrayFluoStepMax::~XrayFluoStepMax | ( | ) |
Definition at line 45 of file XrayFluoStepMax.cc.
|
inlinevirtual |
Implements G4VDiscreteProcess.
Definition at line 60 of file XrayFluoStepMax.hh.
References DBL_MAX.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 49 of file XrayFluoStepMax.cc.
References G4ParticleDefinition::GetPDGCharge().
Referenced by XrayFluoPhysicsList::AddStepMax().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 72 of file XrayFluoStepMax.cc.
References G4VProcess::aParticleChange, and G4ParticleChange::Initialize().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 60 of file XrayFluoStepMax.cc.
References NotForced.
Definition at line 56 of file XrayFluoStepMax.cc.
Referenced by XrayFluoStepMaxMessenger::SetNewValue().