|
Geant4
10.02.p02
|
#include <G4DNAVibExcitation.hh>
Inheritance diagram for G4DNAVibExcitation:
Collaboration diagram for G4DNAVibExcitation:Static Public Member Functions | |
| static int | ProcessSubType () |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Private Attributes | |
| G4bool | isInitialised |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmProcess | |
| G4ParticleChangeForGamma | fParticleChange |
Protected Attributes inherited from G4VProcess | |
| const G4ProcessManager * | aProcessManager |
| G4VParticleChange * | pParticleChange |
| G4ParticleChange | aParticleChange |
| G4double | theNumberOfInteractionLengthLeft |
| G4double | currentInteractionLength |
| G4double | theInitialNumberOfInteractionLength |
| G4String | theProcessName |
| G4String | thePhysicsTableFileName |
| G4ProcessType | theProcessType |
| G4int | theProcessSubType |
| G4double | thePILfactor |
| G4bool | enableAtRestDoIt |
| G4bool | enableAlongStepDoIt |
| G4bool | enablePostStepDoIt |
| G4int | verboseLevel |
Definition at line 42 of file G4DNAVibExcitation.hh.
| G4DNAVibExcitation::G4DNAVibExcitation | ( | const G4String & | processName = "DNAVibrationalExcitation", |
| G4ProcessType | type = fElectromagnetic |
||
| ) |
Definition at line 37 of file G4DNAVibExcitation.cc.
References G4VProcess::SetProcessSubType().
Here is the call graph for this function:
|
virtual |
Definition at line 46 of file G4DNAVibExcitation.cc.
|
protectedvirtual |
Implements G4VEmProcess.
Definition at line 58 of file G4DNAVibExcitation.cc.
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), eV, G4ParticleDefinition::GetParticleName(), isInitialised, name, G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
Here is the call graph for this function:
|
virtual |
Implements G4VEmProcess.
Definition at line 51 of file G4DNAVibExcitation.cc.
References G4Electron::Electron(), and G4Positron::Positron().
Here is the call graph for this function:
|
virtual |
Implements G4VEmProcess.
Definition at line 91 of file G4DNAVibExcitation.cc.
References G4VEmProcess::EmModel(), G4cout, G4endl, and G4VEmModel::GetName().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 55 of file G4DNAVibExcitation.hh.
|
private |
Definition at line 66 of file G4DNAVibExcitation.hh.
Referenced by InitialiseProcess().