Geant4  10.00.p02
G4DNARuddIonisationExtendedModel Class Reference

#include <G4DNARuddIonisationExtendedModel.hh>

+ Inheritance diagram for G4DNARuddIonisationExtendedModel:
+ Collaboration diagram for G4DNARuddIonisationExtendedModel:

Public Member Functions

 G4DNARuddIonisationExtendedModel (const G4ParticleDefinition *p=0, const G4String &nam="DNARuddIonisationExtendedModel")
 
virtual ~G4DNARuddIonisationExtendedModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &)
 
virtual G4double CrossSectionPerVolume (const G4Material *material, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
 
- Public Member Functions inherited from G4VEmModel
 G4VEmModel (const G4String &nam)
 
virtual ~G4VEmModel ()
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel)
 
virtual void InitialiseForMaterial (const G4ParticleDefinition *, const G4Material *)
 
virtual void InitialiseForElement (const G4ParticleDefinition *, G4int Z)
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kinEnergy, G4double Z, G4double A=0., G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ChargeSquareRatio (const G4Track &)
 
virtual G4double GetChargeSquareRatio (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual G4double GetParticleCharge (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void StartTracking (G4Track *)
 
virtual void CorrectionsAlongStep (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &eloss, G4double &niel, G4double length)
 
virtual G4double Value (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual G4double MinPrimaryEnergy (const G4Material *, const G4ParticleDefinition *, G4double cut=0.0)
 
virtual G4double MinEnergyCut (const G4ParticleDefinition *, const G4MaterialCutsCouple *)
 
virtual void SetupForMaterial (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void DefineForRegion (const G4Region *)
 
void InitialiseElementSelectors (const G4ParticleDefinition *, const G4DataVector &)
 
std::vector
< G4EmElementSelector * > * 
GetElementSelectors ()
 
void SetElementSelectors (std::vector< G4EmElementSelector * > *)
 
G4double ComputeDEDX (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
G4double CrossSection (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeMeanFreePath (const G4ParticleDefinition *, G4double kineticEnergy, const G4Material *, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, const G4Element *, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectIsotopeNumber (const G4Element *)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectRandomAtomNumber (const G4Material *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=0)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
void SetAngularDistribution (G4VEmAngularDistribution *)
 
G4double HighEnergyLimit () const
 
G4double LowEnergyLimit () const
 
G4double HighEnergyActivationLimit () const
 
G4double LowEnergyActivationLimit () const
 
G4double PolarAngleLimit () const
 
G4double SecondaryThreshold () const
 
G4bool LPMFlag () const
 
G4bool DeexcitationFlag () const
 
G4bool ForceBuildTableFlag () const
 
G4bool UseAngularGeneratorFlag () const
 
void SetAngularGeneratorFlag (G4bool)
 
void SetHighEnergyLimit (G4double)
 
void SetLowEnergyLimit (G4double)
 
void SetActivationHighEnergyLimit (G4double)
 
void SetActivationLowEnergyLimit (G4double)
 
G4bool IsActive (G4double kinEnergy)
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
G4double MaxSecondaryKinEnergy (const G4DynamicParticle *dynParticle)
 
const G4StringGetName () const
 
void SetCurrentCouple (const G4MaterialCutsCouple *)
 
const G4ElementGetCurrentElement () const
 

Protected Attributes

G4ParticleChangeForGammafParticleChangeForGamma
 
- Protected Attributes inherited from G4VEmModel
G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 

Private Types

typedef std::map< G4String,
G4String, std::less< G4String > > 
MapFile
 
typedef std::map< G4String,
G4DNACrossSectionDataSet
*, std::less< G4String > > 
MapData
 

Private Member Functions

G4double RandomizeEjectedElectronEnergy (G4ParticleDefinition *particleDefinition, G4double incomingParticleEnergy, G4int shell)
 
void RandomizeEjectedElectronDirection (G4ParticleDefinition *particleDefinition, G4double incomingParticleEnergy, G4double outgoingParticleEnergy, G4double &cosTheta, G4double &phi, G4int shell)
 
G4double RejectionFunction (G4ParticleDefinition *particle, G4double k, G4double proposed_ws, G4int ionizationLevelIndex)
 
G4double ProposedSampledEnergy (G4ParticleDefinition *particle, G4double k, G4int ionizationLevelIndex)
 
G4double CorrectionFactor (G4ParticleDefinition *particleDefinition, G4double k, G4int shell)
 
G4double S_1s (G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
 
G4double S_2s (G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
 
G4double S_2p (G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
 
G4double R (G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
 
G4double PartialCrossSection (const G4Track &track)
 
G4double Sum (G4double energy, const G4String &particle)
 
G4int RandomSelect (G4double energy, const G4String &particle)
 
G4DNARuddIonisationExtendedModeloperator= (const G4DNARuddIonisationExtendedModel &right)
 
 G4DNARuddIonisationExtendedModel (const G4DNARuddIonisationExtendedModel &)
 

Private Attributes

const std::vector< G4double > * fpWaterDensity
 
G4VAtomDeexcitationfAtomDeexcitation
 
std::map< G4String, G4double,
std::less< G4String > > 
lowEnergyLimit
 
std::map< G4String, G4double,
std::less< G4String > > 
highEnergyLimit
 
std::map< G4double, G4doublelowEnergyLimitForA
 
std::map< G4double, G4doublelowEnergyLimitOfModelForA
 
std::map< G4double, G4doublekillBelowEnergyForA
 
G4bool isInitialised
 
G4int verboseLevel
 
MapFile tableFile
 
MapData tableData
 
G4DNAWaterIonisationStructure waterStructure
 
G4double slaterEffectiveCharge [3]
 
G4double sCoefficient [3]
 

Additional Inherited Members

- Protected Member Functions inherited from G4VEmModel
G4ParticleChangeForLossGetParticleChangeForLoss ()
 
G4ParticleChangeForGammaGetParticleChangeForGamma ()
 
virtual G4double MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy)
 
const G4MaterialCutsCoupleCurrentCouple () const
 
void SetCurrentElement (const G4Element *)
 

Detailed Description

Definition at line 46 of file G4DNARuddIonisationExtendedModel.hh.

Member Typedef Documentation

Definition at line 91 of file G4DNARuddIonisationExtendedModel.hh.

Constructor & Destructor Documentation

G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel ( const G4ParticleDefinition p = 0,
const G4String nam = "DNARuddIonisationExtendedModel" 
)

Definition at line 47 of file G4DNARuddIonisationExtendedModel.cc.

References eV, fAtomDeexcitation, fParticleChangeForGamma, fpWaterDensity, G4cout, G4endl, keV, killBelowEnergyForA, lowEnergyLimitForA, lowEnergyLimitOfModelForA, MeV, sCoefficient, G4VEmModel::SetDeexcitationFlag(), slaterEffectiveCharge, and verboseLevel.

+ Here is the call graph for this function:

G4DNARuddIonisationExtendedModel::~G4DNARuddIonisationExtendedModel ( )
virtual

Definition at line 93 of file G4DNARuddIonisationExtendedModel.cc.

References pos, and tableData.

G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel ( const G4DNARuddIonisationExtendedModel )
private

Member Function Documentation

G4double G4DNARuddIonisationExtendedModel::CorrectionFactor ( G4ParticleDefinition particleDefinition,
G4double  k,
G4int  shell 
)
private

Definition at line 1075 of file G4DNARuddIonisationExtendedModel.cc.

References eV, G4DNAGenericIonsManager::GetIon(), G4DNAGenericIonsManager::Instance(), and instance.

Referenced by RejectionFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::CrossSectionPerVolume ( const G4Material material,
const G4ParticleDefinition p,
G4double  ekin,
G4double  emin,
G4double  emax 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 374 of file G4DNARuddIonisationExtendedModel.cc.

References cm, eV, FatalException, G4DNACrossSectionDataSet::FindValue(), G4cout, G4endl, G4Exception(), G4Material::GetIndex(), G4DNAGenericIonsManager::GetIon(), G4ParticleDefinition::GetParticleName(), highEnergyLimit, G4DNAGenericIonsManager::Instance(), instance, lowEnergyLimitOfModelForA, pos, G4Proton::ProtonDefinition(), tableData, and verboseLevel.

+ Here is the call graph for this function:

G4DNARuddIonisationExtendedModel& G4DNARuddIonisationExtendedModel::operator= ( const G4DNARuddIonisationExtendedModel right)
private
G4double G4DNARuddIonisationExtendedModel::PartialCrossSection ( const G4Track track)
private

Definition at line 1156 of file G4DNARuddIonisationExtendedModel.cc.

References FatalException, G4DNACrossSectionDataSet::FindValue(), G4Exception(), G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4ParticleDefinition::GetParticleName(), highEnergyLimit, lowEnergyLimit, pos, and tableData.

+ Here is the call graph for this function:

G4double G4DNARuddIonisationExtendedModel::ProposedSampledEnergy ( G4ParticleDefinition particle,
G4double  k,
G4int  ionizationLevelIndex 
)
private

!!!!!!!!!! manual calculus leads to c=1/c

Definition at line 890 of file G4DNARuddIonisationExtendedModel.cc.

References C1, eV, G4UniformRand, G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetPDGMass(), G4DNAWaterIonisationStructure::IonisationEnergy(), MeV, and waterStructure.

Referenced by RandomizeEjectedElectronEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::R ( G4double  t,
G4double  energyTransferred,
G4double  slaterEffectiveChg,
G4double  shellNumber 
)
private

Definition at line 1057 of file G4DNARuddIonisationExtendedModel.cc.

References eV.

Referenced by S_1s(), S_2p(), and S_2s().

+ Here is the caller graph for this function:

void G4DNARuddIonisationExtendedModel::RandomizeEjectedElectronDirection ( G4ParticleDefinition particleDefinition,
G4double  incomingParticleEnergy,
G4double  outgoingParticleEnergy,
G4double cosTheta,
G4double phi,
G4int  shell 
)
private

Definition at line 697 of file G4DNARuddIonisationExtendedModel.cc.

References eV, G4UniformRand, G4ParticleDefinition::GetPDGMass(), G4DNAWaterIonisationStructure::IonisationEnergy(), MeV, and waterStructure.

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::RandomizeEjectedElectronEnergy ( G4ParticleDefinition particleDefinition,
G4double  incomingParticleEnergy,
G4int  shell 
)
private

Definition at line 666 of file G4DNARuddIonisationExtendedModel.cc.

References G4UniformRand, ProposedSampledEnergy(), and RejectionFunction().

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4int G4DNARuddIonisationExtendedModel::RandomSelect ( G4double  energy,
const G4String particle 
)
private

Definition at line 1095 of file G4DNARuddIonisationExtendedModel.cc.

References FatalException, G4VEMDataSet::FindValue(), G4Exception(), G4UniformRand, G4DNACrossSectionDataSet::GetComponent(), n, G4DNACrossSectionDataSet::NumberOfComponents(), pos, and tableData.

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::RejectionFunction ( G4ParticleDefinition particle,
G4double  k,
G4double  proposed_ws,
G4int  ionizationLevelIndex 
)
private

Definition at line 757 of file G4DNARuddIonisationExtendedModel.cc.

References CorrectionFactor(), eplus, eV, G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4DNAGenericIonsManager::GetIon(), G4ParticleDefinition::GetLeptonNumber(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4DNAGenericIonsManager::Instance(), instance, G4DNAWaterIonisationStructure::IonisationEnergy(), MeV, G4Proton::ProtonDefinition(), S_1s(), S_2p(), S_2s(), sCoefficient, slaterEffectiveCharge, and waterStructure.

Referenced by RandomizeEjectedElectronEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::S_1s ( G4double  t,
G4double  energyTransferred,
G4double  slaterEffectiveChg,
G4double  shellNumber 
)
private

Definition at line 1008 of file G4DNARuddIonisationExtendedModel.cc.

References R().

Referenced by RejectionFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::S_2p ( G4double  t,
G4double  energyTransferred,
G4double  slaterEffectiveChg,
G4double  shellNumber 
)
private

Definition at line 1041 of file G4DNARuddIonisationExtendedModel.cc.

References R().

Referenced by RejectionFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::S_2s ( G4double  t,
G4double  energyTransferred,
G4double  slaterEffectiveChg,
G4double  shellNumber 
)
private

Definition at line 1024 of file G4DNARuddIonisationExtendedModel.cc.

References R().

Referenced by RejectionFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::Sum ( G4double  energy,
const G4String particle 
)
private

Definition at line 1209 of file G4DNARuddIonisationExtendedModel.cc.

Member Data Documentation

G4VAtomDeexcitation* G4DNARuddIonisationExtendedModel::fAtomDeexcitation
private
G4ParticleChangeForGamma* G4DNARuddIonisationExtendedModel::fParticleChangeForGamma
protected
const std::vector<G4double>* G4DNARuddIonisationExtendedModel::fpWaterDensity
private
std::map<G4String,G4double,std::less<G4String> > G4DNARuddIonisationExtendedModel::highEnergyLimit
private
G4bool G4DNARuddIonisationExtendedModel::isInitialised
private

Definition at line 86 of file G4DNARuddIonisationExtendedModel.hh.

Referenced by Initialise().

std::map<G4double,G4double> G4DNARuddIonisationExtendedModel::killBelowEnergyForA
private
std::map<G4String,G4double,std::less<G4String> > G4DNARuddIonisationExtendedModel::lowEnergyLimit
private

Definition at line 81 of file G4DNARuddIonisationExtendedModel.hh.

Referenced by Initialise(), and PartialCrossSection().

std::map<G4double,G4double> G4DNARuddIonisationExtendedModel::lowEnergyLimitForA
private
std::map<G4double,G4double> G4DNARuddIonisationExtendedModel::lowEnergyLimitOfModelForA
private
G4double G4DNARuddIonisationExtendedModel::sCoefficient[3]
private
G4double G4DNARuddIonisationExtendedModel::slaterEffectiveCharge[3]
private
MapData G4DNARuddIonisationExtendedModel::tableData
private
MapFile G4DNARuddIonisationExtendedModel::tableFile
private

Definition at line 92 of file G4DNARuddIonisationExtendedModel.hh.

Referenced by Initialise().

G4int G4DNARuddIonisationExtendedModel::verboseLevel
private
G4DNAWaterIonisationStructure G4DNARuddIonisationExtendedModel::waterStructure
private

The documentation for this class was generated from the following files: