Geant4.10
|
#include <DMXMaxTimeCuts.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
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 50 of file DMXMaxTimeCuts.hh.
DMXMaxTimeCuts::DMXMaxTimeCuts | ( | const G4String & | processName = "DMXMaxTimeCuts" | ) |
Definition at line 49 of file DMXMaxTimeCuts.cc.
References fUserDefined, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessType(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 58 of file DMXMaxTimeCuts.cc.
|
virtual |
Reimplemented from DMXSpecialCuts.
Definition at line 66 of file DMXMaxTimeCuts.cc.
References python.hepunit::c_light, DBL_MAX, G4Track::GetDynamicParticle(), G4Track::GetGlobalTime(), G4VPhysicalVolume::GetLogicalVolume(), G4DynamicParticle::GetTotalEnergy(), G4DynamicParticle::GetTotalMomentum(), G4LogicalVolume::GetUserLimits(), G4UserLimits::GetUserMaxTime(), G4Track::GetVolume(), and NotForced.