ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/highenergy/include/G4eeToHadrons.hh>
Private Member Functions | |
std::vector< G4DynamicParticle * > * | GenerateSecondaries (const G4DynamicParticle *) |
G4eeToHadrons & | operator= (const G4eeToHadrons &right)=delete |
G4eeToHadrons (const G4eeToHadrons &)=delete | |
Private Attributes | |
G4eeToHadronsMultiModel * | multimodel |
G4double | csFactor |
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 58 of file G4eeToHadrons.hh.
View newest version in sPHENIX GitHub at line 58 of file G4eeToHadrons.hh
|
explicit |
Definition at line 59 of file G4eeToHadrons.cc.
View newest version in sPHENIX GitHub at line 59 of file G4eeToHadrons.cc
References fAnnihilationToHadrons, G4Gamma::Gamma(), G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetIntegral(), G4VProcess::SetProcessSubType(), and G4VEmProcess::SetSecondaryParticle().
|
virtual |
Definition at line 74 of file G4eeToHadrons.cc.
View newest version in sPHENIX GitHub at line 74 of file G4eeToHadrons.cc
|
privatedelete |
|
private |
|
overrideprotectedvirtual |
Implements G4VEmProcess.
Definition at line 86 of file G4eeToHadrons.cc.
View newest version in sPHENIX GitHub at line 86 of file G4eeToHadrons.cc
References G4VEmProcess::AddEmModel(), csFactor, isInitialised, multimodel, G4Positron::Positron(), G4eeToHadronsMultiModel::SetCrossSecFactor(), G4VEmProcess::SetEmModel(), G4VEmProcess::SetParticle(), and G4VProcess::verboseLevel.
|
overridevirtual |
Implements G4VEmProcess.
Definition at line 79 of file G4eeToHadrons.cc.
View newest version in sPHENIX GitHub at line 79 of file G4eeToHadrons.cc
References G4Positron::Positron().
|
privatedelete |
|
overrideprotectedvirtual |
Reimplemented from G4VEmProcess.
Definition at line 117 of file G4eeToHadrons.cc.
View newest version in sPHENIX GitHub at line 117 of file G4eeToHadrons.cc
References G4endl, and G4VEmProcess::ProcessDescription().
Definition at line 109 of file G4eeToHadrons.cc.
View newest version in sPHENIX GitHub at line 109 of file G4eeToHadrons.cc
References csFactor, fac, multimodel, and G4eeToHadronsMultiModel::SetCrossSecFactor().
Referenced by G4EmExtraPhysics::ConstructProcess(), and PhysicsList::SetAnnihiToHadronFac().
|
overrideprotectedvirtual |
Reimplemented from G4VEmProcess.
Definition at line 102 of file G4eeToHadrons.cc.
View newest version in sPHENIX GitHub at line 102 of file G4eeToHadrons.cc
References G4eeToHadronsMultiModel::ModelDescription(), and multimodel.
|
private |
Definition at line 91 of file G4eeToHadrons.hh.
View newest version in sPHENIX GitHub at line 91 of file G4eeToHadrons.hh
Referenced by InitialiseProcess(), and SetCrossSecFactor().
|
private |
Definition at line 92 of file G4eeToHadrons.hh.
View newest version in sPHENIX GitHub at line 92 of file G4eeToHadrons.hh
Referenced by InitialiseProcess().
|
private |
Definition at line 90 of file G4eeToHadrons.hh.
View newest version in sPHENIX GitHub at line 90 of file G4eeToHadrons.hh
Referenced by InitialiseProcess(), SetCrossSecFactor(), and StreamProcessInfo().