Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNABornExcitationModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Additional Inherited Members | |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 43 of file G4DNABornExcitationModel.hh.
G4DNABornExcitationModel::G4DNABornExcitationModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNABornExcitationModel" |
||
) |
Definition at line 40 of file G4DNABornExcitationModel.cc.
|
virtual |
Definition at line 64 of file G4DNABornExcitationModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 163 of file G4DNABornExcitationModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 79 of file G4DNABornExcitationModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 246 of file G4DNABornExcitationModel.cc.
|
protected |
Definition at line 69 of file G4DNABornExcitationModel.hh.
Referenced by G4DNABornExcitationModel(), Initialise(), and SampleSecondaries().