Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNASancheSolvatationModel.hh>
Protected Member Functions | |
G4ThreeVector | RadialDistributionOfProducts (G4double Rrms) const |
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 *) |
Protected Attributes | |
const std::vector< G4double > * | fpWaterDensity |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
G4bool | fIsInitialised |
G4int | fVerboseLevel |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
When an electron reaches the highest energy domain of G4DNASancheSolvatationModel, it is then automatically converted into a solvated electron and displace from its original position using a published thermalization statistic.
Definition at line 51 of file G4DNASancheSolvatationModel.hh.
G4DNASancheSolvatationModel::G4DNASancheSolvatationModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNASancheSolvatationModel" |
||
) |
Definition at line 49 of file G4DNASancheSolvatationModel.cc.
|
virtual |
Definition at line 63 of file G4DNASancheSolvatationModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 94 of file G4DNASancheSolvatationModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 67 of file G4DNASancheSolvatationModel.cc.
|
protected |
Definition at line 124 of file G4DNASancheSolvatationModel.cc.
Referenced by SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 172 of file G4DNASancheSolvatationModel.cc.
|
inline |
Definition at line 89 of file G4DNASancheSolvatationModel.hh.
|
protected |
Definition at line 81 of file G4DNASancheSolvatationModel.hh.
Referenced by Initialise().
|
protected |
Definition at line 79 of file G4DNASancheSolvatationModel.hh.
Referenced by G4DNASancheSolvatationModel(), Initialise(), and SampleSecondaries().
Definition at line 76 of file G4DNASancheSolvatationModel.hh.
Referenced by G4DNASancheSolvatationModel(), and Initialise().
|
protected |
Definition at line 82 of file G4DNASancheSolvatationModel.hh.
Referenced by CrossSectionPerVolume(), G4DNASancheSolvatationModel(), Initialise(), SampleSecondaries(), and SetVerbose().