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

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/adjoint/include/G4UrbanAdjointMscModel.hh>

+ Inheritance diagram for G4UrbanAdjointMscModel:
+ Collaboration diagram for G4UrbanAdjointMscModel:

Public Member Functions

 G4UrbanAdjointMscModel (const G4String &nam="UrbanMsc")
 
virtual ~G4UrbanAdjointMscModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &) override
 
virtual void StartTracking (G4Track *) override
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *particle, G4double KineticEnergy, G4double AtomicNumber, G4double AtomicWeight=0., G4double cut=0., G4double emax=DBL_MAX) override
 
virtual G4ThreeVectorSampleScattering (const G4ThreeVector &, G4double safety) override
 
virtual G4double ComputeTruePathLengthLimit (const G4Track &track, G4double &currentMinimalStep) override
 
virtual G4double ComputeGeomPathLength (G4double truePathLength) override
 
virtual G4double ComputeTrueStepLength (G4double geomStepLength) override
 
G4double ComputeTheta0 (G4double truePathLength, G4double KineticEnergy)
 
void SetNewDisplacementFlag (G4bool)
 
- Public Member Functions inherited from G4VMscModel
 G4VMscModel (const G4String &nam)
 
 ~G4VMscModel () override
 
void InitialiseParameters (const G4ParticleDefinition *)
 
void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double tmax) override
 
void SetStepLimitType (G4MscStepLimitType)
 
void SetLateralDisplasmentFlag (G4bool val)
 
void SetRangeFactor (G4double)
 
void SetGeomFactor (G4double)
 
void SetSkin (G4double)
 
void SetLambdaLimit (G4double)
 
void SetSafetyFactor (G4double)
 
void SetSampleZ (G4bool)
 
G4VEnergyLossProcessGetIonisation () const
 
void SetIonisation (G4VEnergyLossProcess *, const G4ParticleDefinition *part)
 
G4double ComputeSafety (const G4ThreeVector &position, G4double limit=DBL_MAX)
 
G4double ComputeGeomLimit (const G4Track &, G4double &presafety, G4double limit)
 
G4double GetDEDX (const G4ParticleDefinition *part, G4double kineticEnergy, const G4MaterialCutsCouple *couple)
 
G4double GetDEDX (const G4ParticleDefinition *part, G4double kineticEnergy, const G4MaterialCutsCouple *couple, G4double logKineticEnergy)
 
G4double GetRange (const G4ParticleDefinition *part, G4double kineticEnergy, const G4MaterialCutsCouple *couple)
 
G4double GetRange (const G4ParticleDefinition *part, G4double kineticEnergy, const G4MaterialCutsCouple *couple, G4double logKineticEnergy)
 
G4double GetEnergy (const G4ParticleDefinition *part, G4double range, const G4MaterialCutsCouple *couple)
 
G4double GetTransportMeanFreePath (const G4ParticleDefinition *part, G4double kinEnergy)
 
G4double GetTransportMeanFreePath (const G4ParticleDefinition *part, G4double kinEnergy, G4double logKinEnergy)
 
- 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 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 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

G4double SampleCosineTheta (G4double trueStepLength, G4double KineticEnergy)
 
void SampleDisplacement (G4double sinTheta, G4double phi)
 
void SampleDisplacementNew (G4double sinTheta, G4double phi)
 
void SetParticle (const G4ParticleDefinition *)
 
void UpdateCache ()
 
G4double Randomizetlimit ()
 
G4double SimpleScattering (G4double xmeanth, G4double x2meanth)
 
G4UrbanAdjointMscModeloperator= (const G4UrbanAdjointMscModel &right)=delete
 
 G4UrbanAdjointMscModel (const G4UrbanAdjointMscModel &)=delete
 

Private Attributes

CLHEP::HepRandomEnginerndmEngineMod
 
const G4ParticleDefinitionparticle
 
const G4ParticleDefinitionpositron
 
G4ParticleChangeForMSCfParticleChange
 
const G4MaterialCutsCouplecouple
 
G4LossTableManagertheManager
 
G4double mass
 
G4double charge
 
G4double ChargeSquare
 
G4double masslimite
 
G4double lambdalimit
 
G4double fr
 
G4double taubig
 
G4double tausmall
 
G4double taulim
 
G4double currentTau
 
G4double tlimit
 
G4double tlimitmin
 
G4double tlimitminfix
 
G4double tlimitminfix2
 
G4double tgeom
 
G4double geombig
 
G4double geommin
 
G4double geomlimit
 
G4double skindepth
 
G4double smallstep
 
G4double presafety
 
G4double lambda0
 
G4double lambdaeff
 
G4double tPathLength
 
G4double zPathLength
 
G4double par1
 
G4double par2
 
G4double par3
 
G4double stepmin
 
G4double currentKinEnergy
 
G4double currentRange
 
G4double rangeinit
 
G4double currentRadLength
 
G4int currentMaterialIndex
 
G4double Zold
 
G4double Zeff
 
G4double Z2
 
G4double Z23
 
G4double lnZ
 
G4double coeffth1
 
G4double coeffth2
 
G4double coeffc1
 
G4double coeffc2
 
G4double coeffc3
 
G4double coeffc4
 
G4bool firstStep
 
G4bool insideskin
 
G4bool latDisplasmentbackup
 
G4bool displacementFlag
 
G4double rangecut
 
G4double drr
 
G4double finalr
 

Additional Inherited Members

- Protected Member Functions inherited from G4VMscModel
G4ParticleChangeForMSCGetParticleChangeForMSC (const G4ParticleDefinition *p=nullptr)
 
G4double ConvertTrueToGeom (G4double &tLength, G4double &gLength)
 
- Protected Attributes inherited from G4VMscModel
G4double facrange
 
G4double facgeom
 
G4double facsafety
 
G4double skin
 
G4double dtrl
 
G4double lambdalimit
 
G4double geomMin
 
G4double geomMax
 
G4ThreeVector fDisplacement
 
G4MscStepLimitType steppingAlgorithm
 
G4bool samplez
 
G4bool latDisplasment
 

Detailed Description

Definition at line 72 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 72 of file G4UrbanAdjointMscModel.hh

Constructor & Destructor Documentation

G4UrbanAdjointMscModel::G4UrbanAdjointMscModel ( const G4String nam = "UrbanMsc")
explicit
G4UrbanAdjointMscModel::~G4UrbanAdjointMscModel ( )
virtual

Definition at line 144 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 144 of file G4UrbanAdjointMscModel.cc

G4UrbanAdjointMscModel::G4UrbanAdjointMscModel ( const G4UrbanAdjointMscModel )
privatedelete

Member Function Documentation

G4double G4UrbanAdjointMscModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition particle,
G4double  KineticEnergy,
G4double  AtomicNumber,
G4double  AtomicWeight = 0.,
G4double  cut = 0.,
G4double  emax = DBL_MAX 
)
overridevirtual

Reimplemented from G4VEmModel.

Definition at line 174 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 174 of file G4UrbanAdjointMscModel.cc

References CLHEP::barn, CLHEP::Bohr_radius, c, c1, c2, charge, ChargeSquare, CLHEP::classic_electr_radius, E, CLHEP::electron_mass_c2, source.hepunit::electron_mass_c2, eps, CLHEP::eV, G4Log(), G4lrint(), G4Pow::GetInstance(), CLHEP::hbarc, CLHEP::keV, mass, CLHEP::MeV, SetParticle(), T, CLHEP::twopi, w, G4Pow::Z23(), and Z23.

+ Here is the call graph for this function:

G4double G4UrbanAdjointMscModel::ComputeGeomPathLength ( G4double  truePathLength)
overridevirtual

Implements G4VMscModel.

Definition at line 744 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 744 of file G4UrbanAdjointMscModel.cc

References couple, currentKinEnergy, currentRange, G4VMscModel::dtrl, G4Exp(), G4Log(), G4VMscModel::GetEnergy(), G4VMscModel::GetTransportMeanFreePath(), insideskin, lambda0, lambdaeff, mass, max, min, par1, par2, par3, particle, T1, taulim, tausmall, tlimitminfix2, tPathLength, and zPathLength.

+ Here is the call graph for this function:

G4double G4UrbanAdjointMscModel::ComputeTheta0 ( G4double  truePathLength,
G4double  KineticEnergy 
)

Definition at line 1086 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 1086 of file G4UrbanAdjointMscModel.cc

References a, kdfinder::abs(), b, c, charge, coeffth1, coeffth2, currentKinEnergy, currentRadLength, d, e, G4Exp(), G4Log(), mass, CLHEP::MeV, particle, positron, x, y, y1, and Zeff.

Referenced by SampleCosineTheta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4UrbanAdjointMscModel::ComputeTruePathLengthLimit ( const G4Track track,
G4double currentMinimalStep 
)
overridevirtual

Implements G4VMscModel.

Definition at line 438 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 438 of file G4UrbanAdjointMscModel.cc

References charge, G4VMscModel::ComputeGeomLimit(), G4VMscModel::ComputeSafety(), G4VMscModel::ConvertTrueToGeom(), couple, currentKinEnergy, currentMaterialIndex, currentRange, drr, G4VMscModel::facgeom, G4VMscModel::facrange, G4VMscModel::facsafety, fGeomBoundary, finalr, firstStep, fr, fUseDistanceToBoundary, fUseSafety, fUseSafetyPlus, G4Log(), geombig, geomlimit, geommin, G4Track::GetDynamicParticle(), G4MaterialCutsCouple::GetIndex(), G4Material::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4Track::GetMaterialCutsCouple(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4ProductionCuts::GetProductionCut(), G4MaterialCutsCouple::GetProductionCuts(), G4VMscModel::GetRange(), G4StepPoint::GetSafety(), G4Track::GetStep(), G4StepPoint::GetStepStatus(), G4VMscModel::GetTransportMeanFreePath(), G4IonisParamMat::GetZeffective(), insideskin, lambda0, lambdalimit, G4VMscModel::latDisplasment, latDisplasmentbackup, mass, masslimite, max, CLHEP::MeV, min, particle, presafety, Randomizetlimit(), rangecut, rangeinit, G4VEmModel::SetCurrentCouple(), G4VMscModel::skin, skindepth, smallstep, G4InuclParticleNames::sp, stepmin, G4VMscModel::steppingAlgorithm, tgeom, tlimit, tlimitmin, tlimitminfix, tPathLength, UpdateCache(), Zeff, and Zold.

+ Here is the call graph for this function:

G4double G4UrbanAdjointMscModel::ComputeTrueStepLength ( G4double  geomStepLength)
overridevirtual

Implements G4VMscModel.

Definition at line 808 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 808 of file G4UrbanAdjointMscModel.cc

References currentRange, G4Exp(), G4Log(), insideskin, lambda0, par1, par3, tausmall, tlimitminfix2, tPathLength, and zPathLength.

+ Here is the call graph for this function:

void G4UrbanAdjointMscModel::Initialise ( const G4ParticleDefinition p,
const G4DataVector  
)
overridevirtual

Implements G4VEmModel.

Definition at line 149 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 149 of file G4UrbanAdjointMscModel.cc

References G4Electron::Electron(), fParticleChange, G4VMscModel::GetParticleChangeForMSC(), G4ParticleDefinition::GetParticleName(), G4VMscModel::latDisplasment, latDisplasmentbackup, and SetParticle().

+ Here is the call graph for this function:

G4UrbanAdjointMscModel& G4UrbanAdjointMscModel::operator= ( const G4UrbanAdjointMscModel right)
privatedelete
G4double G4UrbanAdjointMscModel::Randomizetlimit ( )
inlineprivate

Definition at line 216 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 216 of file G4UrbanAdjointMscModel.hh

References Acts::Test::delta, rndmEngineMod, G4INCL::DeJongSpin::shoot(), tlimit, and tlimitmin.

Referenced by ComputeTruePathLengthLimit().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4UrbanAdjointMscModel::SampleCosineTheta ( G4double  trueStepLength,
G4double  KineticEnergy 
)
private

Definition at line 911 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 911 of file G4UrbanAdjointMscModel.cc

References kdfinder::abs(), b, c, c1, coeffc1, coeffc2, coeffc3, coeffc4, ComputeTheta0(), couple, currentKinEnergy, currentRadLength, currentTau, d, false, CLHEP::HepRandomEngine::flat(), G4Exp(), G4Log(), G4MaterialCutsCouple::GetMaterial(), G4Material::GetRadlen(), G4VMscModel::GetTransportMeanFreePath(), lambda0, lambdaeff, lambdalimit, min, particle, CLHEP::pi, rndmEngineMod, SimpleScattering(), taubig, tausmall, tlimitmin, true, Acts::UnitConstants::u, x, and xx.

Referenced by SampleScattering().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4UrbanAdjointMscModel::SampleDisplacement ( G4double  sinTheta,
G4double  phi 
)
private

Definition at line 1135 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 1135 of file G4UrbanAdjointMscModel.cc

References kdfinder::abs(), currentTau, G4VMscModel::fDisplacement, CLHEP::HepRandomEngine::flat(), G4Exp(), G4Log(), insideskin, lambdaeff, min, r, rmax(), rndmEngineMod, CLHEP::Hep3Vector::set(), taubig, taulim, tausmall, tPathLength, twopi, and zPathLength.

Referenced by SampleScattering().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4UrbanAdjointMscModel::SampleDisplacementNew ( G4double  sinTheta,
G4double  phi 
)
private

Definition at line 1192 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 1192 of file G4UrbanAdjointMscModel.cc

References kdfinder::abs(), e, e1, G4VMscModel::fDisplacement, CLHEP::HepRandomEngine::flat(), G4Exp(), G4Log(), r, rmax(), rndmEngineMod, CLHEP::Hep3Vector::set(), G4INCL::DeJongSpin::shoot(), tPathLength, Acts::UnitConstants::u, v, and zPathLength.

Referenced by SampleScattering().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4ThreeVector & G4UrbanAdjointMscModel::SampleScattering ( const G4ThreeVector oldDirection,
G4double  safety 
)
overridevirtual
void G4UrbanAdjointMscModel::SetNewDisplacementFlag ( G4bool  val)
inline

Definition at line 195 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 195 of file G4UrbanAdjointMscModel.hh

References displacementFlag.

void G4UrbanAdjointMscModel::SetParticle ( const G4ParticleDefinition p)
inlineprivate

Definition at line 201 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 201 of file G4UrbanAdjointMscModel.hh

References charge, ChargeSquare, G4Electron::Electron(), CLHEP::eplus, G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), mass, and particle.

Referenced by ComputeCrossSectionPerAtom(), Initialise(), and StartTracking().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4UrbanAdjointMscModel::SimpleScattering ( G4double  xmeanth,
G4double  x2meanth 
)
inlineprivate

Definition at line 260 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 260 of file G4UrbanAdjointMscModel.hh

References a, CLHEP::HepRandomEngine::flat(), G4Exp(), G4Log(), and rndmEngineMod.

Referenced by SampleCosineTheta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4UrbanAdjointMscModel::StartTracking ( G4Track track)
overridevirtual

Reimplemented from G4VEmModel.

Definition at line 424 of file G4UrbanAdjointMscModel.cc.

View newest version in sPHENIX GitHub at line 424 of file G4UrbanAdjointMscModel.cc

References G4VMscModel::facrange, firstStep, fr, geombig, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), insideskin, rangecut, rangeinit, rndmEngineMod, SetParticle(), smallstep, stepmin, tgeom, tlimit, tlimitmin, and tlimitminfix.

+ Here is the call graph for this function:

void G4UrbanAdjointMscModel::UpdateCache ( )
inlineprivate

Definition at line 235 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 235 of file G4UrbanAdjointMscModel.hh

References coeffc1, coeffc2, coeffc3, coeffc4, coeffth1, coeffth2, G4Exp(), G4Log(), lnZ, w, Z2, Z23, Zeff, and Zold.

Referenced by ComputeTruePathLengthLimit().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4UrbanAdjointMscModel::charge
private

Definition at line 139 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 139 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeCrossSectionPerAtom(), ComputeTheta0(), ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and SetParticle().

G4double G4UrbanAdjointMscModel::ChargeSquare
private

Definition at line 139 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 139 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeCrossSectionPerAtom(), G4UrbanAdjointMscModel(), and SetParticle().

G4double G4UrbanAdjointMscModel::coeffc1
private

Definition at line 177 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 177 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), SampleCosineTheta(), and UpdateCache().

G4double G4UrbanAdjointMscModel::coeffc2
private

Definition at line 177 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 177 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), SampleCosineTheta(), and UpdateCache().

G4double G4UrbanAdjointMscModel::coeffc3
private

Definition at line 177 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 177 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), SampleCosineTheta(), and UpdateCache().

G4double G4UrbanAdjointMscModel::coeffc4
private

Definition at line 177 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 177 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), SampleCosineTheta(), and UpdateCache().

G4double G4UrbanAdjointMscModel::coeffth1
private

Definition at line 176 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 176 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTheta0(), G4UrbanAdjointMscModel(), and UpdateCache().

G4double G4UrbanAdjointMscModel::coeffth2
private

Definition at line 176 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 176 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTheta0(), G4UrbanAdjointMscModel(), and UpdateCache().

const G4MaterialCutsCouple* G4UrbanAdjointMscModel::couple
private

Definition at line 135 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 135 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeGeomPathLength(), ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), SampleCosineTheta(), and SampleScattering().

G4double G4UrbanAdjointMscModel::currentKinEnergy
private
G4int G4UrbanAdjointMscModel::currentMaterialIndex
private

Definition at line 172 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 172 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::currentRadLength
private

Definition at line 170 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 170 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTheta0(), G4UrbanAdjointMscModel(), and SampleCosineTheta().

G4double G4UrbanAdjointMscModel::currentRange
private

Definition at line 168 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 168 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeGeomPathLength(), ComputeTruePathLengthLimit(), ComputeTrueStepLength(), G4UrbanAdjointMscModel(), and SampleScattering().

G4double G4UrbanAdjointMscModel::currentTau
private

Definition at line 145 of file G4UrbanAdjointMscModel.hh.

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

Referenced by G4UrbanAdjointMscModel(), SampleCosineTheta(), SampleDisplacement(), and SampleScattering().

G4bool G4UrbanAdjointMscModel::displacementFlag
private

Definition at line 183 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 183 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), SampleScattering(), and SetNewDisplacementFlag().

G4double G4UrbanAdjointMscModel::drr
private

Definition at line 186 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 186 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::finalr
private

Definition at line 186 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 186 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), and G4UrbanAdjointMscModel().

G4bool G4UrbanAdjointMscModel::firstStep
private

Definition at line 179 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 179 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and StartTracking().

G4ParticleChangeForMSC* G4UrbanAdjointMscModel::fParticleChange
private

Definition at line 133 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 133 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), Initialise(), and SampleScattering().

G4double G4UrbanAdjointMscModel::fr
private

Definition at line 140 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and StartTracking().

G4double G4UrbanAdjointMscModel::geombig
private

Definition at line 151 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 151 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and StartTracking().

G4double G4UrbanAdjointMscModel::geomlimit
private

Definition at line 153 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 153 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::geommin
private

Definition at line 152 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 152 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), and G4UrbanAdjointMscModel().

G4bool G4UrbanAdjointMscModel::insideskin
private
G4double G4UrbanAdjointMscModel::lambda0
private
G4double G4UrbanAdjointMscModel::lambdaeff
private

Definition at line 160 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 160 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeGeomPathLength(), G4UrbanAdjointMscModel(), SampleCosineTheta(), and SampleDisplacement().

G4double G4UrbanAdjointMscModel::lambdalimit
private

Definition at line 140 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and SampleCosineTheta().

G4bool G4UrbanAdjointMscModel::latDisplasmentbackup
private

Definition at line 182 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 182 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and Initialise().

G4double G4UrbanAdjointMscModel::lnZ
private

Definition at line 175 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 175 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), and UpdateCache().

G4double G4UrbanAdjointMscModel::mass
private
G4double G4UrbanAdjointMscModel::masslimite
private

Definition at line 140 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeTruePathLengthLimit(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::par1
private

Definition at line 163 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeGeomPathLength(), ComputeTrueStepLength(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::par2
private

Definition at line 163 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeGeomPathLength(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::par3
private

Definition at line 163 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeGeomPathLength(), ComputeTrueStepLength(), and G4UrbanAdjointMscModel().

const G4ParticleDefinition* G4UrbanAdjointMscModel::particle
private
const G4ParticleDefinition* G4UrbanAdjointMscModel::positron
private

Definition at line 132 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeTheta0(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::presafety
private

Definition at line 157 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 157 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::rangecut
private

Definition at line 185 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 185 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and StartTracking().

G4double G4UrbanAdjointMscModel::rangeinit
private

Definition at line 169 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 169 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and StartTracking().

CLHEP::HepRandomEngine* G4UrbanAdjointMscModel::rndmEngineMod
private
G4double G4UrbanAdjointMscModel::skindepth
private

Definition at line 154 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 154 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::smallstep
private

Definition at line 155 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and StartTracking().

G4double G4UrbanAdjointMscModel::stepmin
private

Definition at line 165 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 165 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and StartTracking().

G4double G4UrbanAdjointMscModel::taubig
private

Definition at line 142 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 142 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), SampleCosineTheta(), and SampleDisplacement().

G4double G4UrbanAdjointMscModel::taulim
private

Definition at line 144 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 144 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeGeomPathLength(), G4UrbanAdjointMscModel(), and SampleDisplacement().

G4double G4UrbanAdjointMscModel::tausmall
private
G4double G4UrbanAdjointMscModel::tgeom
private

Definition at line 149 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and StartTracking().

G4LossTableManager* G4UrbanAdjointMscModel::theManager
private

Definition at line 136 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 136 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::tlimit
private

Definition at line 146 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 146 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), Randomizetlimit(), and StartTracking().

G4double G4UrbanAdjointMscModel::tlimitmin
private

Definition at line 147 of file G4UrbanAdjointMscModel.hh.

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

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), Randomizetlimit(), SampleCosineTheta(), and StartTracking().

G4double G4UrbanAdjointMscModel::tlimitminfix
private

Definition at line 148 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 148 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), SampleScattering(), and StartTracking().

G4double G4UrbanAdjointMscModel::tlimitminfix2
private

Definition at line 148 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 148 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeGeomPathLength(), ComputeTrueStepLength(), and G4UrbanAdjointMscModel().

G4double G4UrbanAdjointMscModel::tPathLength
private
G4double G4UrbanAdjointMscModel::Z2
private

Definition at line 175 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 175 of file G4UrbanAdjointMscModel.hh

Referenced by G4UrbanAdjointMscModel(), and UpdateCache().

G4double G4UrbanAdjointMscModel::Z23
private

Definition at line 175 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 175 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeCrossSectionPerAtom(), G4UrbanAdjointMscModel(), and UpdateCache().

G4double G4UrbanAdjointMscModel::Zeff
private

Definition at line 175 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 175 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTheta0(), ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and UpdateCache().

G4double G4UrbanAdjointMscModel::Zold
private

Definition at line 174 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 174 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel(), and UpdateCache().

G4double G4UrbanAdjointMscModel::zPathLength
private

Definition at line 162 of file G4UrbanAdjointMscModel.hh.

View newest version in sPHENIX GitHub at line 162 of file G4UrbanAdjointMscModel.hh

Referenced by ComputeGeomPathLength(), ComputeTrueStepLength(), G4UrbanAdjointMscModel(), SampleDisplacement(), and SampleDisplacementNew().


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