| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4VContinuousDiscreteProcess.hh>


Protected Member Functions | |
| virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 | 
| virtual G4double | GetContinuousStepLimit (const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)=0 | 
| void | SetGPILSelection (G4GPILSelection selection) | 
| G4GPILSelection | GetGPILSelection () const | 
  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 55 of file G4VContinuousDiscreteProcess.hh.
| G4VContinuousDiscreteProcess::G4VContinuousDiscreteProcess | ( | const G4String & | aName, | 
| G4ProcessType | aType = fNotDefined  | 
        ||
| ) | 
Definition at line 55 of file G4VContinuousDiscreteProcess.cc.


| G4VContinuousDiscreteProcess::G4VContinuousDiscreteProcess | ( | G4VContinuousDiscreteProcess & | right | ) | 
Definition at line 66 of file G4VContinuousDiscreteProcess.cc.

      
  | 
  virtual | 
Definition at line 62 of file G4VContinuousDiscreteProcess.cc.
      
  | 
  virtual | 
Implements G4VProcess.
Reimplemented in G4VEnergyLossProcess, G4VMultipleScattering, G4hImpactIonisation, G4eLowEnergyLoss, G4RDVeLowEnergyLoss, XWrapperContinuousDiscreteProcess, and G4AdjointForcedInteractionForGamma.
Definition at line 124 of file G4VContinuousDiscreteProcess.cc.


      
  | 
  virtual | 
Implements G4VProcess.
Reimplemented in G4VEnergyLossProcess, G4VMultipleScattering, and XWrapperContinuousDiscreteProcess.
Definition at line 134 of file G4VContinuousDiscreteProcess.cc.


      
  | 
  inlinevirtual | 
Implements G4VProcess.
Reimplemented in XWrapperContinuousDiscreteProcess.
Definition at line 99 of file G4VContinuousDiscreteProcess.hh.

      
  | 
  inlinevirtual | 
Implements G4VProcess.
Reimplemented in XWrapperContinuousDiscreteProcess.
Definition at line 93 of file G4VContinuousDiscreteProcess.hh.

      
  | 
  protectedpure virtual | 
Implemented in G4VEnergyLossProcess, G4VMultipleScattering, XWrapperContinuousDiscreteProcess, G4hImpactIonisation, G4eLowEnergyLoss, G4AdjointForcedInteractionForGamma, and G4RDVeLowEnergyLoss.

      
  | 
  inlineprotected | 
Definition at line 128 of file G4VContinuousDiscreteProcess.hh.
      
  | 
  protectedpure virtual | 
Implemented in G4VEnergyLossProcess, G4VMultipleScattering, XWrapperContinuousDiscreteProcess, G4eLowEnergyLoss, G4hRDEnergyLoss, G4LowEnergyBremsstrahlung, G4LowEnergyIonisation, G4RDVeLowEnergyLoss, G4AdjointForcedInteractionForGamma, G4ePolarizedIonisation, and G4hImpactIonisation.

      
  | 
  virtual | 
Implements G4VProcess.
Reimplemented in G4VEnergyLossProcess, G4VMultipleScattering, G4hImpactIonisation, G4eLowEnergyLoss, G4hRDEnergyLoss, G4RDVeLowEnergyLoss, XWrapperContinuousDiscreteProcess, G4AdjointForcedInteractionForGamma, G4LowEnergyBremsstrahlung, and G4LowEnergyIonisation.
Definition at line 114 of file G4VContinuousDiscreteProcess.cc.


      
  | 
  virtual | 
Implements G4VProcess.
Reimplemented in G4VEnergyLossProcess, G4VMultipleScattering, XWrapperContinuousDiscreteProcess, G4ePolarizedIonisation, and G4AdjointForcedInteractionForGamma.
Definition at line 72 of file G4VContinuousDiscreteProcess.cc.


      
  | 
  inlineprotected | 
Definition at line 125 of file G4VContinuousDiscreteProcess.hh.