32#ifndef G4DNASancheExcitationModel_h
33#define G4DNASancheExcitationModel_h 1
47 const G4String& nam =
"DNASancheExcitationModel");
75 verboseLevel = verbose;
89 const std::vector<G4double>* fpWaterDensity;
109 std::vector<G4double> tdummyVec;
110 std::vector<std::vector<G4double>> fEnergyLevelXS;
111 std::vector<G4double> fEnergyTotalXS;
123 if(threshold < 2 * CLHEP::eV)
124 G4Exception(
"*** WARNING : the G4DNASancheExcitationModel class is not "
125 "validated below 2 eV !",
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
virtual void Initialise(const G4ParticleDefinition *, const G4DataVector &)
G4double TotalCrossSection(G4double t)
void SelectStationary(G4bool input)
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
void SetVerboseLevel(G4int verbose)
virtual ~G4DNASancheExcitationModel()
void ExtendLowEnergyLimit(G4double)
virtual G4double CrossSectionPerVolume(const G4Material *material, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)
G4double PartialCrossSection(G4double energy, G4int level)
G4ParticleChangeForGamma * fParticleChangeForGamma
void SetLowEnergyLimit(G4double)