Geant4  10.02
G4DNABornIonisationModel1 Class Reference

#include <G4DNABornIonisationModel1.hh>

+ Inheritance diagram for G4DNABornIonisationModel1:
+ Collaboration diagram for G4DNABornIonisationModel1:

Public Member Functions

 G4DNABornIonisationModel1 (const G4ParticleDefinition *p=0, const G4String &nam="DNABornIonisationModel")
 
virtual ~G4DNABornIonisationModel1 ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &=*(new 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)
 
virtual G4double GetPartialCrossSection (const G4Material *, G4int, const G4ParticleDefinition *, G4double)
 
double DifferentialCrossSection (G4ParticleDefinition *aParticleDefinition, G4double k, G4double energyTransfer, G4int shell)
 
G4double TransferedEnergy (G4ParticleDefinition *aParticleDefinition, G4double incomingParticleEnergy, G4int shell, G4double random)
 
void SelectFasterComputation (G4bool input)
 
void SelectStationary (G4bool input)
 
void SelectSPScaling (G4bool input)
 
- 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 ComputeCrossSectionPerShell (const G4ParticleDefinition *, G4int Z, G4int shellIdx, G4double kinEnergy, 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 *)
 
virtual void ModelDescription (std::ostream &outFile) const
 
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
 
const G4IsotopeGetCurrentIsotope () const
 
G4bool IsLocked () const
 
void SetLocked (G4bool)
 

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
 
typedef std::map< double,
std::map< double, double > > 
TriDimensionMap
 
typedef std::map< double,
std::vector< double > > 
VecMap
 

Private Member Functions

G4double RandomizeEjectedElectronEnergy (G4ParticleDefinition *aParticleDefinition, G4double incomingParticleEnergy, G4int shell)
 
G4double RandomizeEjectedElectronEnergyFromCumulatedDcs (G4ParticleDefinition *aParticleDefinition, G4double incomingParticleEnergy, G4int shell)
 
G4double Interpolate (G4double e1, G4double e2, G4double e, G4double xs1, G4double xs2)
 
G4double QuadInterpolator (G4double e11, G4double e12, G4double e21, G4double e22, G4double x11, G4double x12, G4double x21, G4double x22, G4double t1, G4double t2, G4double t, G4double e)
 
G4int RandomSelect (G4double energy, const G4String &particle)
 
G4DNABornIonisationModel1operator= (const G4DNABornIonisationModel1 &right)
 
 G4DNABornIonisationModel1 (const G4DNABornIonisationModel1 &)
 

Private Attributes

G4bool fasterCode
 
G4bool statCode
 
G4bool spScaling
 
const std::vector< G4double > * fpMolWaterDensity
 
G4VAtomDeexcitationfAtomDeexcitation
 
std::map< G4String, G4double,
std::less< G4String > > 
lowEnergyLimit
 
std::map< G4String, G4double,
std::less< G4String > > 
highEnergyLimit
 
G4bool isInitialised
 
G4int verboseLevel
 
MapFile tableFile
 
MapData tableData
 
G4DNAWaterIonisationStructure waterStructure
 
TriDimensionMap eDiffCrossSectionData [6]
 
TriDimensionMap eNrjTransfData [6]
 
TriDimensionMap pDiffCrossSectionData [6]
 
TriDimensionMap pNrjTransfData [6]
 
std::vector< double > eTdummyVec
 
std::vector< double > pTdummyVec
 
VecMap eVecm
 
VecMap pVecm
 
VecMap eProbaShellMap [6]
 
VecMap pProbaShellMap [6]
 

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 *)
 
- Static Protected Attributes inherited from G4VEmModel
static const G4double inveplus = 1.0/CLHEP::eplus
 

Detailed Description

Definition at line 48 of file G4DNABornIonisationModel1.hh.

Member Typedef Documentation

Definition at line 119 of file G4DNABornIonisationModel1.hh.

typedef std::map<G4String,G4String,std::less<G4String> > G4DNABornIonisationModel1::MapFile
private

Definition at line 116 of file G4DNABornIonisationModel1.hh.

typedef std::map<double, std::map<double, double> > G4DNABornIonisationModel1::TriDimensionMap
private

Definition at line 145 of file G4DNABornIonisationModel1.hh.

typedef std::map<double, std::vector<double> > G4DNABornIonisationModel1::VecMap
private

Definition at line 156 of file G4DNABornIonisationModel1.hh.

Constructor & Destructor Documentation

G4DNABornIonisationModel1::G4DNABornIonisationModel1 ( const G4ParticleDefinition p = 0,
const G4String nam = "DNABornIonisationModel" 
)

Definition at line 45 of file G4DNABornIonisationModel1.cc.

References fasterCode, fAtomDeexcitation, fParticleChangeForGamma, fpMolWaterDensity, G4cout, G4endl, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), spScaling, statCode, and verboseLevel.

+ Here is the call graph for this function:

G4DNABornIonisationModel1::~G4DNABornIonisationModel1 ( )
virtual

Definition at line 86 of file G4DNABornIonisationModel1.cc.

References eVecm, pos, pVecm, and tableData.

G4DNABornIonisationModel1::G4DNABornIonisationModel1 ( const G4DNABornIonisationModel1 )
private

Member Function Documentation

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

Reimplemented from G4VEmModel.

Definition at line 314 of file G4DNABornIonisationModel1.cc.

References A(), B(), cm, G4Electron::ElectronDefinition(), eV, FatalException, G4DNACrossSectionDataSet::FindValue(), G4cout, G4endl, G4Exception(), G4Material::GetIndex(), G4ParticleDefinition::GetParticleName(), highEnergyLimit, lowEnergyLimit, MeV, pos, G4Proton::ProtonDefinition(), spScaling, tableData, and verboseLevel.

+ Here is the call graph for this function:

double G4DNABornIonisationModel1::DifferentialCrossSection ( G4ParticleDefinition aParticleDefinition,
G4double  k,
G4double  energyTransfer,
G4int  shell 
)

Definition at line 720 of file G4DNABornIonisationModel1.cc.

References eDiffCrossSectionData, G4Electron::ElectronDefinition(), eTdummyVec, eVecm, G4DNAWaterIonisationStructure::IonisationEnergy(), pDiffCrossSectionData, G4Proton::ProtonDefinition(), pTdummyVec, pVecm, QuadInterpolator(), and waterStructure.

Referenced by RandomizeEjectedElectronEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNABornIonisationModel1::GetPartialCrossSection ( const G4Material ,
G4int  level,
const G4ParticleDefinition particle,
G4double  kineticEnergy 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 926 of file G4DNABornIonisationModel1.cc.

References G4VEMDataSet::FindValue(), G4DNACrossSectionDataSet::GetComponent(), G4ParticleDefinition::GetParticleName(), pos, and tableData.

+ Here is the call graph for this function:

G4double G4DNABornIonisationModel1::Interpolate ( G4double  e1,
G4double  e2,
G4double  e,
G4double  xs1,
G4double  xs2 
)
private

Definition at line 838 of file G4DNABornIonisationModel1.cc.

References a, d1, d2, e1, and fasterCode.

Referenced by QuadInterpolator(), and TransferedEnergy().

+ Here is the caller graph for this function:

G4DNABornIonisationModel1& G4DNABornIonisationModel1::operator= ( const G4DNABornIonisationModel1 right)
private
G4double G4DNABornIonisationModel1::QuadInterpolator ( G4double  e11,
G4double  e12,
G4double  e21,
G4double  e22,
G4double  x11,
G4double  x12,
G4double  x21,
G4double  x22,
G4double  t1,
G4double  t2,
G4double  t,
G4double  e 
)
private

Definition at line 902 of file G4DNABornIonisationModel1.cc.

References Interpolate().

Referenced by DifferentialCrossSection(), and TransferedEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNABornIonisationModel1::RandomizeEjectedElectronEnergy ( G4ParticleDefinition aParticleDefinition,
G4double  incomingParticleEnergy,
G4int  shell 
)
private

Definition at line 582 of file G4DNABornIonisationModel1.cc.

References DifferentialCrossSection(), G4Electron::ElectronDefinition(), eV, G4UniformRand, G4DNAWaterIonisationStructure::IonisationEnergy(), G4Proton::ProtonDefinition(), and waterStructure.

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNABornIonisationModel1::RandomizeEjectedElectronEnergyFromCumulatedDcs ( G4ParticleDefinition aParticleDefinition,
G4double  incomingParticleEnergy,
G4int  shell 
)
private

Definition at line 1004 of file G4DNABornIonisationModel1.cc.

References eV, G4UniformRand, G4DNAWaterIonisationStructure::IonisationEnergy(), TransferedEnergy(), and waterStructure.

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Definition at line 945 of file G4DNABornIonisationModel1.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:

void G4DNABornIonisationModel1::SampleSecondaries ( std::vector< G4DynamicParticle * > *  fvect,
const G4MaterialCutsCouple couple,
const G4DynamicParticle particle,
G4double  tmin,
G4double  maxEnergy 
)
virtual
void G4DNABornIonisationModel1::SelectFasterComputation ( G4bool  input)
inline

Definition at line 175 of file G4DNABornIonisationModel1.hh.

References fasterCode.

void G4DNABornIonisationModel1::SelectSPScaling ( G4bool  input)
inline

Definition at line 189 of file G4DNABornIonisationModel1.hh.

References spScaling.

void G4DNABornIonisationModel1::SelectStationary ( G4bool  input)
inline

Definition at line 182 of file G4DNABornIonisationModel1.hh.

References statCode.

G4double G4DNABornIonisationModel1::TransferedEnergy ( G4ParticleDefinition aParticleDefinition,
G4double  incomingParticleEnergy,
G4int  shell,
G4double  random 
)

Definition at line 1031 of file G4DNABornIonisationModel1.cc.

References G4Electron::ElectronDefinition(), eNrjTransfData, eProbaShellMap, eTdummyVec, Interpolate(), pNrjTransfData, pProbaShellMap, G4Proton::ProtonDefinition(), pTdummyVec, and QuadInterpolator().

Referenced by RandomizeEjectedElectronEnergyFromCumulatedDcs().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

TriDimensionMap G4DNABornIonisationModel1::eDiffCrossSectionData[6]
private

Definition at line 147 of file G4DNABornIonisationModel1.hh.

Referenced by DifferentialCrossSection(), and Initialise().

TriDimensionMap G4DNABornIonisationModel1::eNrjTransfData[6]
private

Definition at line 148 of file G4DNABornIonisationModel1.hh.

Referenced by Initialise(), and TransferedEnergy().

VecMap G4DNABornIonisationModel1::eProbaShellMap[6]
private

Definition at line 161 of file G4DNABornIonisationModel1.hh.

Referenced by Initialise(), and TransferedEnergy().

std::vector<double> G4DNABornIonisationModel1::eTdummyVec
private
VecMap G4DNABornIonisationModel1::eVecm
private
G4bool G4DNABornIonisationModel1::fasterCode
private
G4VAtomDeexcitation* G4DNABornIonisationModel1::fAtomDeexcitation
private
G4ParticleChangeForGamma* G4DNABornIonisationModel1::fParticleChangeForGamma
protected
const std::vector<G4double>* G4DNABornIonisationModel1::fpMolWaterDensity
private

Definition at line 99 of file G4DNABornIonisationModel1.hh.

Referenced by G4DNABornIonisationModel1(), and Initialise().

std::map<G4String,G4double,std::less<G4String> > G4DNABornIonisationModel1::highEnergyLimit
private
G4bool G4DNABornIonisationModel1::isInitialised
private

Definition at line 111 of file G4DNABornIonisationModel1.hh.

Referenced by Initialise().

std::map<G4String,G4double,std::less<G4String> > G4DNABornIonisationModel1::lowEnergyLimit
private
TriDimensionMap G4DNABornIonisationModel1::pDiffCrossSectionData[6]
private

Definition at line 150 of file G4DNABornIonisationModel1.hh.

Referenced by DifferentialCrossSection(), and Initialise().

TriDimensionMap G4DNABornIonisationModel1::pNrjTransfData[6]
private

Definition at line 151 of file G4DNABornIonisationModel1.hh.

Referenced by Initialise(), and TransferedEnergy().

VecMap G4DNABornIonisationModel1::pProbaShellMap[6]
private

Definition at line 162 of file G4DNABornIonisationModel1.hh.

Referenced by Initialise(), and TransferedEnergy().

std::vector<double> G4DNABornIonisationModel1::pTdummyVec
private
VecMap G4DNABornIonisationModel1::pVecm
private
G4bool G4DNABornIonisationModel1::spScaling
private
G4bool G4DNABornIonisationModel1::statCode
private
MapData G4DNABornIonisationModel1::tableData
private
MapFile G4DNABornIonisationModel1::tableFile
private

Definition at line 117 of file G4DNABornIonisationModel1.hh.

Referenced by Initialise().

G4int G4DNABornIonisationModel1::verboseLevel
private

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