29 #ifndef G4DNARuddIonisationExtendedModel_h
30 #define G4DNARuddIonisationExtendedModel_h 1
52 const G4String& nam =
"DNARuddIonisationExtendedModel");
97 typedef std::map<G4String,G4String,std::less<G4String> >
MapFile;
100 typedef std::map<G4String,G4DNACrossSectionDataSet*,std::less<G4String> >
MapData;
123 G4int ionizationLevelIndex);
127 G4int ionizationLevelIndex);
G4double S_2p(G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
G4DNAWaterIonisationStructure waterStructure
virtual G4double CrossSectionPerVolume(const G4Material *material, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)
G4double PartialCrossSection(const G4Track &track)
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
G4VAtomDeexcitation * fAtomDeexcitation
std::map< G4double, G4double > killBelowEnergyForA
G4double S_1s(G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
G4double S_2s(G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
static const G4double emax
const std::vector< G4double > * fpWaterDensity
G4double ProposedSampledEnergy(G4ParticleDefinition *particle, G4double k, G4int ionizationLevelIndex)
std::map< G4String, G4String, std::less< G4String > > MapFile
G4double CorrectionFactor(G4ParticleDefinition *particleDefinition, G4double k, G4int shell)
std::map< G4double, G4double > lowEnergyLimitOfModelForA
G4double R(G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
G4double slaterEffectiveCharge[3]
void SelectStationary(G4bool input)
std::map< G4double, G4double > lowEnergyLimitForA
G4double Sum(G4double energy, const G4String &particle)
G4DNARuddIonisationExtendedModel(const G4ParticleDefinition *p=0, const G4String &nam="DNARuddIonisationExtendedModel")
std::map< G4String, G4DNACrossSectionDataSet *, std::less< G4String > > MapData
G4DNARuddIonisationExtendedModel & operator=(const G4DNARuddIonisationExtendedModel &right)
std::map< G4String, G4double, std::less< G4String > > lowEnergyLimit
virtual ~G4DNARuddIonisationExtendedModel()
G4ParticleChangeForGamma * fParticleChangeForGamma
G4double RandomizeEjectedElectronEnergy(G4ParticleDefinition *particleDefinition, G4double incomingParticleEnergy, G4int shell)
std::map< G4String, G4double, std::less< G4String > > highEnergyLimit
G4double RejectionFunction(G4ParticleDefinition *particle, G4double k, G4double proposed_ws, G4int ionizationLevelIndex)
virtual void Initialise(const G4ParticleDefinition *, const G4DataVector &)
G4int RandomSelect(G4double energy, const G4String &particle)