| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4WeightCutOffProcess.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 58 of file G4WeightCutOffProcess.hh.
| G4WeightCutOffProcess::G4WeightCutOffProcess | ( | G4double | wsurvival, | 
| G4double | wlimit, | ||
| G4double | isource, | ||
| G4VIStore * | istore, | ||
| const G4String & | aName = "WeightCutOffProcess",  | 
        ||
| G4bool | para = false  | 
        ||
| ) | 
Definition at line 55 of file G4WeightCutOffProcess.cc.

      
  | 
  virtual | 
Definition at line 94 of file G4WeightCutOffProcess.cc.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 384 of file G4WeightCutOffProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 297 of file G4WeightCutOffProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 378 of file G4WeightCutOffProcess.cc.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 371 of file G4WeightCutOffProcess.cc.
Definition at line 291 of file G4WeightCutOffProcess.cc.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 188 of file G4WeightCutOffProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 176 of file G4WeightCutOffProcess.cc.
Definition at line 107 of file G4WeightCutOffProcess.cc.


| void G4WeightCutOffProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld | ) | 
Definition at line 119 of file G4WeightCutOffProcess.cc.

Reimplemented from G4VProcess.
Definition at line 135 of file G4WeightCutOffProcess.cc.
