ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4PenelopeGammaConversionModel Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/lowenergy/include/G4PenelopeGammaConversionModel.hh>

+ Inheritance diagram for G4PenelopeGammaConversionModel:
+ Collaboration diagram for G4PenelopeGammaConversionModel:

Public Member Functions

 G4PenelopeGammaConversionModel (const G4ParticleDefinition *p=0, const G4String &processName="PenConversion")
 
virtual ~G4PenelopeGammaConversionModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &)
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *)
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kinEnergy, G4double Z, G4double A=0, G4double cut=0, G4double emax=DBL_MAX)
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
 
void SetVerbosityLevel (G4int lev)
 
G4int GetVerbosityLevel ()
 
- Public Member Functions inherited from G4VEmModel
 G4VEmModel (const G4String &nam)
 
virtual ~G4VEmModel ()
 
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 CrossSectionPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double GetPartialCrossSection (const G4Material *, G4int level, const G4ParticleDefinition *, G4double kineticEnergy)
 
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 * > *)
 
virtual 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)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectTargetAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double logKineticEnergy, 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 *)
 
G4int SelectIsotopeNumber (const G4Element *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=nullptr)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
G4VEmModelGetTripletModel ()
 
void SetTripletModel (G4VEmModel *)
 
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) const
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetFluctuationFlag (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
void SetUseBaseMaterials (G4bool val)
 
G4bool UseBaseMaterials () 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

G4ParticleChangeForGammafParticleChange
 
const G4ParticleDefinitionfParticle
 
- Protected Attributes inherited from G4VEmModel
G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const G4MaterialpBaseMaterial
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 
G4bool lossFlucFlag
 
G4double inveplus
 
G4double pFactor
 

Private Member Functions

G4PenelopeGammaConversionModeloperator= (const G4PenelopeGammaConversionModel &right)
 
 G4PenelopeGammaConversionModel (const G4PenelopeGammaConversionModel &)
 
void SetParticle (const G4ParticleDefinition *)
 
void ReadDataFile (const G4int Z)
 
void InitializeScreeningRadii ()
 
void InitializeScreeningFunctions (const G4Material *)
 
std::pair< G4double, G4doubleGetScreeningFunctions (G4double)
 

Private Attributes

G4double fIntrinsicLowEnergyLimit
 
G4double fIntrinsicHighEnergyLimit
 
G4double fSmallEnergy
 
std::map< G4int,
G4PhysicsFreeVector * > * 
logAtomicCrossSection
 
G4double fAtomicScreeningRadius [99]
 
std::map< const G4Material
*, G4double > * 
fEffectiveCharge
 
std::map< const G4Material
*, G4double > * 
fMaterialInvScreeningRadius
 
std::map< const G4Material
*, std::pair< G4double,
G4double > > * 
fScreeningFunction
 
G4int verboseLevel
 
G4bool isInitialised
 
G4bool fLocalTable
 

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 56 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 56 of file G4PenelopeGammaConversionModel.hh

Constructor & Destructor Documentation

G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel ( const G4ParticleDefinition p = 0,
const G4String processName = "PenConversion" 
)

Definition at line 55 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 55 of file G4PenelopeGammaConversionModel.cc

References source.hepunit::electron_mass_c2, fIntrinsicHighEnergyLimit, fIntrinsicLowEnergyLimit, fSmallEnergy, GeV, InitializeScreeningRadii(), MeV, G4VEmModel::SetHighEnergyLimit(), SetParticle(), and verboseLevel.

+ Here is the call graph for this function:

G4PenelopeGammaConversionModel::~G4PenelopeGammaConversionModel ( )
virtual

Definition at line 86 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 86 of file G4PenelopeGammaConversionModel.cc

References fEffectiveCharge, fLocalTable, fMaterialInvScreeningRadius, fScreeningFunction, G4VEmModel::IsMaster(), and logAtomicCrossSection.

+ Here is the call graph for this function:

G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel ( const G4PenelopeGammaConversionModel )
private

Member Function Documentation

G4double G4PenelopeGammaConversionModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition ,
G4double  kinEnergy,
G4double  Z,
G4double  A = 0,
G4double  cut = 0,
G4double  emax = DBL_MAX 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 218 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 218 of file G4PenelopeGammaConversionModel.cc

References barn, fIntrinsicLowEnergyLimit, fLocalTable, G4cout, G4endl, G4Exception(), G4Exp(), JustWarning, logAtomicCrossSection, MeV, ReadDataFile(), G4TemplateAutoLock< _Mutex_t >::unlock(), G4PhysicsVector::Value(), and verboseLevel.

+ Here is the call graph for this function:

std::pair< G4double, G4double > G4PenelopeGammaConversionModel::GetScreeningFunctions ( G4double  B)
private

Definition at line 726 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 726 of file G4PenelopeGammaConversionModel.cc

References a0, B(), e, f1, f2, and twopi.

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4int G4PenelopeGammaConversionModel::GetVerbosityLevel ( )
inline

Definition at line 83 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 83 of file G4PenelopeGammaConversionModel.hh

References verboseLevel.

void G4PenelopeGammaConversionModel::InitialiseLocal ( const G4ParticleDefinition part,
G4VEmModel masterModel 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 186 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 186 of file G4PenelopeGammaConversionModel.cc

References fEffectiveCharge, fMaterialInvScreeningRadius, fParticle, fScreeningFunction, G4cout, G4endl, logAtomicCrossSection, and verboseLevel.

void G4PenelopeGammaConversionModel::InitializeScreeningFunctions ( const G4Material material)
private

Definition at line 634 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 634 of file G4PenelopeGammaConversionModel.cc

References fAtomicScreeningRadius, fEffectiveCharge, source.hepunit::fine_structure_const, fMaterialInvScreeningRadius, fScreeningFunction, G4cout, G4endl, G4Material::GetElementVector(), G4Material::GetName(), G4Material::GetNumberOfElements(), G4Material::GetTotNbOfAtomsPerVolume(), G4Material::GetVecNbOfAtomsPerVolume(), and verboseLevel.

Referenced by Initialise(), and SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4PenelopeGammaConversionModel::InitializeScreeningRadii ( )
private

Definition at line 607 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 607 of file G4PenelopeGammaConversionModel.cc

References fAtomicScreeningRadius.

Referenced by G4PenelopeGammaConversionModel().

+ Here is the caller graph for this function:

G4PenelopeGammaConversionModel& G4PenelopeGammaConversionModel::operator= ( const G4PenelopeGammaConversionModel right)
private
void G4PenelopeGammaConversionModel::ReadDataFile ( const G4int  Z)
private

Definition at line 509 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 509 of file G4PenelopeGammaConversionModel.cc

References barn, cm2, e, eV, FatalException, file, G4cout, G4endl, G4Exception(), G4VEmModel::IsMaster(), logAtomicCrossSection, G4PhysicsFreeVector::PutValue(), and verboseLevel.

Referenced by ComputeCrossSectionPerAtom(), and Initialise().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4PenelopeGammaConversionModel::SetParticle ( const G4ParticleDefinition p)
private

Definition at line 756 of file G4PenelopeGammaConversionModel.cc.

View newest version in sPHENIX GitHub at line 756 of file G4PenelopeGammaConversionModel.cc

References fParticle.

Referenced by G4PenelopeGammaConversionModel(), and Initialise().

+ Here is the caller graph for this function:

void G4PenelopeGammaConversionModel::SetVerbosityLevel ( G4int  lev)
inline

Definition at line 82 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 82 of file G4PenelopeGammaConversionModel.hh

References verboseLevel.

Member Data Documentation

G4double G4PenelopeGammaConversionModel::fAtomicScreeningRadius[99]
private

Definition at line 107 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 107 of file G4PenelopeGammaConversionModel.hh

Referenced by InitializeScreeningFunctions(), and InitializeScreeningRadii().

std::map<const G4Material*,G4double>* G4PenelopeGammaConversionModel::fEffectiveCharge
private
G4double G4PenelopeGammaConversionModel::fIntrinsicHighEnergyLimit
private

Definition at line 98 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 98 of file G4PenelopeGammaConversionModel.hh

Referenced by G4PenelopeGammaConversionModel().

G4double G4PenelopeGammaConversionModel::fIntrinsicLowEnergyLimit
private

Definition at line 97 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 97 of file G4PenelopeGammaConversionModel.hh

Referenced by ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel(), and SampleSecondaries().

G4bool G4PenelopeGammaConversionModel::fLocalTable
private

Definition at line 124 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 124 of file G4PenelopeGammaConversionModel.hh

Referenced by ComputeCrossSectionPerAtom(), SampleSecondaries(), and ~G4PenelopeGammaConversionModel().

std::map<const G4Material*,G4double>* G4PenelopeGammaConversionModel::fMaterialInvScreeningRadius
private
const G4ParticleDefinition* G4PenelopeGammaConversionModel::fParticle
protected

Definition at line 87 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 87 of file G4PenelopeGammaConversionModel.hh

Referenced by Initialise(), InitialiseLocal(), and SetParticle().

G4ParticleChangeForGamma* G4PenelopeGammaConversionModel::fParticleChange
protected

Definition at line 83 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 83 of file G4PenelopeGammaConversionModel.hh

Referenced by Initialise(), and SampleSecondaries().

std::map<const G4Material*,std::pair<G4double,G4double> >* G4PenelopeGammaConversionModel::fScreeningFunction
private
G4double G4PenelopeGammaConversionModel::fSmallEnergy
private

Definition at line 101 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 101 of file G4PenelopeGammaConversionModel.hh

Referenced by G4PenelopeGammaConversionModel(), and SampleSecondaries().

G4bool G4PenelopeGammaConversionModel::isInitialised
private

Definition at line 121 of file G4PenelopeGammaConversionModel.hh.

View newest version in sPHENIX GitHub at line 121 of file G4PenelopeGammaConversionModel.hh

Referenced by Initialise().

std::map<G4int,G4PhysicsFreeVector*>* G4PenelopeGammaConversionModel::logAtomicCrossSection
private

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