Geant4  10.00.p02
G4mplIonisationWithDeltaModel Class Reference

#include <G4mplIonisationWithDeltaModel.hh>

+ Inheritance diagram for G4mplIonisationWithDeltaModel:
+ Collaboration diagram for G4mplIonisationWithDeltaModel:

Public Member Functions

 G4mplIonisationWithDeltaModel (G4double mCharge, const G4String &nam="mplIonisationWithDelta")
 
virtual ~G4mplIonisationWithDeltaModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &)
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy)
 
virtual G4double ComputeCrossSectionPerElectron (const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy, G4double maxEnergy)
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kineticEnergy, G4double Z, G4double A, G4double cutEnergy, G4double maxEnergy)
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
 
virtual G4double SampleFluctuations (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmax, G4double length, G4double meanLoss)
 
virtual G4double Dispersion (const G4Material *, const G4DynamicParticle *, G4double tmax, G4double length)
 
void SetParticle (const G4ParticleDefinition *p)
 
- 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 CrossSectionPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, 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
 
- Public Member Functions inherited from G4VEmFluctuationModel
 G4VEmFluctuationModel (const G4String &nam)
 
virtual ~G4VEmFluctuationModel ()
 
virtual void InitialiseMe (const G4ParticleDefinition *)
 
virtual void SetParticleAndCharge (const G4ParticleDefinition *, G4double q2)
 
G4String GetName () const
 

Protected Member Functions

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

Private Member Functions

G4double ComputeDEDXAhlen (const G4Material *material, G4double bg2, G4double cut)
 
G4mplIonisationWithDeltaModeloperator= (const G4mplIonisationWithDeltaModel &right)
 
 G4mplIonisationWithDeltaModel (const G4mplIonisationWithDeltaModel &)
 

Private Attributes

const G4ParticleDefinitionmonopole
 
G4ParticleDefinitiontheElectron
 
G4ParticleChangeForLossfParticleChange
 
G4double mass
 
G4double magCharge
 
G4double twoln10
 
G4double betalow
 
G4double betalim
 
G4double beta2lim
 
G4double bg2lim
 
G4double chargeSquare
 
G4double dedxlim
 
G4int nmpl
 
G4double pi_hbarc2_over_mc2
 

Static Private Attributes

static std::vector< G4double > * dedx0 = 0
 

Additional Inherited Members

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

Detailed Description

Definition at line 58 of file G4mplIonisationWithDeltaModel.hh.

Constructor & Destructor Documentation

G4mplIonisationWithDeltaModel::G4mplIonisationWithDeltaModel ( G4double  mCharge,
const G4String nam = "mplIonisationWithDelta" 
)

Definition at line 74 of file G4mplIonisationWithDeltaModel.cc.

References chargeSquare, cm2, dedxlim, G4Electron::Electron(), eplus, fParticleChange, g, G4cout, G4endl, G4lrint(), GeV, magCharge, mass, monopole, nmpl, G4INCL::Math::pi, pi_hbarc2_over_mc2, and theElectron.

+ Here is the call graph for this function:

G4mplIonisationWithDeltaModel::~G4mplIonisationWithDeltaModel ( )
virtual

Definition at line 100 of file G4mplIonisationWithDeltaModel.cc.

References dedx0, and G4VEmModel::IsMaster().

+ Here is the call graph for this function:

G4mplIonisationWithDeltaModel::G4mplIonisationWithDeltaModel ( const G4mplIonisationWithDeltaModel )
private

Member Function Documentation

G4double G4mplIonisationWithDeltaModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition p,
G4double  kineticEnergy,
G4double  Z,
G4double  A,
G4double  cutEnergy,
G4double  maxEnergy 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 249 of file G4mplIonisationWithDeltaModel.cc.

References ComputeCrossSectionPerElectron().

+ Here is the call graph for this function:

G4double G4mplIonisationWithDeltaModel::ComputeCrossSectionPerElectron ( const G4ParticleDefinition p,
G4double  kineticEnergy,
G4double  cutEnergy,
G4double  maxEnergy 
)
virtual

Definition at line 229 of file G4mplIonisationWithDeltaModel.cc.

References G4VEmModel::LowEnergyLimit(), G4INCL::Math::max(), MaxSecondaryEnergy(), G4INCL::Math::min(), monopole, nmpl, pi_hbarc2_over_mc2, and SetParticle().

Referenced by ComputeCrossSectionPerAtom().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4mplIonisationWithDeltaModel::ComputeDEDXAhlen ( const G4Material material,
G4double  bg2,
G4double  cut 
)
private

Definition at line 195 of file G4mplIonisationWithDeltaModel.cc.

References G4IonisParamMat::DensityCorrection(), G4Log(), G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4IonisParamMat::GetMeanExcitationEnergy(), nmpl, pi_hbarc2_over_mc2, and twoln10.

Referenced by ComputeDEDXPerVolume().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4mplIonisationWithDeltaModel::ComputeDEDXPerVolume ( const G4Material material,
const G4ParticleDefinition p,
G4double  kineticEnergy,
G4double  cutEnergy 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 151 of file G4mplIonisationWithDeltaModel.cc.

References betalim, betalow, bg2lim, ComputeDEDXAhlen(), G4VEmModel::CurrentCouple(), G4InuclParticleNames::gam, G4MaterialCutsCouple::GetIndex(), G4VEmModel::LowEnergyLimit(), mass, G4INCL::Math::max(), MaxSecondaryEnergy(), G4INCL::Math::min(), monopole, and SetParticle().

+ Here is the call graph for this function:

G4double G4mplIonisationWithDeltaModel::Dispersion ( const G4Material material,
const G4DynamicParticle dp,
G4double  tmax,
G4double  length 
)
virtual

Implements G4VEmFluctuationModel.

Definition at line 351 of file G4mplIonisationWithDeltaModel.cc.

References chargeSquare, G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4DynamicParticle::GetKineticEnergy(), and mass.

Referenced by SampleFluctuations().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4mplIonisationWithDeltaModel::Initialise ( const G4ParticleDefinition p,
const G4DataVector  
)
virtual
G4double G4mplIonisationWithDeltaModel::MaxSecondaryEnergy ( const G4ParticleDefinition ,
G4double  kinEnergy 
)
protectedvirtual

Reimplemented from G4VEmModel.

Definition at line 371 of file G4mplIonisationWithDeltaModel.cc.

References mass.

Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), and SampleSecondaries().

+ Here is the caller graph for this function:

G4mplIonisationWithDeltaModel& G4mplIonisationWithDeltaModel::operator= ( const G4mplIonisationWithDeltaModel right)
private
G4double G4mplIonisationWithDeltaModel::SampleFluctuations ( const G4MaterialCutsCouple couple,
const G4DynamicParticle dp,
G4double  tmax,
G4double  length,
G4double  meanLoss 
)
virtual

Implements G4VEmFluctuationModel.

Definition at line 322 of file G4mplIonisationWithDeltaModel.cc.

References Dispersion(), G4UniformRand, G4MaterialCutsCouple::GetMaterial(), and G4INCL::DeJongSpin::shoot().

+ Here is the call graph for this function:

void G4mplIonisationWithDeltaModel::SampleSecondaries ( std::vector< G4DynamicParticle * > *  vdp,
const G4MaterialCutsCouple ,
const G4DynamicParticle dp,
G4double  tmin,
G4double  maxEnergy 
)
virtual
void G4mplIonisationWithDeltaModel::SetParticle ( const G4ParticleDefinition p)

Definition at line 107 of file G4mplIonisationWithDeltaModel.cc.

References beta2lim, betalow, G4ParticleDefinition::GetPDGMass(), G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), mass, G4INCL::Math::max(), G4INCL::Math::min(), monopole, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().

Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), Initialise(), and G4mplIonisation::InitialiseEnergyLossProcess().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4mplIonisationWithDeltaModel::beta2lim
private

Definition at line 130 of file G4mplIonisationWithDeltaModel.hh.

Referenced by SetParticle().

G4double G4mplIonisationWithDeltaModel::betalim
private

Definition at line 129 of file G4mplIonisationWithDeltaModel.hh.

Referenced by ComputeDEDXPerVolume().

G4double G4mplIonisationWithDeltaModel::betalow
private

Definition at line 128 of file G4mplIonisationWithDeltaModel.hh.

Referenced by ComputeDEDXPerVolume(), and SetParticle().

G4double G4mplIonisationWithDeltaModel::bg2lim
private

Definition at line 131 of file G4mplIonisationWithDeltaModel.hh.

Referenced by ComputeDEDXPerVolume().

G4double G4mplIonisationWithDeltaModel::chargeSquare
private

Definition at line 132 of file G4mplIonisationWithDeltaModel.hh.

Referenced by Dispersion(), and G4mplIonisationWithDeltaModel().

std::vector< G4double > * G4mplIonisationWithDeltaModel::dedx0 = 0
staticprivate

Definition at line 137 of file G4mplIonisationWithDeltaModel.hh.

Referenced by Initialise(), and ~G4mplIonisationWithDeltaModel().

G4double G4mplIonisationWithDeltaModel::dedxlim
private

Definition at line 133 of file G4mplIonisationWithDeltaModel.hh.

Referenced by G4mplIonisationWithDeltaModel().

G4ParticleChangeForLoss* G4mplIonisationWithDeltaModel::fParticleChange
private
G4double G4mplIonisationWithDeltaModel::magCharge
private

Definition at line 126 of file G4mplIonisationWithDeltaModel.hh.

Referenced by G4mplIonisationWithDeltaModel().

const G4ParticleDefinition* G4mplIonisationWithDeltaModel::monopole
private
G4int G4mplIonisationWithDeltaModel::nmpl
private
G4double G4mplIonisationWithDeltaModel::pi_hbarc2_over_mc2
private
G4ParticleDefinition* G4mplIonisationWithDeltaModel::theElectron
private
G4double G4mplIonisationWithDeltaModel::twoln10
private

Definition at line 127 of file G4mplIonisationWithDeltaModel.hh.

Referenced by ComputeDEDXAhlen().


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