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 44 of file G4DNAIonisation.hh.
View newest version in sPHENIX GitHub at line 44 of file G4DNAIonisation.hh
G4DNAIonisation::G4DNAIonisation | ( | const G4String & | processName = "DNAIonisation" , |
G4ProcessType | type = fElectromagnetic |
||
) |
Definition at line 39 of file G4DNAIonisation.cc.
View newest version in sPHENIX GitHub at line 39 of file G4DNAIonisation.cc
References G4VProcess::SetProcessSubType().
|
virtual |
Definition at line 48 of file G4DNAIonisation.cc.
View newest version in sPHENIX GitHub at line 48 of file G4DNAIonisation.cc
|
protectedvirtual |
Implements G4VEmProcess.
Definition at line 74 of file G4DNAIonisation.cc.
View newest version in sPHENIX GitHub at line 74 of file G4DNAIonisation.cc
References G4VEmProcess::AddEmModel(), e6, G4VEmProcess::EmModel(), eV, G4DNABornIonisationModel, G4ParticleDefinition::GetParticleName(), isInitialised, keV, MeV, G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Implements G4VEmProcess.
Definition at line 54 of file G4DNAIonisation.cc.
View newest version in sPHENIX GitHub at line 54 of file G4DNAIonisation.cc
References G4Electron::Electron(), G4GenericIon::GenericIonDefinition(), G4DNAGenericIonsManager::GetIon(), G4DNAGenericIonsManager::Instance(), instance, G4Positron::Positron(), and G4Proton::Proton().
|
virtual |
Reimplemented from G4VEmProcess.
Definition at line 179 of file G4DNAIonisation.cc.
View newest version in sPHENIX GitHub at line 179 of file G4DNAIonisation.cc
References G4VEmProcess::EmModel(), G4cout, G4endl, and G4VEmModel::GetName().
|
private |
Definition at line 64 of file G4DNAIonisation.hh.
View newest version in sPHENIX GitHub at line 64 of file G4DNAIonisation.hh
Referenced by InitialiseProcess().