|
Geant4
10.00.p03
|
#include <G4OpRayleigh.hh>
Inheritance diagram for G4OpRayleigh:
Collaboration diagram for G4OpRayleigh:Private Member Functions | |
| G4OpRayleigh (const G4OpRayleigh &right) | |
| G4OpRayleigh & | operator= (const G4OpRayleigh &right) |
| void | BuildThePhysicsTable () |
| G4PhysicsOrderedFreeVector * | RayleighAttenuationLengthGenerator (G4MaterialPropertiesTable *aMPT) |
Private Attributes | |
| G4bool | DefaultWater |
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 76 of file G4OpRayleigh.hh.
| G4OpRayleigh::G4OpRayleigh | ( | const G4String & | processName = "OpRayleigh", |
| G4ProcessType | type = fOptical |
||
| ) |
Definition at line 82 of file G4OpRayleigh.cc.
References DefaultWater, fOpRayleigh, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), thePhysicsTable, and G4VProcess::verboseLevel.
Here is the call graph for this function:| G4OpRayleigh::~G4OpRayleigh | ( | ) |
Definition at line 104 of file G4OpRayleigh.cc.
References G4PhysicsTable::clearAndDestroy(), and thePhysicsTable.
Here is the call graph for this function:
|
private |
|
virtual |
Reimplemented from G4VProcess.
Definition at line 116 of file G4OpRayleigh.cc.
References BuildThePhysicsTable(), and thePhysicsTable.
Here is the call graph for this function:
|
private |
Definition at line 215 of file G4OpRayleigh.cc.
References DefaultWater, G4Material::GetMaterialTable(), G4Material::GetNumberOfMaterials(), G4MaterialPropertiesTable::GetProperty(), G4PhysicsTable::insertAt(), RayleighAttenuationLengthGenerator(), and thePhysicsTable.
Referenced by BuildPhysicsTable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 166 of file G4OpRayleigh.hh.
References G4PhysicsOrderedFreeVector::DumpValues(), G4PhysicsTable::entries(), and thePhysicsTable.
Here is the call graph for this function:
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 265 of file G4OpRayleigh.cc.
References DBL_MAX, DefaultWater, G4Track::GetDynamicParticle(), G4Material::GetIndex(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), G4Material::GetName(), G4MaterialPropertiesTable::GetProperty(), and G4DynamicParticle::GetTotalEnergy().
Here is the call graph for this function:
|
inline |
Definition at line 179 of file G4OpRayleigh.hh.
References thePhysicsTable.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 160 of file G4OpRayleigh.hh.
References G4OpticalPhoton::OpticalPhoton().
Here is the call graph for this function:
|
private |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 125 of file G4OpRayleigh.cc.
References G4VProcess::aParticleChange, G4cout, G4endl, G4UniformRand, G4Track::GetDynamicParticle(), G4DynamicParticle::GetMomentumDirection(), G4ParticleChange::GetMomentumDirection(), G4ParticleChange::GetPolarization(), G4DynamicParticle::GetPolarization(), G4ParticleChange::Initialize(), G4VDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeMomentumDirection(), G4ParticleChange::ProposePolarization(), and G4VProcess::verboseLevel.
Here is the call graph for this function:
|
private |
Definition at line 313 of file G4OpRayleigh.cc.
References c1, c2, c3, c4, G4PhysicsVector::Energy(), G4cout, G4endl, G4MaterialPropertiesTable::GetProperty(), G4PhysicsVector::GetVectorLength(), kelvin, m3, MeV, G4INCL::Math::pi, and G4VProcess::verboseLevel.
Referenced by BuildThePhysicsTable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 151 of file G4OpRayleigh.hh.
Referenced by BuildThePhysicsTable(), G4OpRayleigh(), and GetMeanFreePath().
|
protected |
Definition at line 144 of file G4OpRayleigh.hh.
Referenced by BuildPhysicsTable(), BuildThePhysicsTable(), DumpPhysicsTable(), G4OpRayleigh(), GetPhysicsTable(), and ~G4OpRayleigh().