| 
    Geant4
    10.03.p03
    
   | 
 
#include <G4LowECapture.hh>


Protected Member Functions | |
| virtual G4double | GetMeanFreePath (const G4Track &, G4double, G4ForceCondition *) | 
  Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) | 
| void | ClearNumberOfInteractionLengthLeft () | 
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 64 of file G4LowECapture.hh.
| G4LowECapture::G4LowECapture | ( | G4double | ekinlimit = 0.0 | ) | 
Definition at line 50 of file G4LowECapture.cc.
      
  | 
  virtual | 
Definition at line 58 of file G4LowECapture.cc.
Definition at line 74 of file G4LowECapture.cc.
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 90 of file G4LowECapture.cc.

      
  | 
  protectedvirtual | 
Implements G4VDiscreteProcess.
Definition at line 141 of file G4LowECapture.cc.
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 107 of file G4LowECapture.cc.
      
  | 
  virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 130 of file G4LowECapture.cc.

      
  | 
  virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 112 of file G4LowECapture.cc.

Definition at line 63 of file G4LowECapture.cc.