29 #ifndef G4DNARuddIonisationModel_h
30 #define G4DNARuddIonisationModel_h 1
52 const G4String& nam =
"DNARuddIonisationModel");
101 typedef std::map<G4String,G4String,std::less<G4String> >
MapFile;
104 typedef std::map<G4String,G4DNACrossSectionDataSet*,std::less<G4String> >
MapData;
virtual void Initialise(const G4ParticleDefinition *, const G4DataVector &)
G4double S_2p(G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
std::map< G4String, G4String, std::less< G4String > > MapFile
virtual G4double CrossSectionPerVolume(const G4Material *material, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)
std::map< G4String, G4double, std::less< G4String > > lowEnergyLimit
G4double RandomizeEjectedElectronEnergy(G4ParticleDefinition *particleDefinition, G4double incomingParticleEnergy, G4int shell)
static const G4double emax
G4VAtomDeexcitation * fAtomDeexcitation
virtual ~G4DNARuddIonisationModel()
G4double S_2s(G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
G4double PartialCrossSection(const G4Track &track)
G4double lowEnergyLimitOfModelForZ1
G4DNARuddIonisationModel & operator=(const G4DNARuddIonisationModel &right)
G4DNAWaterIonisationStructure waterStructure
G4double slaterEffectiveCharge[3]
G4double killBelowEnergyForZ2
G4double lowEnergyLimitForZ2
G4double S_1s(G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
std::map< G4String, G4double, std::less< G4String > > highEnergyLimit
G4double DifferentialCrossSection(G4ParticleDefinition *particleDefinition, G4double k, G4double energyTransfer, G4int shell)
G4int RandomSelect(G4double energy, const G4String &particle)
const std::vector< G4double > * fpWaterDensity
G4ParticleChangeForGamma * fParticleChangeForGamma
std::map< G4String, G4DNACrossSectionDataSet *, std::less< G4String > > MapData
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
void SelectStationary(G4bool input)
G4DNARuddIonisationModel(const G4ParticleDefinition *p=0, const G4String &nam="DNARuddIonisationModel")
G4double R(G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
G4double lowEnergyLimitForZ1
G4double lowEnergyLimitOfModelForZ2
G4double CorrectionFactor(G4ParticleDefinition *particleDefinition, G4double k)
G4double killBelowEnergyForZ1
G4double Sum(G4double energy, const G4String &particle)