| 
    Geant4
    10.01
    
   | 
 
#include <G4OpAbsorption.hh>
 Inheritance diagram for G4OpAbsorption:
 Collaboration diagram for G4OpAbsorption:Private Member Functions | |
| G4OpAbsorption (const G4OpAbsorption &right) | |
| G4OpAbsorption & | operator= (const G4OpAbsorption &right) | 
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 74 of file G4OpAbsorption.hh.
| G4OpAbsorption::G4OpAbsorption | ( | const G4String & | processName = "OpAbsorption",  | 
        
| G4ProcessType | type = fOptical  | 
        ||
| ) | 
Definition at line 73 of file G4OpAbsorption.cc.
References fOpAbsorption, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), and G4VProcess::verboseLevel.
 Here is the call graph for this function:| G4OpAbsorption::~G4OpAbsorption | ( | ) | 
Definition at line 91 of file G4OpAbsorption.cc.
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VDiscreteProcess.
Definition at line 117 of file G4OpAbsorption.cc.
References DBL_MAX, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), and G4DynamicParticle::GetTotalMomentum().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 124 of file G4OpAbsorption.hh.
References G4OpticalPhoton::OpticalPhoton().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 101 of file G4OpAbsorption.cc.
References G4VProcess::aParticleChange, fStopAndKill, G4cout, G4endl, G4ParticleChange::Initialize(), G4VDiscreteProcess::PostStepDoIt(), G4VParticleChange::ProposeTrackStatus(), and G4VProcess::verboseLevel.
 Here is the call graph for this function: