ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4bool | isInitialised |
const G4ParticleDefinition * | theGamma |
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 64 of file G4eplusAnnihilation.hh.
View newest version in sPHENIX GitHub at line 64 of file G4eplusAnnihilation.hh
|
explicit |
Definition at line 58 of file G4eplusAnnihilation.cc.
View newest version in sPHENIX GitHub at line 58 of file G4eplusAnnihilation.cc
References G4VProcess::enableAtRestDoIt, fAnnihilation, G4Gamma::Gamma(), G4VEmProcess::mainSecondaries, G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetIntegral(), G4VProcess::SetProcessSubType(), G4VEmProcess::SetSecondaryParticle(), G4VEmProcess::SetStartFromNullFlag(), and theGamma.
|
virtual |
Definition at line 73 of file G4eplusAnnihilation.cc.
View newest version in sPHENIX GitHub at line 73 of file G4eplusAnnihilation.cc
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 112 of file G4eplusAnnihilation.cc.
View newest version in sPHENIX GitHub at line 112 of file G4eplusAnnihilation.cc
References G4VParticleChange::AddSecondary(), G4VEmProcess::ApplyCuts(), G4EmBiasingManager::ApplySecondaryBiasing(), G4VEmProcess::augerID, G4VEmProcess::biasID, G4VEmProcess::biasManager, G4VEmProcess::CurrentMaterialCutsCoupleIndex(), e, edep, G4VEmProcess::fluoID, G4VEmProcess::fParticleChange, G4Track::GetDynamicParticle(), G4VEmProcess::GetElectronEnergyCut(), G4VEmProcess::GetGammaEnergyCut(), G4Track::GetGlobalTime(), G4DynamicParticle::GetKineticEnergy(), G4VParticleChange::GetLocalEnergyDeposit(), G4VParticleChange::GetParentWeight(), G4DynamicParticle::GetParticleDefinition(), G4Track::GetPosition(), G4Step::GetPostStepPoint(), G4StepPoint::GetSafety(), G4Track::GetTouchableHandle(), G4EmBiasingManager::GetWeight(), incremental_prev_tag::idx, G4ParticleChangeForGamma::InitializeForPostStep(), G4VEmProcess::mainSecondaries, G4VEmProcess::MaterialCutsCouple(), num, G4VProcess::pParticleChange, G4VParticleChange::ProposeLocalEnergyDeposit(), G4VEmModel::SampleSecondaries(), G4VEmProcess::secID, G4EmBiasingManager::SecondaryBiasingRegion(), G4VEmProcess::secParticles, G4VEmProcess::SelectModel(), G4Track::SetCreatorModelIndex(), G4VParticleChange::SetNumberOfSecondaries(), G4Track::SetTouchableHandle(), G4Track::SetWeight(), t, G4VEmProcess::theElectron, theGamma, Acts::VectorHelpers::time(), and weight.
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 85 of file G4eplusAnnihilation.cc.
View newest version in sPHENIX GitHub at line 85 of file G4eplusAnnihilation.cc
References NotForced.
|
overrideprotectedvirtual |
Implements G4VEmProcess.
Definition at line 94 of file G4eplusAnnihilation.cc.
View newest version in sPHENIX GitHub at line 94 of file G4eplusAnnihilation.cc
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), isInitialised, G4VEmProcess::MaxKinEnergy(), G4VEmProcess::MinKinEnergy(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
finalvirtual |
Implements G4VEmProcess.
Definition at line 78 of file G4eplusAnnihilation.cc.
View newest version in sPHENIX GitHub at line 78 of file G4eplusAnnihilation.cc
References G4Positron::Positron().
|
overridevirtual |
Reimplemented from G4VEmProcess.
Definition at line 207 of file G4eplusAnnihilation.cc.
View newest version in sPHENIX GitHub at line 207 of file G4eplusAnnihilation.cc
References G4VEmProcess::ProcessDescription().
|
overrideprotectedvirtual |
Reimplemented from G4VEmProcess.
Definition at line 107 of file G4eplusAnnihilation.cc.
View newest version in sPHENIX GitHub at line 107 of file G4eplusAnnihilation.cc
|
private |
Definition at line 96 of file G4eplusAnnihilation.hh.
View newest version in sPHENIX GitHub at line 96 of file G4eplusAnnihilation.hh
Referenced by InitialiseProcess().
|
private |
Definition at line 97 of file G4eplusAnnihilation.hh.
View newest version in sPHENIX GitHub at line 97 of file G4eplusAnnihilation.hh
Referenced by AtRestDoIt(), and G4eplusAnnihilation().