![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4DNAVibExcitation:
Collaboration diagram for G4DNAVibExcitation:Static Public Member Functions | |
| static int | ProcessSubType () |
Private Attributes | |
| G4bool | isInitialised |
Additional Inherited Members | |
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 41 of file G4DNAVibExcitation.hh.
View newest version in sPHENIX GitHub at line 41 of file G4DNAVibExcitation.hh
| G4DNAVibExcitation::G4DNAVibExcitation | ( | const G4String & | processName = "DNAVibrationalExcitation", |
| G4ProcessType | type = fElectromagnetic |
||
| ) |
Definition at line 36 of file G4DNAVibExcitation.cc.
View newest version in sPHENIX GitHub at line 36 of file G4DNAVibExcitation.cc
References G4VProcess::SetProcessSubType().
Here is the call graph for this function:
|
virtual |
Definition at line 45 of file G4DNAVibExcitation.cc.
View newest version in sPHENIX GitHub at line 45 of file G4DNAVibExcitation.cc
|
protectedvirtual |
Implements G4VEmProcess.
Definition at line 57 of file G4DNAVibExcitation.cc.
View newest version in sPHENIX GitHub at line 57 of file G4DNAVibExcitation.cc
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), eV, G4ParticleDefinition::GetParticleName(), isInitialised, G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
Here is the call graph for this function:
|
virtual |
Implements G4VEmProcess.
Definition at line 50 of file G4DNAVibExcitation.cc.
View newest version in sPHENIX GitHub at line 50 of file G4DNAVibExcitation.cc
References G4Electron::Electron(), and G4Positron::Positron().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VEmProcess.
Definition at line 90 of file G4DNAVibExcitation.cc.
View newest version in sPHENIX GitHub at line 90 of file G4DNAVibExcitation.cc
References G4VEmProcess::EmModel(), G4cout, G4endl, and G4VEmModel::GetName().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 54 of file G4DNAVibExcitation.hh.
View newest version in sPHENIX GitHub at line 54 of file G4DNAVibExcitation.hh
|
private |
Definition at line 65 of file G4DNAVibExcitation.hh.
View newest version in sPHENIX GitHub at line 65 of file G4DNAVibExcitation.hh
Referenced by InitialiseProcess().