| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4SpecialCuts.hh>
 Inheritance diagram for G4SpecialCuts:
 Collaboration diagram for G4SpecialCuts:Private Member Functions | |
| G4SpecialCuts & | operator= (const G4SpecialCuts &) | 
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 50 of file G4SpecialCuts.hh.
| G4SpecialCuts::G4SpecialCuts | ( | const G4String & | processName = "SpecialCut" | ) | 
Definition at line 46 of file G4SpecialCuts.cc.
References G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 54 of file G4SpecialCuts.cc.
      
  | 
  inlinevirtual | 
Implements G4VProcess.
Definition at line 91 of file G4SpecialCuts.hh.
      
  | 
  inlinevirtual | 
Implements G4VProcess.
Definition at line 82 of file G4SpecialCuts.hh.
      
  | 
  inlinevirtual | 
Implements G4VProcess.
Definition at line 76 of file G4SpecialCuts.hh.
      
  | 
  inlinevirtual | 
Implements G4VProcess.
Definition at line 70 of file G4SpecialCuts.hh.
      
  | 
  inlineprivate | 
Definition at line 99 of file G4SpecialCuts.hh.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 58 of file G4SpecialCuts.cc.
References G4VProcess::aParticleChange, fStopButAlive, G4Track::GetKineticEnergy(), G4ParticleChange::Initialize(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), and G4VParticleChange::ProposeTrackStatus().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VProcess.
Reimplemented in G4MaxTimeCuts, and G4MinEkineCuts.
Definition at line 73 of file G4SpecialCuts.cc.
References DBL_MAX.