Geant4.10
|
#include <G4DNAScreenedRutherfordElasticModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 39 of file G4DNAScreenedRutherfordElasticModel.hh.
G4DNAScreenedRutherfordElasticModel::G4DNAScreenedRutherfordElasticModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNAScreenedRutherfordElasticModel" |
||
) |
Definition at line 41 of file G4DNAScreenedRutherfordElasticModel.cc.
References python.hepunit::eV, G4cout, G4endl, and python.hepunit::MeV.
|
virtual |
Definition at line 75 of file G4DNAScreenedRutherfordElasticModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 156 of file G4DNAScreenedRutherfordElasticModel.cc.
References python.hepunit::cm, DBL_MAX, python.hepunit::eV, G4cout, G4endl, G4Material::GetAtomicNumDensityVector(), G4Material::GetIndex(), G4ParticleDefinition::GetParticleName(), n, python.hepunit::pi, and z.
|
inline |
Definition at line 64 of file G4DNAScreenedRutherfordElasticModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 80 of file G4DNAScreenedRutherfordElasticModel.cc.
References python.hepunit::eV, G4cout, G4endl, G4Material::GetMaterial(), G4DNAMolecularMaterial::GetNumMolPerVolTableFor(), G4DNAMolecularMaterial::Instance(), and python.hepunit::MeV.
|
virtual |
Implements G4VEmModel.
Definition at line 255 of file G4DNAScreenedRutherfordElasticModel.cc.
References CLHEP::Hep3Vector::cross(), fStopAndKill, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), CLHEP::Hep3Vector::orthogonal(), python.hepunit::pi, and CLHEP::Hep3Vector::unit().
Definition at line 108 of file G4DNAScreenedRutherfordElasticModel.hh.
References G4Exception(), and JustWarning.
|
protected |
Definition at line 68 of file G4DNAScreenedRutherfordElasticModel.hh.