ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4bool | isInitialised |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VEmProcess | |
G4LossTableManager * | lManager |
G4EmParameters * | theParameters |
G4EmBiasingManager * | biasManager |
const G4ParticleDefinition * | theGamma |
const G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma | fParticleChange |
std::vector< G4DynamicParticle * > | secParticles |
const G4MaterialCutsCouple * | currentCouple |
const G4Material * | currentMaterial |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | currentCoupleIndex |
size_t | basedCoupleIndex |
G4int | mainSecondaries |
G4int | secID |
G4int | fluoID |
G4int | augerID |
G4int | biasID |
G4bool | isTheMaster |
G4double | mfpKinEnergy |
G4double | preStepKinEnergy |
G4double | preStepLogKinEnergy |
G4double | preStepLambda |
Definition at line 78 of file G4PhotoElectricEffect.hh.
View newest version in sPHENIX GitHub at line 78 of file G4PhotoElectricEffect.hh
|
explicit |
Definition at line 45 of file G4PhotoElectricEffect.cc.
View newest version in sPHENIX GitHub at line 45 of file G4PhotoElectricEffect.cc
References G4Electron::Electron(), fPhotoElectricEffect, keV, G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetMinKinEnergyPrim(), G4VProcess::SetProcessSubType(), and G4VEmProcess::SetSecondaryParticle().
|
virtual |
Definition at line 57 of file G4PhotoElectricEffect.cc.
View newest version in sPHENIX GitHub at line 57 of file G4PhotoElectricEffect.cc
|
overrideprotectedvirtual |
Implements G4VEmProcess.
Definition at line 69 of file G4PhotoElectricEffect.cc.
View newest version in sPHENIX GitHub at line 69 of file G4PhotoElectricEffect.cc
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), G4EmParameters::Instance(), isInitialised, G4EmParameters::MaxKinEnergy(), G4EmParameters::MinKinEnergy(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
finalvirtual |
Implements G4VEmProcess.
Definition at line 62 of file G4PhotoElectricEffect.cc.
View newest version in sPHENIX GitHub at line 62 of file G4PhotoElectricEffect.cc
References G4Gamma::Gamma().
|
overridevirtual |
Reimplemented from G4VEmProcess.
Definition at line 83 of file G4PhotoElectricEffect.cc.
View newest version in sPHENIX GitHub at line 83 of file G4PhotoElectricEffect.cc
|
overridevirtual |
Reimplemented from G4VEmProcess.
Definition at line 88 of file G4PhotoElectricEffect.cc.
View newest version in sPHENIX GitHub at line 88 of file G4PhotoElectricEffect.cc
References G4VEmProcess::ProcessDescription().
|
private |
Definition at line 103 of file G4PhotoElectricEffect.hh.
View newest version in sPHENIX GitHub at line 103 of file G4PhotoElectricEffect.hh
Referenced by InitialiseProcess().