| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4WeightWindowProcess.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 | 
  Protected Attributes inherited from G4VTrackTerminator | |
| G4double | kCarTolerance | 
Definition at line 62 of file G4WeightWindowProcess.hh.
| G4WeightWindowProcess::G4WeightWindowProcess | ( | const G4VWeightWindowAlgorithm & | aWeightWindowAlgorithm, | 
| const G4VWeightWindowStore & | aWWStore, | ||
| const G4VTrackTerminator * | TrackTerminator, | ||
| G4PlaceOfAction | placeOfAction, | ||
| const G4String & | aName = "WeightWindowProcess",  | 
        ||
| G4bool | para = false  | 
        ||
| ) | 
Definition at line 55 of file G4WeightWindowProcess.cc.

      
  | 
  virtual | 
Definition at line 103 of file G4WeightWindowProcess.cc.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 389 of file G4WeightWindowProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 302 of file G4WeightWindowProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 383 of file G4WeightWindowProcess.cc.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 376 of file G4WeightWindowProcess.cc.
Implements G4VTrackTerminator.
Definition at line 296 of file G4WeightWindowProcess.cc.

      
  | 
  virtual | 
Implements G4VTrackTerminator.
Definition at line 291 of file G4WeightWindowProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 201 of file G4WeightWindowProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 188 of file G4WeightWindowProcess.cc.
Definition at line 119 of file G4WeightWindowProcess.cc.


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

Reimplemented from G4VProcess.
Definition at line 147 of file G4WeightWindowProcess.cc.
