ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/physics/include/G4LowEnergyCompton.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) |
Private Member Functions | |
G4LowEnergyCompton & | operator= (const G4LowEnergyCompton &right) |
G4LowEnergyCompton (const G4LowEnergyCompton &) | |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VProcess | |
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 59 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 59 of file G4LowEnergyCompton.hh
G4LowEnergyCompton::G4LowEnergyCompton | ( | const G4String & | processName = "LowEnCompton" | ) |
Definition at line 71 of file G4LowEnergyCompton.cc.
View newest version in sPHENIX GitHub at line 71 of file G4LowEnergyCompton.cc
References crossSectionHandler, FatalException, G4cout, G4endl, G4Exception(), G4VProcess::GetProcessName(), GeV, highEnergyLimit, intrinsicHighEnergyLimit, intrinsicLowEnergyLimit, keV, G4RDVEMDataSet::LoadData(), lowEnergyLimit, meanFreePathTable, rangeTest, scatterFunctionData, G4RDShellData::SetOccupancyData(), shellData, and G4VProcess::verboseLevel.
G4LowEnergyCompton::~G4LowEnergyCompton | ( | ) |
Definition at line 110 of file G4LowEnergyCompton.cc.
View newest version in sPHENIX GitHub at line 110 of file G4LowEnergyCompton.cc
References crossSectionHandler, meanFreePathTable, rangeTest, and scatterFunctionData.
|
private |
|
virtual |
Reimplemented from G4VProcess.
Definition at line 118 of file G4LowEnergyCompton.cc.
View newest version in sPHENIX GitHub at line 118 of file G4LowEnergyCompton.cc
References G4RDVCrossSectionHandler::BuildMeanFreePathForMaterials(), G4RDVCrossSectionHandler::Clear(), crossSectionHandler, file, G4RDShellData::LoadData(), G4RDVCrossSectionHandler::LoadData(), meanFreePathTable, and shellData.
|
inline |
Definition at line 74 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 74 of file G4LowEnergyCompton.hh
References GetMeanFreePath().
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 329 of file G4LowEnergyCompton.cc.
View newest version in sPHENIX GitHub at line 329 of file G4LowEnergyCompton.cc
References DBL_MAX, energy, G4RDVEMDataSet::FindValue(), G4Track::GetDynamicParticle(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), highEnergyLimit, lowEnergyLimit, meanFreePathTable, and G4InuclParticleNames::photon.
Referenced by DumpMeanFreePath().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 324 of file G4LowEnergyCompton.cc.
View newest version in sPHENIX GitHub at line 324 of file G4LowEnergyCompton.cc
References G4Gamma::Gamma().
|
private |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 133 of file G4LowEnergyCompton.cc.
View newest version in sPHENIX GitHub at line 133 of file G4LowEnergyCompton.cc
References G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, G4RDShellData::BindingEnergy(), source.hepunit::c_light, cm, crossSectionHandler, G4InuclParticleNames::electron, G4Electron::Electron(), source.hepunit::electron_mass_c2, epsilon(), source.hepunit::epsilon0, G4RDVRangeTest::Escape(), G4RDVEMDataSet::FindValue(), source.hepunit::fine_structure_const, fStopAndKill, G4UniformRand, G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), G4DynamicParticle::GetMomentumDirection(), G4Step::GetPostStepPoint(), G4StepPoint::GetSafety(), source.hepunit::h_Planck, G4ParticleChange::Initialize(), lowEnergyLimit, phi, G4VDiscreteProcess::PostStepDoIt(), profileData, G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChange::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4RDDopplerProfile::RandomSelectMomentum(), rangeTest, CLHEP::Hep3Vector::rotateUz(), scale, scatterFunctionData, G4RDVCrossSectionHandler::SelectRandomAtom(), G4RDShellData::SelectRandomShell(), G4VParticleChange::SetNumberOfSecondaries(), shellData, twopi, x, and Z.
|
private |
Definition at line 97 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 97 of file G4LowEnergyCompton.hh
Referenced by BuildPhysicsTable(), G4LowEnergyCompton(), PostStepDoIt(), and ~G4LowEnergyCompton().
|
private |
Definition at line 92 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 92 of file G4LowEnergyCompton.hh
Referenced by G4LowEnergyCompton(), and GetMeanFreePath().
|
private |
Definition at line 102 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 102 of file G4LowEnergyCompton.hh
Referenced by G4LowEnergyCompton().
|
private |
Definition at line 101 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 101 of file G4LowEnergyCompton.hh
Referenced by G4LowEnergyCompton().
|
private |
Definition at line 91 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 91 of file G4LowEnergyCompton.hh
Referenced by G4LowEnergyCompton(), GetMeanFreePath(), and PostStepDoIt().
|
private |
Definition at line 94 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 94 of file G4LowEnergyCompton.hh
Referenced by BuildPhysicsTable(), G4LowEnergyCompton(), GetMeanFreePath(), and ~G4LowEnergyCompton().
|
private |
Definition at line 105 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 105 of file G4LowEnergyCompton.hh
Referenced by PostStepDoIt().
|
private |
Definition at line 99 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 99 of file G4LowEnergyCompton.hh
Referenced by G4LowEnergyCompton(), PostStepDoIt(), and ~G4LowEnergyCompton().
|
private |
Definition at line 95 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 95 of file G4LowEnergyCompton.hh
Referenced by G4LowEnergyCompton(), PostStepDoIt(), and ~G4LowEnergyCompton().
|
private |
Definition at line 104 of file G4LowEnergyCompton.hh.
View newest version in sPHENIX GitHub at line 104 of file G4LowEnergyCompton.hh
Referenced by BuildPhysicsTable(), G4LowEnergyCompton(), and PostStepDoIt().