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

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/muons/include/G4MuBremsstrahlungModel.hh>

+ Inheritance diagram for G4MuBremsstrahlungModel:
+ Collaboration diagram for G4MuBremsstrahlungModel:

Public Member Functions

 G4MuBremsstrahlungModel (const G4ParticleDefinition *p=nullptr, const G4String &nam="MuBrem")
 
 ~G4MuBremsstrahlungModel ()=default
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &) override
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel) override
 
virtual G4double MinEnergyCut (const G4ParticleDefinition *, const G4MaterialCutsCouple *) override
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kineticEnergy, G4double Z, G4double A, G4double cutEnergy, G4double maxEnergy) override
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy) override
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy) override
 
void SetLowestKineticEnergy (G4double e)
 
virtual G4double MinPrimaryEnergy (const G4Material *, const G4ParticleDefinition *, G4double) override
 
- 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 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 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 Member Functions

G4double ComputMuBremLoss (G4double Z, G4double tkin, G4double cut)
 
G4double ComputeMicroscopicCrossSection (G4double tkin, G4double Z, G4double cut)
 
virtual G4double ComputeDMicroscopicCrossSection (G4double tkin, G4double Z, G4double gammaEnergy)
 
void SetParticle (const G4ParticleDefinition *)
 
- Protected Member Functions inherited from G4VEmModel
G4ParticleChangeForLossGetParticleChangeForLoss ()
 
G4ParticleChangeForGammaGetParticleChangeForGamma ()
 
virtual G4double MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy)
 
const G4MaterialCutsCoupleCurrentCouple () const
 
void SetCurrentElement (const G4Element *)
 

Protected Attributes

const G4ParticleDefinitionparticle
 
G4NistManagernist
 
G4double mass
 
G4double rmass
 
G4double cc
 
G4double coeff
 
G4double sqrte
 
G4double bh
 
G4double bh1
 
G4double btf
 
G4double btf1
 
G4ParticleDefinitiontheGamma
 
G4ParticleChangeForLossfParticleChange
 
G4double lowestKinEnergy
 
G4double minThreshold
 
- 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
 

Static Protected Attributes

static const G4double xgi [6]
 
static const G4double wgi [6]
 
static G4double fDN [93] = {0.0}
 

Private Member Functions

G4MuBremsstrahlungModeloperator= (const G4MuBremsstrahlungModel &right)=delete
 
 G4MuBremsstrahlungModel (const G4MuBremsstrahlungModel &)=delete
 

Detailed Description

Definition at line 71 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 71 of file G4MuBremsstrahlungModel.hh

Constructor & Destructor Documentation

G4MuBremsstrahlungModel::G4MuBremsstrahlungModel ( const G4ParticleDefinition p = nullptr,
const G4String nam = "MuBrem" 
)
explicit

Definition at line 90 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 90 of file G4MuBremsstrahlungModel.cc

References cc, coeff, fDN, G4Gamma::Gamma(), G4NistManager::GetA27(), GeV, G4NistManager::Instance(), lowestKinEnergy, mass, nist, rmass, SetParticle(), and theGamma.

+ Here is the call graph for this function:

G4MuBremsstrahlungModel::~G4MuBremsstrahlungModel ( )
default
G4MuBremsstrahlungModel::G4MuBremsstrahlungModel ( const G4MuBremsstrahlungModel )
privatedelete

Member Function Documentation

G4double G4MuBremsstrahlungModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition ,
G4double  kineticEnergy,
G4double  Z,
G4double  A,
G4double  cutEnergy,
G4double  maxEnergy 
)
overridevirtual

Reimplemented from G4VEmModel.

Reimplemented in G4LDMBremModel.

Definition at line 334 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 334 of file G4MuBremsstrahlungModel.cc

References ComputeMicroscopicCrossSection(), Acts::VectorHelpers::cross(), lowestKinEnergy, min, and minThreshold.

+ Here is the call graph for this function:

G4double G4MuBremsstrahlungModel::ComputeDEDXPerVolume ( const G4Material material,
const G4ParticleDefinition ,
G4double  kineticEnergy,
G4double  cutEnergy 
)
overridevirtual

Reimplemented from G4VEmModel.

Reimplemented in G4LDMBremModel.

Definition at line 167 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 167 of file G4MuBremsstrahlungModel.cc

References ComputMuBremLoss(), G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4Material::GetNumberOfElements(), lowestKinEnergy, min, and minThreshold.

+ Here is the call graph for this function:

G4double G4MuBremsstrahlungModel::ComputeDMicroscopicCrossSection ( G4double  tkin,
G4double  Z,
G4double  gammaEnergy 
)
protectedvirtual

Reimplemented in G4LDMBremModel, and G4hBremsstrahlungModel.

Definition at line 279 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 279 of file G4MuBremsstrahlungModel.cc

References b, bh, bh1, btf, btf1, coeff, Acts::Test::delta, E, source.hepunit::electron_mass_c2, fDN, fe, G4Log(), G4lrint(), G4NistManager::GetZ13(), mass, nist, rmass, sqrte, and v.

Referenced by ComputeMicroscopicCrossSection(), ComputMuBremLoss(), and SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4MuBremsstrahlungModel::ComputeMicroscopicCrossSection ( G4double  tkin,
G4double  Z,
G4double  cut 
)
protected

Definition at line 236 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 236 of file G4MuBremsstrahlungModel.cc

References ak1, ComputeDMicroscopicCrossSection(), Acts::VectorHelpers::cross(), G4Exp(), G4Log(), hhh, k2, mass, wgi, and xgi.

Referenced by G4LDMBremModel::ComputeCrossSectionPerAtom(), and ComputeCrossSectionPerAtom().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4MuBremsstrahlungModel::ComputMuBremLoss ( G4double  Z,
G4double  tkin,
G4double  cut 
)
protected

Definition at line 199 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 199 of file G4MuBremsstrahlungModel.cc

References ak1, ComputeDMicroscopicCrossSection(), hhh, k2, mass, wgi, and xgi.

Referenced by ComputeDEDXPerVolume().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4MuBremsstrahlungModel::Initialise ( const G4ParticleDefinition p,
const G4DataVector cuts 
)
overridevirtual

Implements G4VEmModel.

Definition at line 142 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 142 of file G4MuBremsstrahlungModel.cc

References fParticleChange, G4VEmModel::GetParticleChangeForLoss(), G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), G4VEmModel::IsMaster(), lowestKinEnergy, particle, and SetParticle().

Referenced by G4TablesForExtrapolator::ComputeMuonDEDX().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4MuBremsstrahlungModel::InitialiseLocal ( const G4ParticleDefinition p,
G4VEmModel masterModel 
)
overridevirtual

Reimplemented from G4VEmModel.

Definition at line 157 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 157 of file G4MuBremsstrahlungModel.cc

References G4VEmModel::GetElementSelectors(), G4VEmModel::HighEnergyLimit(), lowestKinEnergy, particle, and G4VEmModel::SetElementSelectors().

+ Here is the call graph for this function:

G4double G4MuBremsstrahlungModel::MinEnergyCut ( const G4ParticleDefinition ,
const G4MaterialCutsCouple  
)
overridevirtual

Reimplemented from G4VEmModel.

Definition at line 125 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 125 of file G4MuBremsstrahlungModel.cc

References minThreshold.

G4double G4MuBremsstrahlungModel::MinPrimaryEnergy ( const G4Material ,
const G4ParticleDefinition ,
G4double  cut 
)
overridevirtual

Reimplemented from G4VEmModel.

Definition at line 133 of file G4MuBremsstrahlungModel.cc.

View newest version in sPHENIX GitHub at line 133 of file G4MuBremsstrahlungModel.cc

References lowestKinEnergy, and max.

G4MuBremsstrahlungModel& G4MuBremsstrahlungModel::operator= ( const G4MuBremsstrahlungModel right)
privatedelete
void G4MuBremsstrahlungModel::SampleSecondaries ( std::vector< G4DynamicParticle * > *  vdp,
const G4MaterialCutsCouple couple,
const G4DynamicParticle dp,
G4double  tmin,
G4double  maxEnergy 
)
overridevirtual
void G4MuBremsstrahlungModel::SetLowestKineticEnergy ( G4double  e)
inline

Definition at line 163 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 163 of file G4MuBremsstrahlungModel.hh

References e, and lowestKinEnergy.

void G4MuBremsstrahlungModel::SetParticle ( const G4ParticleDefinition p)
inlineprotected

Definition at line 171 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 171 of file G4MuBremsstrahlungModel.hh

References cc, CLHEP::classic_electr_radius, coeff, CLHEP::electron_mass_c2, CLHEP::fine_structure_const, G4ParticleDefinition::GetPDGMass(), mass, particle, and rmass.

Referenced by G4MuBremsstrahlungModel(), and Initialise().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4MuBremsstrahlungModel::bh
protected
G4double G4MuBremsstrahlungModel::bh1
protected

Definition at line 145 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 145 of file G4MuBremsstrahlungModel.hh

Referenced by ComputeDMicroscopicCrossSection().

G4double G4MuBremsstrahlungModel::btf
protected
G4double G4MuBremsstrahlungModel::btf1
protected

Definition at line 147 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 147 of file G4MuBremsstrahlungModel.hh

Referenced by ComputeDMicroscopicCrossSection().

G4double G4MuBremsstrahlungModel::cc
protected

Definition at line 141 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 141 of file G4MuBremsstrahlungModel.hh

Referenced by G4MuBremsstrahlungModel(), and SetParticle().

G4double G4MuBremsstrahlungModel::fDN = {0.0}
staticprotected

Definition at line 158 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 158 of file G4MuBremsstrahlungModel.hh

Referenced by ComputeDMicroscopicCrossSection(), and G4MuBremsstrahlungModel().

G4ParticleChangeForLoss* G4MuBremsstrahlungModel::fParticleChange
protected

Definition at line 150 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 150 of file G4MuBremsstrahlungModel.hh

Referenced by Initialise(), G4LDMBremModel::SampleSecondaries(), and SampleSecondaries().

G4double G4MuBremsstrahlungModel::lowestKinEnergy
protected
G4double G4MuBremsstrahlungModel::rmass
protected

Definition at line 140 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 140 of file G4MuBremsstrahlungModel.hh

Referenced by ComputeDMicroscopicCrossSection(), G4MuBremsstrahlungModel(), and SetParticle().

G4double G4MuBremsstrahlungModel::sqrte
protected
G4ParticleDefinition* G4MuBremsstrahlungModel::theGamma
protected

Definition at line 149 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 149 of file G4MuBremsstrahlungModel.hh

Referenced by G4MuBremsstrahlungModel(), and SampleSecondaries().

const G4double G4MuBremsstrahlungModel::wgi
staticprotected
Initial value:
=
{0.08566,0.18038,0.23396,0.23396,0.18038,0.08566}

Definition at line 156 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 156 of file G4MuBremsstrahlungModel.hh

Referenced by ComputeMicroscopicCrossSection(), and ComputMuBremLoss().

const G4double G4MuBremsstrahlungModel::xgi
staticprotected
Initial value:
=
{0.03377,0.16940,0.38069,0.61931,0.83060,0.96623}

Definition at line 155 of file G4MuBremsstrahlungModel.hh.

View newest version in sPHENIX GitHub at line 155 of file G4MuBremsstrahlungModel.hh

Referenced by ComputeMicroscopicCrossSection(), and ComputMuBremLoss().


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