ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/solidstate/phonon/include/G4PhononReflection.hh>
Protected Member Functions | |
virtual G4double | GetMeanFreePath (const G4Track &, G4double, G4ForceCondition *) |
Protected Member Functions inherited from G4VPhononProcess | |
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 |
Private Member Functions | |
G4PhononReflection (G4PhononReflection &) | |
G4PhononReflection & | operator= (const G4PhononReflection &right) |
Private Attributes | |
G4double | kCarTolerance |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VPhononProcess | |
G4PhononTrackMap * | trackKmap |
const G4LatticePhysical * | theLattice |
Definition at line 36 of file G4PhononReflection.hh.
View newest version in sPHENIX GitHub at line 36 of file G4PhononReflection.hh
G4PhononReflection::G4PhononReflection | ( | const G4String & | processName = "phononReflection" | ) |
Definition at line 52 of file G4PhononReflection.cc.
View newest version in sPHENIX GitHub at line 52 of file G4PhononReflection.cc
|
virtual |
Definition at line 56 of file G4PhononReflection.cc.
View newest version in sPHENIX GitHub at line 56 of file G4PhononReflection.cc
|
private |
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 65 of file G4PhononReflection.cc.
View newest version in sPHENIX GitHub at line 65 of file G4PhononReflection.cc
|
private |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 79 of file G4PhononReflection.cc.
View newest version in sPHENIX GitHub at line 79 of file G4PhononReflection.cc
References G4VProcess::aParticleChange, EventMustBeAborted, fGeomBoundary, fStopAndKill, G4Exception(), G4Track::GetKineticEnergy(), G4Track::GetMomentumDirection(), G4VPhononProcess::GetPolarization(), G4Step::GetPostStepPoint(), G4Track::GetStepLength(), G4StepPoint::GetStepStatus(), G4ParticleChange::Initialize(), kCarTolerance, G4LatticePhysical::MapKtoV(), G4VParticleChange::ProposeNonIonizingEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4ParticleChange::ProposeVelocity(), and G4VPhononProcess::theLattice.
|
private |
Definition at line 47 of file G4PhononReflection.hh.
View newest version in sPHENIX GitHub at line 47 of file G4PhononReflection.hh
Referenced by PostStepDoIt().