|
Geant4_10
|
#include <DMXSpecialCuts.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 DMXSpecialCuts.hh.
| DMXSpecialCuts::DMXSpecialCuts | ( | const G4String & | processName = "DMXSpecialCut" | ) |
|
virtual |
Definition at line 55 of file DMXSpecialCuts.cc.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 91 of file DMXSpecialCuts.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 82 of file DMXSpecialCuts.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 76 of file DMXSpecialCuts.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 70 of file DMXSpecialCuts.hh.
|
virtual |
Implements G4VProcess.
Definition at line 59 of file DMXSpecialCuts.cc.

|
virtual |
Implements G4VProcess.
Reimplemented in DMXMaxTimeCuts, and DMXMinEkineCuts.
Definition at line 74 of file DMXSpecialCuts.cc.
1.8.5