| 
    Geant4_10
    
   | 
 
#include <G4ImportanceProcess.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 61 of file G4ImportanceProcess.hh.
| G4ImportanceProcess::G4ImportanceProcess | ( | const G4VImportanceAlgorithm & | aImportanceAlgorithm, | 
| const G4VIStore & | aIstore, | ||
| const G4VTrackTerminator * | TrackTerminator, | ||
| const G4String & | aName = "ImportanceProcess",  | 
        ||
| G4bool | para = false  | 
        ||
| ) | 
      
  | 
  virtual | 
Definition at line 104 of file G4ImportanceProcess.cc.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 453 of file G4ImportanceProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 358 of file G4ImportanceProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 447 of file G4ImportanceProcess.cc.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 440 of file G4ImportanceProcess.cc.
Implements G4VTrackTerminator.
Definition at line 352 of file G4ImportanceProcess.cc.
      
  | 
  virtual | 
Implements G4VTrackTerminator.
Definition at line 347 of file G4ImportanceProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 212 of file G4ImportanceProcess.cc.

      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 199 of file G4ImportanceProcess.cc.
Definition at line 123 of file G4ImportanceProcess.cc.


Reimplemented from G4VProcess.
Definition at line 157 of file G4ImportanceProcess.cc.

 1.8.5