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

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

+ Inheritance diagram for G4LowEPComptonModel:
+ Collaboration diagram for G4LowEPComptonModel:

Public Member Functions

 G4LowEPComptonModel (const G4ParticleDefinition *p=0, const G4String &nam="LowEPComptonModel")
 
virtual ~G4LowEPComptonModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &)
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel)
 
virtual void InitialiseForElement (const G4ParticleDefinition *, G4int Z)
 
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)
 
- Public Member Functions inherited from G4VEmModel
 G4VEmModel (const G4String &nam)
 
virtual ~G4VEmModel ()
 
virtual void InitialiseForMaterial (const G4ParticleDefinition *, const G4Material *)
 
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)
 

Private Member Functions

void ReadData (size_t Z, const char *path=0)
 
G4double ComputeScatteringFunction (G4double x, G4int Z)
 
G4LowEPComptonModeloperator= (const G4LowEPComptonModel &right)
 
 G4LowEPComptonModel (const G4LowEPComptonModel &)
 

Private Attributes

G4bool isInitialised
 
G4int verboseLevel
 
G4ParticleChangeForGammafParticleChange
 
G4VAtomDeexcitationfAtomDeexcitation
 

Static Private Attributes

static G4ShellDatashellData = 0
 
static G4DopplerProfileprofileData = 0
 
static G4int maxZ = 99
 
static G4LPhysicsFreeVectordata [100] = {0}
 
static const G4double ScatFuncFitParam [101][9]
 

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 *)
 
- 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
 

Detailed Description

Definition at line 81 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 81 of file G4LowEPComptonModel.hh

Constructor & Destructor Documentation

G4LowEPComptonModel::G4LowEPComptonModel ( const G4ParticleDefinition p = 0,
const G4String nam = "LowEPComptonModel" 
)

Definition at line 96 of file G4LowEPComptonModel.cc.

View newest version in sPHENIX GitHub at line 96 of file G4LowEPComptonModel.cc

References fAtomDeexcitation, fParticleChange, G4cout, G4endl, G4VEmModel::SetDeexcitationFlag(), and verboseLevel.

+ Here is the call graph for this function:

G4LowEPComptonModel::~G4LowEPComptonModel ( )
virtual

Definition at line 121 of file G4LowEPComptonModel.cc.

View newest version in sPHENIX GitHub at line 121 of file G4LowEPComptonModel.cc

References G4VEmModel::IsMaster(), profileData, and shellData.

+ Here is the call graph for this function:

G4LowEPComptonModel::G4LowEPComptonModel ( const G4LowEPComptonModel )
private

Member Function Documentation

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

Reimplemented from G4VEmModel.

Definition at line 262 of file G4LowEPComptonModel.cc.

View newest version in sPHENIX GitHub at line 262 of file G4LowEPComptonModel.cc

References e1, e2, G4PhysicsVector::Energy(), G4cout, G4endl, G4lrint(), G4PhysicsVector::GetVectorLength(), InitialiseForElement(), G4VEmModel::LowEnergyLimit(), maxZ, n, G4PhysicsVector::Value(), and verboseLevel.

+ Here is the call graph for this function:

G4double G4LowEPComptonModel::ComputeScatteringFunction ( G4double  x,
G4int  Z 
)
private

Definition at line 683 of file G4LowEPComptonModel.cc.

View newest version in sPHENIX GitHub at line 683 of file G4LowEPComptonModel.cc

References G4Exp(), G4Log(), ln10, ScatFuncFitParam, and Z.

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4LowEPComptonModel::InitialiseForElement ( const G4ParticleDefinition ,
G4int  Z 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 708 of file G4LowEPComptonModel.cc.

View newest version in sPHENIX GitHub at line 708 of file G4LowEPComptonModel.cc

References ReadData(), and G4TemplateAutoLock< _Mutex_t >::unlock().

Referenced by ComputeCrossSectionPerAtom().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4LowEPComptonModel::InitialiseLocal ( const G4ParticleDefinition ,
G4VEmModel masterModel 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 200 of file G4LowEPComptonModel.cc.

View newest version in sPHENIX GitHub at line 200 of file G4LowEPComptonModel.cc

References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().

+ Here is the call graph for this function:

G4LowEPComptonModel& G4LowEPComptonModel::operator= ( const G4LowEPComptonModel right)
private
void G4LowEPComptonModel::ReadData ( size_t  Z,
const char *  path = 0 
)
private

Definition at line 208 of file G4LowEPComptonModel.cc.

View newest version in sPHENIX GitHub at line 208 of file G4LowEPComptonModel.cc

References barn, FatalException, fin, G4cout, G4endl, G4Exception(), MeV, verboseLevel, and Z.

Referenced by Initialise(), and InitialiseForElement().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Implements G4VEmModel.

Definition at line 302 of file G4LowEPComptonModel.cc.

View newest version in sPHENIX GitHub at line 302 of file G4LowEPComptonModel.cc

References kdfinder::abs(), G4ShellData::BindingEnergy(), source.hepunit::Bohr_radius, source.hepunit::c_light, source.hepunit::c_squared, G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), cm, ComputeScatteringFunction(), G4Electron::Electron(), source.hepunit::electron_mass_c2, FatalException, fAtomDeexcitation, fParticleChange, fStopAndKill, G4cout, G4endl, G4Exception(), G4Exp(), G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4VAtomDeexcitation::GetAtomicShell(), G4DynamicParticle::GetDefinition(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4Material::GetName(), G4Element::GetZ(), source.hepunit::h_Planck, halfpi, source.hepunit::hbar_Planck, kg, G4VEmModel::LowEnergyLimit(), m, MeV, particle, phi, pi, profileData, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4DopplerProfile::RandomSelectMomentum(), return(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), G4ShellData::SelectRandomShell(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), shellData, twopi, verboseLevel, x, and Z.

+ Here is the call graph for this function:

Member Data Documentation

G4LPhysicsFreeVector * G4LowEPComptonModel::data = {0}
staticprivate

Definition at line 132 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 132 of file G4LowEPComptonModel.hh

G4VAtomDeexcitation* G4LowEPComptonModel::fAtomDeexcitation
private

Definition at line 126 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 126 of file G4LowEPComptonModel.hh

Referenced by G4LowEPComptonModel(), Initialise(), and SampleSecondaries().

G4ParticleChangeForGamma* G4LowEPComptonModel::fParticleChange
private

Definition at line 125 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 125 of file G4LowEPComptonModel.hh

Referenced by G4LowEPComptonModel(), Initialise(), and SampleSecondaries().

G4bool G4LowEPComptonModel::isInitialised
private

Definition at line 120 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 120 of file G4LowEPComptonModel.hh

Referenced by Initialise().

G4int G4LowEPComptonModel::maxZ = 99
staticprivate

Definition at line 131 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 131 of file G4LowEPComptonModel.hh

Referenced by ComputeCrossSectionPerAtom(), and Initialise().

G4DopplerProfile * G4LowEPComptonModel::profileData = 0
staticprivate

Definition at line 129 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 129 of file G4LowEPComptonModel.hh

Referenced by Initialise(), SampleSecondaries(), and ~G4LowEPComptonModel().

const G4double G4LowEPComptonModel::ScatFuncFitParam
staticprivate

Definition at line 134 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 134 of file G4LowEPComptonModel.hh

Referenced by ComputeScatteringFunction().

G4ShellData * G4LowEPComptonModel::shellData = 0
staticprivate

Definition at line 128 of file G4LowEPComptonModel.hh.

View newest version in sPHENIX GitHub at line 128 of file G4LowEPComptonModel.hh

Referenced by Initialise(), SampleSecondaries(), and ~G4LowEPComptonModel().

G4int G4LowEPComptonModel::verboseLevel
private

Definition at line 121 of file G4LowEPComptonModel.hh.

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

Referenced by ComputeCrossSectionPerAtom(), G4LowEPComptonModel(), Initialise(), ReadData(), and SampleSecondaries().


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