| 
    Geant4
    10.03
    
   | 
 
#include <G4OpWLS.hh>
 Inheritance diagram for G4OpWLS:
 Collaboration diagram for G4OpWLS:Private Member Functions | |
| G4OpWLS (const G4OpWLS &right) | |
| G4OpWLS & | operator= (const G4OpWLS &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 () | 
Definition at line 80 of file G4OpWLS.hh.
| G4OpWLS::G4OpWLS | ( | const G4String & | processName = "OpWLS",  | 
        
| G4ProcessType | type = fOptical  | 
        ||
| ) | 
Definition at line 68 of file G4OpWLS.cc.
References fOpWLS, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), theIntegralTable, G4VProcess::verboseLevel, and WLSTimeGeneratorProfile.
 Here is the call graph for this function:| G4OpWLS::~G4OpWLS | ( | ) | 
Definition at line 85 of file G4OpWLS.cc.
References G4PhysicsTable::clearAndDestroy(), theIntegralTable, and WLSTimeGeneratorProfile.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 287 of file G4OpWLS.cc.
References G4PhysicsTable::clearAndDestroy(), G4PhysicsVector::Energy(), G4Material::GetMaterialPropertiesTable(), G4Material::GetMaterialTable(), G4Material::GetNumberOfMaterials(), G4MaterialPropertiesTable::GetProperty(), G4PhysicsVector::GetVectorLength(), G4PhysicsTable::insertAt(), and theIntegralTable.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 159 of file G4OpWLS.hh.
References G4PhysicsVector::DumpValues(), G4PhysicsTable::entries(), and theIntegralTable.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 153 of file G4OpWLS.hh.
References theIntegralTable.
      
  | 
  virtual | 
Implements G4VDiscreteProcess.
Definition at line 383 of file G4OpWLS.cc.
References DBL_MAX, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), and G4DynamicParticle::GetTotalEnergy().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 147 of file G4OpWLS.hh.
References G4OpticalPhoton::OpticalPhoton().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 102 of file G4OpWLS.cc.
References G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, G4MaterialPropertiesTable::ConstPropertyExists(), fStopAndKill, G4cout, G4endl, G4Poisson(), G4UniformRand, G4VWLSTimeGeneratorProfile::GenerateTime(), G4Track::GetDynamicParticle(), G4PhysicsOrderedFreeVector::GetEnergy(), G4StepPoint::GetGlobalTime(), G4Material::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), G4PhysicsOrderedFreeVector::GetMaxValue(), G4VParticleChange::GetNumberOfSecondaries(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4MaterialPropertiesTable::GetProperty(), G4Track::GetTouchableHandle(), G4Track::GetTrackID(), G4ParticleChange::Initialize(), ns, G4OpticalPhoton::OpticalPhoton(), G4VDiscreteProcess::PostStepDoIt(), G4VParticleChange::ProposeTrackStatus(), G4DynamicParticle::SetKineticEnergy(), G4VParticleChange::SetNumberOfSecondaries(), G4Track::SetParentID(), G4DynamicParticle::SetPolarization(), G4Track::SetTouchableHandle(), theIntegralTable, twopi, G4VProcess::verboseLevel, and WLSTimeGeneratorProfile.
 Here is the call graph for this function:| void G4OpWLS::UseTimeProfile | ( | const G4String | name | ) | 
Definition at line 417 of file G4OpWLS.cc.
References FatalException, G4Exception(), and WLSTimeGeneratorProfile.
Referenced by UIhelpers::buildCommands(), WLSOpticalPhysics::ConstructProcess(), and G4OpticalPhysics::ConstructProcess().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 138 of file G4OpWLS.hh.
Referenced by BuildPhysicsTable(), DumpPhysicsTable(), G4OpWLS(), GetIntegralTable(), PostStepDoIt(), and ~G4OpWLS().
      
  | 
  protected | 
Definition at line 137 of file G4OpWLS.hh.
Referenced by G4OpWLS(), PostStepDoIt(), UseTimeProfile(), and ~G4OpWLS().