Geant4
10.00.p03
|
#include <G4OpWLS.hh>
Static Public Member Functions | |
static void | UseTimeProfile (const G4String name) |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Static Protected Attributes | |
static G4VWLSTimeGeneratorProfile * | WLSTimeGeneratorProfile = 0 |
Private Member Functions | |
G4OpWLS (const G4OpWLS &right) | |
G4OpWLS & | operator= (const G4OpWLS &right) |
void | BuildThePhysicsTable () |
Additional Inherited Members | |
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 70 of file G4OpWLS.cc.
References fOpWLS, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), theIntegralTable, G4VProcess::verboseLevel, and WLSTimeGeneratorProfile.
G4OpWLS::~G4OpWLS | ( | ) |
Definition at line 88 of file G4OpWLS.cc.
References G4PhysicsTable::clearAndDestroy(), and theIntegralTable.
|
private |
|
virtual |
Reimplemented from G4VProcess.
Definition at line 100 of file G4OpWLS.cc.
References BuildThePhysicsTable(), and theIntegralTable.
|
private |
Definition at line 295 of file G4OpWLS.cc.
References G4PhysicsVector::Energy(), G4Material::GetMaterialPropertiesTable(), G4Material::GetMaterialTable(), G4Material::GetNumberOfMaterials(), G4MaterialPropertiesTable::GetProperty(), G4PhysicsVector::GetVectorLength(), G4PhysicsTable::insertAt(), and theIntegralTable.
Referenced by BuildPhysicsTable().
|
inline |
Definition at line 164 of file G4OpWLS.hh.
References G4PhysicsOrderedFreeVector::DumpValues(), G4PhysicsTable::entries(), and theIntegralTable.
|
inline |
Definition at line 158 of file G4OpWLS.hh.
References theIntegralTable.
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 387 of file G4OpWLS.cc.
References DBL_MAX, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), and G4DynamicParticle::GetTotalEnergy().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 152 of file G4OpWLS.hh.
References G4OpticalPhoton::OpticalPhoton().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 109 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, G4VProcess::verboseLevel, and WLSTimeGeneratorProfile.
|
static |
Definition at line 426 of file G4OpWLS.cc.
References FatalException, G4Exception(), and WLSTimeGeneratorProfile.
Referenced by F04OpticalPhysics::ConstructProcess(), WLSOpticalPhysics::ConstructProcess(), G4OpticalPhysics::ConstructProcess(), and G4OpticalPhysics::SetWLSTimeProfile().
|
protected |
Definition at line 143 of file G4OpWLS.hh.
Referenced by BuildPhysicsTable(), BuildThePhysicsTable(), DumpPhysicsTable(), G4OpWLS(), GetIntegralTable(), PostStepDoIt(), and ~G4OpWLS().
|
staticprotected |
Definition at line 142 of file G4OpWLS.hh.
Referenced by G4OpWLS(), PostStepDoIt(), and UseTimeProfile().