Geant4  10.00
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
G4ICRU73QOModel Class Reference
Inheritance diagram for G4ICRU73QOModel:
G4VEmModel G4ICRU73NoDeltaModel

Public Member Functions

 G4ICRU73QOModel (const G4ParticleDefinition *p=0, const G4String &nam="ICRU73QO")
 
virtual ~G4ICRU73QOModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &)
 
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 G4double CrossSectionPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy, G4double maxEnergy)
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double)
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
 
virtual void CorrectionsAlongStep (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &eloss, G4double &niel, G4double length)
 
- 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 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 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 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

void SetParticle (const G4ParticleDefinition *p)
 
void SetLowestKinEnergy (const G4double val)
 
G4double DEDX (const G4Material *material, G4double kineticEnergy)
 
G4double DEDXPerElement (G4int Z, G4double kineticEnergy)
 
G4ICRU73QOModeloperator= (const G4ICRU73QOModel &right)
 
 G4ICRU73QOModel (const G4ICRU73QOModel &)
 
G4int GetNumberOfShells (G4int Z) const
 
G4double GetShellEnergy (G4int Z, G4int nbOfTheShell) const
 
G4double GetOscillatorEnergy (G4int Z, G4int nbOfTheShell) const
 
G4double GetShellStrength (G4int Z, G4int nbOfTheShell) const
 
G4double GetL0 (G4double normEnergy) const
 
G4double GetL1 (G4double normEnergy) const
 
G4double GetL2 (G4double normEnergy) const
 

Private Attributes

const G4ParticleDefinitionparticle
 
G4ParticleDefinitiontheElectron
 
G4ParticleChangeForLossfParticleChange
 
G4DensityEffectDatadenEffData
 
G4double mass
 
G4double charge
 
G4double chargeSquare
 
G4double massRate
 
G4double ratio
 
G4double lowestKinEnergy
 
G4bool isInitialised
 
G4int indexZ [100]
 
G4int sizeL0
 
G4int sizeL1
 
G4int sizeL2
 

Static Private Attributes

static const G4int NQOELEM = 26
 
static const G4int NQODATA = 130
 
static const G4int ZElementAvailable [NQOELEM]
 
static const G4int startElemIndex [NQOELEM]
 
static const G4int nbofShellsForElement [NQOELEM]
 
static const G4double ShellEnergy [NQODATA]
 
static const G4double SubShellOccupation [NQODATA]
 
static const G4double L0 [67][2]
 
static const G4double L1 [22][2]
 
static const G4double L2 [14][2]
 
static const G4double factorBethe [99]
 

Additional Inherited Members

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

Constructor & Destructor Documentation

G4ICRU73QOModel ( const G4ParticleDefinition p = 0,
const G4String nam = "ICRU73QO" 
)
virtual ~G4ICRU73QOModel ( )
virtual

Member Function Documentation

virtual void Initialise ( const G4ParticleDefinition ,
const G4DataVector  
)
virtual

Implements G4VEmModel.

virtual G4double ComputeCrossSectionPerElectron ( const G4ParticleDefinition ,
G4double  kineticEnergy,
G4double  cutEnergy,
G4double  maxEnergy 
)
virtual
virtual G4double ComputeCrossSectionPerAtom ( const G4ParticleDefinition ,
G4double  kineticEnergy,
G4double  Z,
G4double  A,
G4double  cutEnergy,
G4double  maxEnergy 
)
virtual

Reimplemented from G4VEmModel.

virtual G4double CrossSectionPerVolume ( const G4Material ,
const G4ParticleDefinition ,
G4double  kineticEnergy,
G4double  cutEnergy,
G4double  maxEnergy 
)
virtual

Reimplemented from G4VEmModel.

Reimplemented in G4ICRU73NoDeltaModel.

virtual G4double ComputeDEDXPerVolume ( const G4Material ,
const G4ParticleDefinition ,
G4double  kineticEnergy,
G4double   
)
virtual

Reimplemented from G4VEmModel.

Reimplemented in G4ICRU73NoDeltaModel.

virtual void SampleSecondaries ( std::vector< G4DynamicParticle * > *  ,
const G4MaterialCutsCouple ,
const G4DynamicParticle ,
G4double  tmin,
G4double  maxEnergy 
)
virtual

Implements G4VEmModel.

virtual void CorrectionsAlongStep ( const G4MaterialCutsCouple ,
const G4DynamicParticle ,
G4double eloss,
G4double niel,
G4double  length 
)
virtual

Reimplemented from G4VEmModel.

virtual G4double MaxSecondaryEnergy ( const G4ParticleDefinition ,
G4double  kinEnergy 
)
protectedvirtual

Reimplemented from G4VEmModel.

void SetLowestKinEnergy ( const G4double  val)
private

References lowestKinEnergy.

G4double DEDX ( const G4Material material,
G4double  kineticEnergy 
)
private
G4double DEDXPerElement ( G4int  Z,
G4double  kineticEnergy 
)
private
G4ICRU73QOModel& operator= ( const G4ICRU73QOModel right)
private
G4int GetNumberOfShells ( G4int  Z) const
private
G4double GetShellEnergy ( G4int  Z,
G4int  nbOfTheShell 
) const
private
G4double GetOscillatorEnergy ( G4int  Z,
G4int  nbOfTheShell 
) const
private

Referenced by GetShellEnergy().

G4double GetShellStrength ( G4int  Z,
G4int  nbOfTheShell 
) const
private
G4double GetL0 ( G4double  normEnergy) const
private
G4double GetL1 ( G4double  normEnergy) const
private
G4double GetL2 ( G4double  normEnergy) const
private

Member Data Documentation

const G4ParticleDefinition* particle
private

Referenced by SetParticle().

G4ParticleDefinition* theElectron
private
G4ParticleChangeForLoss* fParticleChange
private
G4DensityEffectData* denEffData
private
G4double mass
private

Referenced by SetParticle().

G4double charge
private

Referenced by SetParticle().

G4double chargeSquare
private

Referenced by SetParticle().

G4double massRate
private

Referenced by SetParticle().

G4double ratio
private

Referenced by SetParticle().

G4double lowestKinEnergy
private

Referenced by SetLowestKinEnergy().

G4bool isInitialised
private
const G4int NQOELEM = 26
staticprivate
const G4int NQODATA = 130
staticprivate
const G4int ZElementAvailable[NQOELEM]
staticprivate
const G4int startElemIndex[NQOELEM]
staticprivate

Referenced by GetShellEnergy(), and GetShellStrength().

const G4int nbofShellsForElement[NQOELEM]
staticprivate

Referenced by GetNumberOfShells().

const G4double ShellEnergy[NQODATA]
staticprivate

Referenced by GetShellEnergy().

const G4double SubShellOccupation[NQODATA]
staticprivate

Referenced by GetShellStrength().

G4int indexZ[100]
private
const G4double L0[67][2]
staticprivate
const G4double L1[22][2]
staticprivate
const G4double L2[14][2]
staticprivate
G4int sizeL0
private
G4int sizeL1
private
G4int sizeL2
private
const G4double factorBethe[99]
staticprivate