Geant4
10.02.p02
|
#include <G4OpWLS.hh>
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.
G4OpWLS::~G4OpWLS | ( | ) |
Definition at line 85 of file G4OpWLS.cc.
References G4PhysicsTable::clearAndDestroy(), theIntegralTable, and WLSTimeGeneratorProfile.
|
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.
|
inline |
Definition at line 159 of file G4OpWLS.hh.
References G4PhysicsOrderedFreeVector::DumpValues(), G4PhysicsTable::entries(), and theIntegralTable.
|
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().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 147 of file G4OpWLS.hh.
References G4OpticalPhoton::OpticalPhoton().
|
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.
void G4OpWLS::UseTimeProfile | ( | const G4String | name | ) |
Definition at line 417 of file G4OpWLS.cc.
References FatalException, G4Exception(), and WLSTimeGeneratorProfile.
Referenced by UIhelpers::buildCommands(), F04OpticalPhysics::ConstructProcess(), WLSOpticalPhysics::ConstructProcess(), and G4OpticalPhysics::ConstructProcess().
|
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().