Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNARuddIonisationModel.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 46 of file G4DNARuddIonisationModel.hh.
G4DNARuddIonisationModel::G4DNARuddIonisationModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNARuddIonisationModel" |
||
) |
Definition at line 44 of file G4DNARuddIonisationModel.cc.
|
virtual |
Definition at line 86 of file G4DNARuddIonisationModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 278 of file G4DNARuddIonisationModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 106 of file G4DNARuddIonisationModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 404 of file G4DNARuddIonisationModel.cc.
|
protected |
Definition at line 72 of file G4DNARuddIonisationModel.hh.
Referenced by G4DNARuddIonisationModel(), Initialise(), and SampleSecondaries().