Geant4.10
|
#include <DMXMinEkineCuts.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 45 of file DMXMinEkineCuts.hh.
DMXMinEkineCuts::DMXMinEkineCuts | ( | const G4String & | processName = "DMXMinEkineCuts" | ) |
Definition at line 46 of file DMXMinEkineCuts.cc.
References fUserDefined, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessType(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 55 of file DMXMinEkineCuts.cc.
|
virtual |
Reimplemented from DMXSpecialCuts.
Definition at line 63 of file DMXMinEkineCuts.cc.
References DBL_MAX, G4Track::GetDefinition(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4Track::GetMaterialCutsCouple(), G4ParticleDefinition::GetPDGCharge(), G4LossTableManager::GetRange(), G4LogicalVolume::GetUserLimits(), G4UserLimits::GetUserMinEkine(), G4Track::GetVolume(), G4LossTableManager::Instance(), and NotForced.