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