Geant4
10.01.p02
|
#include <G4VPhononProcess.hh>
Protected Member Functions | |
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 |
Protected Member Functions inherited from G4VDiscreteProcess | |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Private Member Functions | |
G4VPhononProcess (G4VPhononProcess &) | |
G4VPhononProcess & | operator= (const G4VPhononProcess &right) |
Private Attributes | |
const G4Track * | currentTrack |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Definition at line 42 of file G4VPhononProcess.hh.
G4VPhononProcess::G4VPhononProcess | ( | const G4String & | processName | ) |
Definition at line 54 of file G4VPhononProcess.cc.
|
virtual |
Definition at line 59 of file G4VPhononProcess.cc.
|
private |
|
protectedvirtual |
Definition at line 104 of file G4VPhononProcess.cc.
References G4UniformRand, G4PhononPolarization::Long, G4PhononPolarization::TransFast, and G4PhononPolarization::TransSlow.
Referenced by G4PhononDownconversion::MakeLTSecondaries(), G4PhononDownconversion::MakeTTSecondaries(), and G4PhononScattering::PostStepDoIt().
|
protectedvirtual |
Definition at line 120 of file G4VPhononProcess.cc.
References currentTrack, G4cout, G4endl, G4PhononPolarization::Get(), G4Track::GetGlobalTime(), G4PhononTrackMap::GetK(), G4Track::GetPosition(), G4VProcess::GetProcessName(), G4LatticePhysical::MapKtoV(), G4LatticePhysical::MapKtoVDir(), G4LatticePhysical::RotateToGlobal(), G4PhononTrackMap::SetK(), G4Track::SetVelocity(), theLattice, trackKmap, G4Track::UseGivenVelocity(), and G4VProcess::verboseLevel.
Referenced by G4PhononDownconversion::MakeLTSecondaries(), G4PhononDownconversion::MakeTTSecondaries(), and G4PhononScattering::PostStepDoIt().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 87 of file G4VPhononProcess.cc.
References currentTrack, G4VProcess::EndTracking(), G4PhononTrackMap::RemoveTrack(), theLattice, and trackKmap.
Definition at line 97 of file G4VPhononProcess.cc.
References G4PhononPolarization::Get(), and G4Track::GetParticleDefinition().
Referenced by GetPolarization(), and G4PhononReflection::PostStepDoIt().
|
inlineprotectedvirtual |
Definition at line 57 of file G4VPhononProcess.hh.
References GetPolarization().
|
virtual |
Reimplemented from G4VProcess.
Reimplemented in G4PhononDownconversion.
Definition at line 64 of file G4VPhononProcess.cc.
References G4PhononLong::Definition(), G4PhononTransSlow::Definition(), and G4PhononTransFast::Definition().
|
private |
|
virtual |
Reimplemented from G4VProcess.
Definition at line 73 of file G4VPhononProcess.cc.
References currentTrack, G4PhononTrackMap::Find(), G4LatticeManager::GetLattice(), G4LatticeManager::GetLatticeManager(), G4Track::GetMomentumDirection(), G4Track::GetVolume(), G4PhononTrackMap::SetK(), G4VProcess::StartTracking(), theLattice, and trackKmap.
|
private |
Definition at line 75 of file G4VPhononProcess.hh.
Referenced by CreateSecondary(), EndTracking(), and StartTracking().
|
protected |
Definition at line 72 of file G4VPhononProcess.hh.
Referenced by CreateSecondary(), EndTracking(), G4PhononScattering::GetMeanFreePath(), G4PhononDownconversion::GetMeanFreePath(), G4PhononDownconversion::MakeLTSecondaries(), G4PhononDownconversion::MakeTTSecondaries(), G4PhononScattering::PostStepDoIt(), G4PhononDownconversion::PostStepDoIt(), G4PhononReflection::PostStepDoIt(), and StartTracking().
|
protected |
Definition at line 71 of file G4VPhononProcess.hh.
Referenced by CreateSecondary(), EndTracking(), G4PhononDownconversion::MakeLTSecondaries(), G4PhononDownconversion::MakeTTSecondaries(), and StartTracking().