Geant4  10.02
G4UrbanMscModel Class Reference

#include <G4UrbanMscModel.hh>

+ Inheritance diagram for G4UrbanMscModel:
+ Collaboration diagram for G4UrbanMscModel:

Public Member Functions

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

Private Attributes

CLHEP::HepRandomEngine * rndmEngineMod
 
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=0)
 
G4double ConvertTrueToGeom (G4double &tLength, G4double &gLength)
 
- 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 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
 
- Protected Attributes inherited from G4VEmModel
G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 
- Static Protected Attributes inherited from G4VEmModel
static const G4double inveplus = 1.0/CLHEP::eplus
 

Detailed Description

Definition at line 74 of file G4UrbanMscModel.hh.

Constructor & Destructor Documentation

G4UrbanMscModel::~G4UrbanMscModel ( )
virtual

Definition at line 183 of file G4UrbanMscModel.cc.

G4UrbanMscModel::G4UrbanMscModel ( const G4UrbanMscModel )
private

Member Function Documentation

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

Reimplemented from G4VEmModel.

Definition at line 210 of file G4UrbanMscModel.cc.

References beta2lim, bg2lim, c1, c2, charge, ChargeSquare, eps, epsfactor, G4Log(), G4lrint(), G4Pow::GetInstance(), mass, SetParticle(), sig0, sigmafactor, Tdat, Tlim, w, G4Pow::Z23(), and Z23.

+ Here is the call graph for this function:

G4double G4UrbanMscModel::ComputeGeomPathLength ( G4double  truePathLength)
virtual

Reimplemented from G4VMscModel.

Definition at line 754 of file G4UrbanMscModel.cc.

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

+ Here is the call graph for this function:

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

Definition at line 1094 of file G4UrbanMscModel.cc.

References a, c_highland, charge, coeffth1, coeffth2, currentKinEnergy, currentRadLength, G4Exp(), G4Log(), mass, particle, positron, x, and Zeff.

Referenced by SampleCosineTheta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4UrbanMscModel::ComputeTruePathLengthLimit ( const G4Track track,
G4double currentMinimalStep 
)
virtual

Reimplemented from G4VMscModel.

Definition at line 450 of file G4UrbanMscModel.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, invmev, lambda0, lambdalimit, G4VMscModel::latDisplasment, latDisplasmentbackup, mass, masslimite, G4INCL::Math::max(), G4INCL::Math::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 G4UrbanMscModel::ComputeTrueStepLength ( G4double  geomStepLength)
virtual

Reimplemented from G4VMscModel.

Definition at line 818 of file G4UrbanMscModel.cc.

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

+ Here is the call graph for this function:

void G4UrbanMscModel::Initialise ( const G4ParticleDefinition p,
const G4DataVector  
)
virtual

Implements G4VEmModel.

Definition at line 188 of file G4UrbanMscModel.cc.

References fParticleChange, G4VMscModel::GetParticleChangeForMSC(), G4VMscModel::latDisplasment, latDisplasmentbackup, and SetParticle().

+ Here is the call graph for this function:

G4UrbanMscModel& G4UrbanMscModel::operator= ( const G4UrbanMscModel right)
private
G4double G4UrbanMscModel::Randomizetlimit ( )
inlineprivate

Definition at line 211 of file G4UrbanMscModel.hh.

References 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 G4UrbanMscModel::SampleCosineTheta ( G4double  trueStepLength,
G4double  KineticEnergy 
)
private

Definition at line 921 of file G4UrbanMscModel.cc.

References b1, c1, coeffc1, coeffc2, coeffc3, coeffc4, ComputeTheta0(), couple, currentKinEnergy, currentRadLength, currentTau, G4Exp(), G4Log(), G4MaterialCutsCouple::GetMaterial(), G4Material::GetRadlen(), G4VMscModel::GetTransportMeanFreePath(), lambda0, lambdaeff, lambdalimit, G4INCL::Math::min(), particle, rellossmax, rndmEngineMod, SimpleScattering(), taubig, tausmall, theta0max, tlimitmin, and x.

Referenced by SampleScattering().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Definition at line 1142 of file G4UrbanMscModel.cc.

References currentTau, G4VMscModel::fDisplacement, G4Exp(), G4Log(), insideskin, lambdaeff, G4INCL::Math::min(), rndmEngineMod, taubig, taulim, tausmall, third, tPathLength, twopi, and zPathLength.

Referenced by SampleScattering().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Definition at line 1197 of file G4UrbanMscModel.cc.

References e1, G4VMscModel::fDisplacement, G4Exp(), G4Log(), reps, rndmEngineMod, rp0, rp1, rp2, rp3, rp4, G4INCL::DeJongSpin::shoot(), tPathLength, and zPathLength.

Referenced by SampleScattering().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Definition at line 193 of file G4UrbanMscModel.hh.

References displacementFlag.

Referenced by G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), and G4EmStandardPhysics_option2::ConstructProcess().

+ Here is the caller graph for this function:

void G4UrbanMscModel::SetParticle ( const G4ParticleDefinition p)
inlineprivate

Definition at line 199 of file G4UrbanMscModel.hh.

References charge, ChargeSquare, eplus, 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 G4UrbanMscModel::SimpleScattering ( G4double  xmeanth,
G4double  x2meanth 
)
inlineprivate

Definition at line 254 of file G4UrbanMscModel.hh.

References a, G4Exp(), G4Log(), and rndmEngineMod.

Referenced by SampleCosineTheta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4UrbanMscModel::StartTracking ( G4Track track)
virtual

Reimplemented from G4VEmModel.

Definition at line 435 of file G4UrbanMscModel.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 G4UrbanMscModel::UpdateCache ( )
inlineprivate

Definition at line 229 of file G4UrbanMscModel.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 G4UrbanMscModel::charge
private
G4double G4UrbanMscModel::ChargeSquare
private

Definition at line 137 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::coeffc1
private

Definition at line 175 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::coeffc2
private

Definition at line 175 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::coeffc3
private

Definition at line 175 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::coeffc4
private

Definition at line 175 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::coeffth1
private

Definition at line 174 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::coeffth2
private

Definition at line 174 of file G4UrbanMscModel.hh.

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

const G4MaterialCutsCouple* G4UrbanMscModel::couple
private
G4double G4UrbanMscModel::currentKinEnergy
private
G4int G4UrbanMscModel::currentMaterialIndex
private

Definition at line 170 of file G4UrbanMscModel.hh.

Referenced by ComputeTruePathLengthLimit(), and G4UrbanMscModel().

G4double G4UrbanMscModel::currentRadLength
private

Definition at line 168 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::currentRange
private
G4double G4UrbanMscModel::currentTau
private
G4bool G4UrbanMscModel::displacementFlag
private

Definition at line 181 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::drr
private

Definition at line 184 of file G4UrbanMscModel.hh.

Referenced by ComputeTruePathLengthLimit(), and G4UrbanMscModel().

G4double G4UrbanMscModel::finalr
private

Definition at line 184 of file G4UrbanMscModel.hh.

Referenced by ComputeTruePathLengthLimit(), and G4UrbanMscModel().

G4bool G4UrbanMscModel::firstStep
private

Definition at line 177 of file G4UrbanMscModel.hh.

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

G4ParticleChangeForMSC* G4UrbanMscModel::fParticleChange
private

Definition at line 131 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::fr
private

Definition at line 138 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::geombig
private

Definition at line 149 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::geomlimit
private

Definition at line 151 of file G4UrbanMscModel.hh.

Referenced by ComputeTruePathLengthLimit(), and G4UrbanMscModel().

G4double G4UrbanMscModel::geommin
private

Definition at line 150 of file G4UrbanMscModel.hh.

Referenced by ComputeTruePathLengthLimit(), and G4UrbanMscModel().

G4double G4UrbanMscModel::lambdaeff
private
G4double G4UrbanMscModel::lambdalimit
private
G4bool G4UrbanMscModel::latDisplasmentbackup
private

Definition at line 180 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::lnZ
private

Definition at line 173 of file G4UrbanMscModel.hh.

Referenced by G4UrbanMscModel(), and UpdateCache().

G4double G4UrbanMscModel::masslimite
private

Definition at line 138 of file G4UrbanMscModel.hh.

Referenced by ComputeTruePathLengthLimit(), and G4UrbanMscModel().

G4double G4UrbanMscModel::par1
private
G4double G4UrbanMscModel::par2
private

Definition at line 161 of file G4UrbanMscModel.hh.

Referenced by ComputeGeomPathLength(), and G4UrbanMscModel().

G4double G4UrbanMscModel::par3
private
const G4ParticleDefinition* G4UrbanMscModel::positron
private

Definition at line 130 of file G4UrbanMscModel.hh.

Referenced by ComputeTheta0(), and G4UrbanMscModel().

G4double G4UrbanMscModel::presafety
private

Definition at line 155 of file G4UrbanMscModel.hh.

Referenced by ComputeTruePathLengthLimit(), and G4UrbanMscModel().

G4double G4UrbanMscModel::rangecut
private

Definition at line 183 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::rangeinit
private

Definition at line 167 of file G4UrbanMscModel.hh.

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

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

Definition at line 152 of file G4UrbanMscModel.hh.

Referenced by ComputeTruePathLengthLimit(), and G4UrbanMscModel().

G4double G4UrbanMscModel::smallstep
private

Definition at line 153 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::stepmin
private

Definition at line 163 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::taubig
private

Definition at line 140 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::taulim
private

Definition at line 142 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::tgeom
private

Definition at line 147 of file G4UrbanMscModel.hh.

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

G4LossTableManager* G4UrbanMscModel::theManager
private

Definition at line 134 of file G4UrbanMscModel.hh.

Referenced by G4UrbanMscModel().

G4double G4UrbanMscModel::tlimit
private
G4double G4UrbanMscModel::tlimitmin
private
G4double G4UrbanMscModel::tlimitminfix
private
G4double G4UrbanMscModel::tlimitminfix2
private
G4double G4UrbanMscModel::Z2
private

Definition at line 173 of file G4UrbanMscModel.hh.

Referenced by G4UrbanMscModel(), and UpdateCache().

G4double G4UrbanMscModel::Z23
private

Definition at line 173 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::Zeff
private
G4double G4UrbanMscModel::Zold
private

Definition at line 172 of file G4UrbanMscModel.hh.

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

G4double G4UrbanMscModel::zPathLength
private

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