Geant4.10
|
#include <G4PhononDownconversion.hh>
Protected Member Functions | |
virtual G4double | GetMeanFreePath (const G4Track &, G4double, G4ForceCondition *) |
![]() | |
virtual G4int | GetPolarization (const G4Track &track) const |
virtual G4int | GetPolarization (const G4Track *track) const |
virtual G4int | ChoosePolarization (G4double Ldos, G4double STdos, G4double FTdos) const |
virtual G4Track * | CreateSecondary (G4int polarization, const G4ThreeVector &K, G4double energy) const |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
G4PhononTrackMap * | trackKmap |
const G4LatticePhysical * | theLattice |
![]() | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 36 of file G4PhononDownconversion.hh.
G4PhononDownconversion::G4PhononDownconversion | ( | const G4String & | processName = "phononDownconversion" | ) |
Definition at line 51 of file G4PhononDownconversion.cc.
|
virtual |
Definition at line 54 of file G4PhononDownconversion.cc.
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 58 of file G4PhononDownconversion.cc.
References G4cout, G4endl, G4LatticePhysical::GetAnhDecConstant(), G4Track::GetKineticEnergy(), G4Track::GetVelocity(), python.hepunit::h_Planck, NotForced, G4VPhononProcess::theLattice, and G4VProcess::verboseLevel.
|
virtual |
Reimplemented from G4VPhononProcess.
Definition at line 102 of file G4PhononDownconversion.cc.
References G4PhononLong::PhononDefinition().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 78 of file G4PhononDownconversion.cc.
References G4VProcess::aParticleChange, fStopAndKill, G4UniformRand, G4LatticePhysical::GetBeta(), G4LatticePhysical::GetGamma(), G4LatticePhysical::GetLambda(), G4LatticePhysical::GetMu(), G4ParticleChange::Initialize(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeTrackStatus(), and G4VPhononProcess::theLattice.