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

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/utils/include/G4VMscModel.hh>

+ Inheritance diagram for G4VMscModel:
+ Collaboration diagram for G4VMscModel:

Public Member Functions

 G4VMscModel (const G4String &nam)
 
 ~G4VMscModel () override
 
virtual G4double ComputeTruePathLengthLimit (const G4Track &track, G4double &stepLimit)=0
 
virtual G4double ComputeGeomPathLength (G4double truePathLength)=0
 
virtual G4double ComputeTrueStepLength (G4double geomPathLength)=0
 
virtual G4ThreeVectorSampleScattering (const G4ThreeVector &, G4double safety)=0
 
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 Initialise (const G4ParticleDefinition *, const G4DataVector &)=0
 
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 ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kinEnergy, G4double Z, G4double A=0., G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ComputeCrossSectionPerShell (const G4ParticleDefinition *, G4int Z, G4int shellIdx, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ChargeSquareRatio (const G4Track &)
 
virtual G4double GetChargeSquareRatio (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual G4double GetParticleCharge (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void StartTracking (G4Track *)
 
virtual void CorrectionsAlongStep (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &eloss, G4double &niel, G4double length)
 
virtual G4double Value (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual G4double MinPrimaryEnergy (const G4Material *, const G4ParticleDefinition *, G4double cut=0.0)
 
virtual G4double MinEnergyCut (const G4ParticleDefinition *, const G4MaterialCutsCouple *)
 
virtual void SetupForMaterial (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void DefineForRegion (const G4Region *)
 
virtual void ModelDescription (std::ostream &outFile) const
 
void InitialiseElementSelectors (const G4ParticleDefinition *, const G4DataVector &)
 
std::vector
< G4EmElementSelector * > * 
GetElementSelectors ()
 
void SetElementSelectors (std::vector< G4EmElementSelector * > *)
 
virtual G4double ComputeDEDX (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
G4double CrossSection (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeMeanFreePath (const G4ParticleDefinition *, G4double kineticEnergy, const G4Material *, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, const G4Element *, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectTargetAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double logKineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectRandomAtomNumber (const G4Material *)
 
G4int SelectIsotopeNumber (const G4Element *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=nullptr)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
G4VEmModelGetTripletModel ()
 
void SetTripletModel (G4VEmModel *)
 
void SetAngularDistribution (G4VEmAngularDistribution *)
 
G4double HighEnergyLimit () const
 
G4double LowEnergyLimit () const
 
G4double HighEnergyActivationLimit () const
 
G4double LowEnergyActivationLimit () const
 
G4double PolarAngleLimit () const
 
G4double SecondaryThreshold () const
 
G4bool LPMFlag () const
 
G4bool DeexcitationFlag () const
 
G4bool ForceBuildTableFlag () const
 
G4bool UseAngularGeneratorFlag () const
 
void SetAngularGeneratorFlag (G4bool)
 
void SetHighEnergyLimit (G4double)
 
void SetLowEnergyLimit (G4double)
 
void SetActivationHighEnergyLimit (G4double)
 
void SetActivationLowEnergyLimit (G4double)
 
G4bool IsActive (G4double kinEnergy) const
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetFluctuationFlag (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
void SetUseBaseMaterials (G4bool val)
 
G4bool UseBaseMaterials () const
 
G4double MaxSecondaryKinEnergy (const G4DynamicParticle *dynParticle)
 
const G4StringGetName () const
 
void SetCurrentCouple (const G4MaterialCutsCouple *)
 
const G4ElementGetCurrentElement () const
 
const G4IsotopeGetCurrentIsotope () const
 
G4bool IsLocked () const
 
void SetLocked (G4bool)
 

Protected Member Functions

G4ParticleChangeForMSCGetParticleChangeForMSC (const G4ParticleDefinition *p=nullptr)
 
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

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 G4MaterialpBaseMaterial
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 
G4bool lossFlucFlag
 
G4double inveplus
 
G4double pFactor
 

Private Member Functions

G4VMscModeloperator= (const G4VMscModel &right)=delete
 
 G4VMscModel (const G4VMscModel &)=delete
 

Private Attributes

G4SafetyHelpersafetyHelper
 
G4VEnergyLossProcessionisation
 
const G4ParticleDefinitioncurrentPart
 
G4double dedx
 
G4double localtkin
 
G4double localrange
 

Detailed Description

Definition at line 66 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 66 of file G4VMscModel.hh

Constructor & Destructor Documentation

G4VMscModel::G4VMscModel ( const G4String nam)
explicit

Definition at line 59 of file G4VMscModel.cc.

View newest version in sPHENIX GitHub at line 59 of file G4VMscModel.cc

References CLHEP::cm2, currentPart, DBL_MAX, dedx, CLHEP::g, localrange, localtkin, CLHEP::MeV, and G4VEmModel::SetUseBaseMaterials().

+ Here is the call graph for this function:

G4VMscModel::~G4VMscModel ( )
override

Definition at line 85 of file G4VMscModel.cc.

View newest version in sPHENIX GitHub at line 85 of file G4VMscModel.cc

G4VMscModel::G4VMscModel ( const G4VMscModel )
privatedelete

Member Function Documentation

G4double G4VMscModel::ComputeGeomLimit ( const G4Track track,
G4double presafety,
G4double  limit 
)
inline

Definition at line 285 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 285 of file G4VMscModel.hh

References G4SafetyHelper::CheckNextStep(), G4Track::GetMomentumDirection(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4Track::GetStep(), and safetyHelper.

Referenced by G4LowEWentzelVIModel::ComputeTruePathLengthLimit(), G4WentzelVIModel::ComputeTruePathLengthLimit(), G4UrbanMscModel::ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel::ComputeTruePathLengthLimit(), and G4GoudsmitSaundersonMscModel::ComputeTruePathLengthLimit().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual G4double G4VMscModel::ComputeGeomPathLength ( G4double  truePathLength)
pure virtual

Implemented in G4GoudsmitSaundersonMscModel, G4UrbanAdjointMscModel, G4UrbanMscModel, G4WentzelVIModel, and G4DummyModel.

Referenced by ConvertTrueToGeom().

+ Here is the caller graph for this function:

G4double G4VMscModel::ComputeSafety ( const G4ThreeVector position,
G4double  limit = DBL_MAX 
)
inline

Definition at line 267 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 267 of file G4VMscModel.hh

References G4SafetyHelper::ComputeSafety(), and safetyHelper.

Referenced by G4LowEWentzelVIModel::ComputeTruePathLengthLimit(), G4WentzelVIModel::ComputeTruePathLengthLimit(), G4UrbanMscModel::ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel::ComputeTruePathLengthLimit(), and G4GoudsmitSaundersonMscModel::ComputeTruePathLengthLimit().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual G4double G4VMscModel::ComputeTruePathLengthLimit ( const G4Track track,
G4double stepLimit 
)
pure virtual

Implemented in G4GoudsmitSaundersonMscModel, G4UrbanAdjointMscModel, G4UrbanMscModel, G4WentzelVIModel, G4DummyModel, and G4LowEWentzelVIModel.

Referenced by G4VMultipleScattering::AlongStepGetPhysicalInteractionLength().

+ Here is the caller graph for this function:

virtual G4double G4VMscModel::ComputeTrueStepLength ( G4double  geomPathLength)
pure virtual

Implemented in G4GoudsmitSaundersonMscModel, G4UrbanAdjointMscModel, G4UrbanMscModel, G4WentzelVIModel, and G4DummyModel.

Referenced by G4VMultipleScattering::AlongStepDoIt().

+ Here is the caller graph for this function:

G4double G4VMscModel::ConvertTrueToGeom ( G4double tLength,
G4double gLength 
)
inlineprotected

Definition at line 275 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 275 of file G4VMscModel.hh

References ComputeGeomPathLength().

Referenced by G4LowEWentzelVIModel::ComputeTruePathLengthLimit(), G4WentzelVIModel::ComputeTruePathLengthLimit(), G4UrbanMscModel::ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel::ComputeTruePathLengthLimit(), and G4GoudsmitSaundersonMscModel::ComputeTruePathLengthLimit().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4VMscModel::GetDEDX ( const G4ParticleDefinition part,
G4double  kineticEnergy,
const G4MaterialCutsCouple couple 
)
inline

Definition at line 298 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 298 of file G4VMscModel.hh

References dedx, G4VEnergyLossProcess::GetDEDX(), G4ParticleDefinition::GetPDGCharge(), G4VEmModel::inveplus, ionisation, and x.

Referenced by G4UrbanMscModel::SampleScattering(), and G4UrbanAdjointMscModel::SampleScattering().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4VMscModel::GetDEDX ( const G4ParticleDefinition part,
G4double  kineticEnergy,
const G4MaterialCutsCouple couple,
G4double  logKineticEnergy 
)
inline

Definition at line 312 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 312 of file G4VMscModel.hh

References dedx, G4VEnergyLossProcess::GetDEDX(), G4ParticleDefinition::GetPDGCharge(), G4VEmModel::inveplus, ionisation, and x.

+ Here is the call graph for this function:

G4double G4VMscModel::GetEnergy ( const G4ParticleDefinition part,
G4double  range,
const G4MaterialCutsCouple couple 
)
inline

Definition at line 366 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 366 of file G4VMscModel.hh

References dedx, e, G4Material::GetDensity(), G4VEnergyLossProcess::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4ParticleDefinition::GetPDGCharge(), G4VEmModel::inveplus, ionisation, localrange, and localtkin.

Referenced by G4WentzelVIModel::ComputeGeomPathLength(), G4UrbanMscModel::ComputeGeomPathLength(), G4UrbanAdjointMscModel::ComputeGeomPathLength(), G4GoudsmitSaundersonMscModel::ComputeGeomPathLength(), G4WentzelVIModel::ComputeTrueStepLength(), G4GoudsmitSaundersonMscModel::SampleMSC(), G4UrbanMscModel::SampleScattering(), and G4UrbanAdjointMscModel::SampleScattering().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4VEnergyLossProcess * G4VMscModel::GetIonisation ( ) const
inline

Definition at line 386 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 386 of file G4VMscModel.hh

References ionisation.

G4double G4VMscModel::GetRange ( const G4ParticleDefinition part,
G4double  kineticEnergy,
const G4MaterialCutsCouple couple 
)
inline

Definition at line 328 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 328 of file G4VMscModel.hh

References dedx, G4Material::GetDensity(), G4MaterialCutsCouple::GetMaterial(), G4ParticleDefinition::GetPDGCharge(), G4VEnergyLossProcess::GetRangeForLoss(), G4VEmModel::inveplus, ionisation, localrange, and localtkin.

Referenced by G4VMultipleScattering::AlongStepDoIt(), G4LowEWentzelVIModel::ComputeTruePathLengthLimit(), G4WentzelVIModel::ComputeTruePathLengthLimit(), G4UrbanMscModel::ComputeTruePathLengthLimit(), G4UrbanAdjointMscModel::ComputeTruePathLengthLimit(), and G4GoudsmitSaundersonMscModel::ComputeTruePathLengthLimit().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4VMscModel::GetRange ( const G4ParticleDefinition part,
G4double  kineticEnergy,
const G4MaterialCutsCouple couple,
G4double  logKineticEnergy 
)
inline

Definition at line 346 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 346 of file G4VMscModel.hh

References dedx, G4Material::GetDensity(), G4MaterialCutsCouple::GetMaterial(), G4ParticleDefinition::GetPDGCharge(), G4VEnergyLossProcess::GetRangeForLoss(), G4VEmModel::inveplus, ionisation, localrange, and localtkin.

+ Here is the call graph for this function:

G4double G4VMscModel::GetTransportMeanFreePath ( const G4ParticleDefinition part,
G4double  kinEnergy 
)
inline
G4double G4VMscModel::GetTransportMeanFreePath ( const G4ParticleDefinition part,
G4double  kinEnergy,
G4double  logKinEnergy 
)
inline

Definition at line 418 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 418 of file G4VMscModel.hh

References G4VEmModel::CrossSectionPerVolume(), G4VEmModel::CurrentCouple(), DBL_MAX, G4MaterialCutsCouple::GetIndex(), incremental_prev_tag::idx, x, and G4VEmModel::xSectionTable.

+ Here is the call graph for this function:

void G4VMscModel::InitialiseParameters ( const G4ParticleDefinition part)

Definition at line 139 of file G4VMscModel.cc.

View newest version in sPHENIX GitHub at line 139 of file G4VMscModel.cc

References kdfinder::abs(), facgeom, facrange, facsafety, G4ParticleDefinition::GetPDGEncoding(), G4EmParameters::Instance(), G4VEmModel::IsLocked(), lambdalimit, latDisplasment, G4EmParameters::LateralDisplacement(), G4EmParameters::MscGeomFactor(), G4EmParameters::MscLambdaLimit(), G4EmParameters::MscMuHadRangeFactor(), G4EmParameters::MscMuHadStepLimitType(), G4EmParameters::MscRangeFactor(), G4EmParameters::MscSafetyFactor(), G4EmParameters::MscSkin(), G4EmParameters::MscStepLimitType(), G4EmParameters::MuHadLateralDisplacement(), skin, and steppingAlgorithm.

Referenced by G4WentzelVIModel::Initialise(), G4UrbanMscModel::Initialise(), and G4GoudsmitSaundersonMscModel::Initialise().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4VMscModel& G4VMscModel::operator= ( const G4VMscModel right)
privatedelete
virtual G4ThreeVector& G4VMscModel::SampleScattering ( const G4ThreeVector ,
G4double  safety 
)
pure virtual

Implemented in G4GoudsmitSaundersonMscModel, G4UrbanAdjointMscModel, G4UrbanMscModel, G4WentzelVIModel, and G4DummyModel.

Referenced by G4VMultipleScattering::AlongStepDoIt().

+ Here is the caller graph for this function:

void G4VMscModel::SampleSecondaries ( std::vector< G4DynamicParticle * > *  ,
const G4MaterialCutsCouple ,
const G4DynamicParticle ,
G4double  tmin,
G4double  tmax 
)
overridevirtual

Implements G4VEmModel.

Definition at line 160 of file G4VMscModel.cc.

View newest version in sPHENIX GitHub at line 160 of file G4VMscModel.cc

void G4VMscModel::SetGeomFactor ( G4double  val)
inline

Definition at line 232 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 232 of file G4VMscModel.hh

References facgeom, and G4VEmModel::IsLocked().

+ Here is the call graph for this function:

void G4VMscModel::SetIonisation ( G4VEnergyLossProcess p,
const G4ParticleDefinition part 
)
inline

Definition at line 393 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 393 of file G4VMscModel.hh

References currentPart, ionisation, and part.

Referenced by G4VMultipleScattering::PreparePhysicsTable(), G4VMultipleScattering::SetIonisation(), and G4VMultipleScattering::StartTracking().

+ Here is the caller graph for this function:

void G4VMscModel::SetLambdaLimit ( G4double  val)
inline

Definition at line 239 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 239 of file G4VMscModel.hh

References G4VEmModel::IsLocked(), and lambdalimit.

+ Here is the call graph for this function:

void G4VMscModel::SetLateralDisplasmentFlag ( G4bool  val)
inline

Definition at line 211 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 211 of file G4VMscModel.hh

References G4VEmModel::IsLocked(), and latDisplasment.

+ Here is the call graph for this function:

void G4VMscModel::SetRangeFactor ( G4double  val)
inline

Definition at line 225 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 225 of file G4VMscModel.hh

References facrange, and G4VEmModel::IsLocked().

Referenced by G4EmModelActivator::ActivateEmOptions(), and G4EmModelActivator::GetGSModel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4VMscModel::SetSafetyFactor ( G4double  val)
inline

Definition at line 246 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 246 of file G4VMscModel.hh

References facsafety, and G4VEmModel::IsLocked().

+ Here is the call graph for this function:

void G4VMscModel::SetSampleZ ( G4bool  val)
inline

Definition at line 260 of file G4VMscModel.hh.

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

References G4VEmModel::IsLocked(), and samplez.

+ Here is the call graph for this function:

void G4VMscModel::SetSkin ( G4double  val)
inline

Definition at line 218 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 218 of file G4VMscModel.hh

References G4VEmModel::IsLocked(), and skin.

Referenced by G4EmModelActivator::ActivateEmOptions(), and G4EmModelActivator::GetGSModel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4VMscModel::SetStepLimitType ( G4MscStepLimitType  val)
inline

Definition at line 253 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 253 of file G4VMscModel.hh

References G4VEmModel::IsLocked(), and steppingAlgorithm.

Referenced by G4EmModelActivator::ActivateEmOptions(), and G4EmModelActivator::GetGSModel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

const G4ParticleDefinition* G4VMscModel::currentPart
private

Definition at line 183 of file G4VMscModel.hh.

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

Referenced by G4VMscModel(), and SetIonisation().

G4double G4VMscModel::dedx
private

Definition at line 185 of file G4VMscModel.hh.

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

Referenced by G4VMscModel(), GetDEDX(), GetEnergy(), and GetRange().

G4double G4VMscModel::geomMax
protected

Definition at line 198 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 198 of file G4VMscModel.hh

G4double G4VMscModel::geomMin
protected

Definition at line 197 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 197 of file G4VMscModel.hh

G4VEnergyLossProcess* G4VMscModel::ionisation
private

Definition at line 182 of file G4VMscModel.hh.

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

Referenced by GetDEDX(), GetEnergy(), GetIonisation(), GetRange(), and SetIonisation().

G4double G4VMscModel::lambdalimit
protected

Definition at line 196 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 196 of file G4VMscModel.hh

Referenced by G4UrbanMscModel::ComputeTruePathLengthLimit(), InitialiseParameters(), G4UrbanMscModel::SampleCosineTheta(), and SetLambdaLimit().

G4double G4VMscModel::localrange
private

Definition at line 187 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 187 of file G4VMscModel.hh

Referenced by G4VMscModel(), GetEnergy(), and GetRange().

G4double G4VMscModel::localtkin
private

Definition at line 186 of file G4VMscModel.hh.

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

Referenced by G4VMscModel(), GetEnergy(), and GetRange().

G4SafetyHelper* G4VMscModel::safetyHelper
private

Definition at line 181 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 181 of file G4VMscModel.hh

Referenced by ComputeGeomLimit(), ComputeSafety(), and GetParticleChangeForMSC().

G4bool G4VMscModel::samplez
protected

Definition at line 203 of file G4VMscModel.hh.

View newest version in sPHENIX GitHub at line 203 of file G4VMscModel.hh

Referenced by SetSampleZ().


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