Geant4.10
|
#include <G4OpRayleigh.hh>
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
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 fOpRayleigh, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), thePhysicsTable, and G4VProcess::verboseLevel.
G4OpRayleigh::~G4OpRayleigh | ( | ) |
Definition at line 104 of file G4OpRayleigh.cc.
References G4PhysicsTable::clearAndDestroy(), and thePhysicsTable.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 116 of file G4OpRayleigh.cc.
References thePhysicsTable.
|
inline |
Definition at line 166 of file G4OpRayleigh.hh.
References G4PhysicsOrderedFreeVector::DumpValues(), G4PhysicsTable::entries(), thePhysicsTable, and test::v.
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 265 of file G4OpRayleigh.cc.
References DBL_MAX, G4Track::GetDynamicParticle(), G4Material::GetIndex(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), G4Material::GetName(), G4MaterialPropertiesTable::GetProperty(), and G4DynamicParticle::GetTotalEnergy().
|
inline |
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 160 of file G4OpRayleigh.hh.
References G4OpticalPhoton::OpticalPhoton().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 125 of file G4OpRayleigh.cc.
References G4VProcess::aParticleChange, CLHEP::Hep3Vector::dot(), G4cout, G4endl, G4UniformRand, G4Track::GetDynamicParticle(), G4DynamicParticle::GetMomentumDirection(), G4ParticleChange::GetMomentumDirection(), G4ParticleChange::GetPolarization(), G4DynamicParticle::GetPolarization(), G4ParticleChange::Initialize(), CLHEP::Hep3Vector::mag(), G4VDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeMomentumDirection(), G4ParticleChange::ProposePolarization(), CLHEP::Hep3Vector::rotateUz(), CLHEP::Hep3Vector::set(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), and G4VProcess::verboseLevel.
|
protected |
Definition at line 144 of file G4OpRayleigh.hh.
Referenced by BuildPhysicsTable(), DumpPhysicsTable(), G4OpRayleigh(), GetPhysicsTable(), and ~G4OpRayleigh().