| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4OpMieHG.hh>
 Inheritance diagram for G4OpMieHG:
 Collaboration diagram for G4OpMieHG:Private Member Functions | |
| G4OpMieHG (const G4OpMieHG &right) | |
| G4OpMieHG & | operator= (const G4OpMieHG &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 48 of file G4OpMieHG.hh.
| G4OpMieHG::G4OpMieHG | ( | const G4String & | processName = "OpMieHG",  | 
        
| G4ProcessType | type = fOptical  | 
        ||
| ) | 
Definition at line 47 of file G4OpMieHG.cc.
References fOpMieHG, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), and G4VProcess::verboseLevel.
 Here is the call graph for this function:| G4OpMieHG::~G4OpMieHG | ( | ) | 
Definition at line 57 of file G4OpMieHG.cc.
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VDiscreteProcess.
Definition at line 159 of file G4OpMieHG.cc.
References DBL_MAX, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), G4MaterialPropertiesTable::GetProperty(), and G4DynamicParticle::GetTotalEnergy().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 92 of file G4OpMieHG.hh.
References G4OpticalPhoton::OpticalPhoton().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 67 of file G4OpMieHG.cc.
References G4VProcess::aParticleChange, G4cout, G4endl, G4UniformRand, G4MaterialPropertiesTable::GetConstProperty(), G4Track::GetDynamicParticle(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), G4DynamicParticle::GetMomentumDirection(), G4ParticleChange::GetMomentumDirection(), G4ParticleChange::GetPolarization(), G4DynamicParticle::GetPolarization(), G4ParticleChange::Initialize(), G4INCL::Math::pi, G4VDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeMomentumDirection(), G4ParticleChange::ProposePolarization(), and G4VProcess::verboseLevel.
 Here is the call graph for this function: