28#ifndef G4DNAScreenedRutherfordElasticModel_h
29#define G4DNAScreenedRutherfordElasticModel_h 1
42 const G4String& nam =
"DNAScreenedRutherfordElasticModel");
109 errMsg <<
"The method G4DNAScreenedRutherfordElasticModel::"
110 "SetKillBelowThreshold is deprecated";
112 G4Exception(
"G4DNAScreenedRutherfordElasticModel::SetKillBelowThreshold",
static const G4double emax
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::ostringstream G4ExceptionDescription
G4double CalculatePolynomial(G4double k, std::vector< G4double > &vec)
virtual void Initialise(const G4ParticleDefinition *, const G4DataVector &)
G4ParticleChangeForGamma * fParticleChangeForGamma
G4double RutherfordCrossSection(G4double energy, G4double z)
G4DNAScreenedRutherfordElasticModel(const G4ParticleDefinition *p=0, const G4String &nam="DNAScreenedRutherfordElasticModel")
G4double ScreeningFactor(G4double energy, G4double z)
const std::vector< G4double > * fpWaterDensity
void SetKillBelowThreshold(G4double threshold)
virtual ~G4DNAScreenedRutherfordElasticModel()
std::vector< G4double > gamma100_200Coeff
void SelectFasterComputation(G4bool input)
std::vector< G4double > gamma035_10Coeff
G4DNAScreenedRutherfordElasticModel(const G4DNAScreenedRutherfordElasticModel &)
std::vector< G4double > deltaCoeff
G4double intermediateEnergyLimit
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
G4double ScreenedRutherfordRandomizeCosTheta(G4double k, G4double z)
virtual G4double CrossSectionPerVolume(const G4Material *material, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)
std::vector< G4double > betaCoeff
std::vector< G4double > gamma10_100Coeff
G4double BrennerZaiderRandomizeCosTheta(G4double k)
G4double energy(const ThreeVector &p, const G4double m)