Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ParticleChange Member List

This is the complete list of members for G4ParticleChange, including all inherited members.

accuracyForExceptionG4VParticleChangeprotectedstatic
accuracyForWarningG4VParticleChangeprotectedstatic
AddSecondary(G4Track *aSecondary)G4ParticleChange
AddSecondary(G4DynamicParticle *aSecondary, G4bool IsGoodForTracking=false)G4ParticleChange
AddSecondary(G4DynamicParticle *aSecondary, G4ThreeVector position, G4bool IsGoodForTracking=false)G4ParticleChange
AddSecondary(G4DynamicParticle *aSecondary, G4double time, G4bool IsGoodForTracking=false)G4ParticleChange
CalcMomentum(G4double energy, G4ThreeVector direction, G4double mass) constG4ParticleChangeinline
CheckIt(const G4Track &)G4VParticleChangevirtual
CheckSecondary(G4Track &)G4VParticleChangeprotected
Clear()G4VParticleChangeinline
ClearDebugFlag()G4VParticleChangeinline
ComputeBeta(G4double kinEnergy)G4VParticleChangeinlineprotected
debugFlagG4VParticleChangeprotected
DumpInfo() const overrideG4ParticleChangevirtual
fSetSecondaryWeightByProcessG4VParticleChangeprotected
G4ParticleChange()G4ParticleChange
G4ParticleChange(const G4ParticleChange &right)=deleteG4ParticleChange
G4VParticleChange()G4VParticleChange
G4VParticleChange(const G4VParticleChange &right)=deleteG4VParticleChange
GetAccuracyForException() constG4VParticleChangeprotected
GetAccuracyForWarning() constG4VParticleChangeprotected
GetCharge() constG4ParticleChangeinline
GetCurrentTrack() constG4VParticleChangeinline
GetDebugFlag() constG4VParticleChangeinline
GetEnergy() constG4ParticleChangeinline
GetFirstStepInVolume() constG4VParticleChangeinline
GetGlobalPosition(const G4ThreeVector &displacement) constG4ParticleChangeinline
GetGlobalTime(G4double timeDelay=0.0) constG4ParticleChangeinline
GetLastStepInVolume() constG4VParticleChangeinline
GetLocalEnergyDeposit() constG4VParticleChangeinline
GetLocalTime(G4double timeDelay=0.0) constG4ParticleChangeinline
GetMagneticMoment() constG4ParticleChangeinline
GetMass() constG4ParticleChangeinline
GetMomentumDirection() constG4ParticleChangeinline
GetNonIonizingEnergyDeposit() constG4VParticleChangeinline
GetNumberOfSecondaries() constG4VParticleChangeinline
GetParentWeight() constG4VParticleChangeinline
GetPolarization() constG4ParticleChangeinline
GetPosition() constG4ParticleChangeinline
GetProperTime() constG4ParticleChangeinline
GetSecondary(G4int anIndex) constG4VParticleChangeinline
GetSteppingControl() constG4VParticleChangeinline
GetTrackStatus() constG4VParticleChangeinline
GetTrueStepLength() constG4VParticleChangeinline
GetVelocity() constG4ParticleChangeinline
GetVerboseLevel() constG4VParticleChangeinline
GetWeight() constG4VParticleChangeinline
Initialize(const G4Track &) overrideG4ParticleChangevirtual
InitializeFromStep(const G4Step *)G4VParticleChangeinlineprotected
InitializeLocalEnergyDeposit()G4VParticleChangeinlineprotected
InitializeParentWeight(const G4Track &)G4VParticleChangeinlineprotected
InitializeSecondaries()G4VParticleChangeinlineprotected
InitializeStatusChange(const G4Track &)G4VParticleChangeinlineprotected
InitializeSteppingControl()G4VParticleChangeinlineprotected
isParentWeightProposedG4VParticleChangeprotected
IsParentWeightSetByProcess() constG4VParticleChange
IsSecondaryWeightSetByProcess() constG4VParticleChangeinline
isVelocityChangedG4ParticleChangeprotected
maxErrorG4VParticleChangeprotectedstatic
nErrorG4VParticleChangeprotected
operator=(const G4ParticleChange &right)=deleteG4ParticleChange
G4VParticleChange::operator=(const G4VParticleChange &right)=deleteG4VParticleChange
ProposeCharge(G4double finalCharge)G4ParticleChangeinline
ProposeEnergy(G4double finalEnergy)G4ParticleChangeinline
ProposeFirstStepInVolume(G4bool flag)G4VParticleChangeinline
ProposeGlobalTime(G4double t)G4ParticleChangeinline
ProposeLastStepInVolume(G4bool flag)G4VParticleChangeinline
ProposeLocalEnergyDeposit(G4double anEnergyPart)G4VParticleChangeinline
ProposeLocalTime(G4double t)G4ParticleChangeinline
ProposeMagneticMoment(G4double finalMagneticMoment)G4ParticleChangeinline
ProposeMass(G4double finalMass)G4ParticleChangeinline
ProposeMomentumDirection(G4double Px, G4double Py, G4double Pz)G4ParticleChangeinline
ProposeMomentumDirection(const G4ThreeVector &Pfinal)G4ParticleChangeinline
ProposeNonIonizingEnergyDeposit(G4double anEnergyPart)G4VParticleChangeinline
ProposeParentWeight(G4double finalWeight)G4VParticleChangeinline
ProposePolarization(G4double Px, G4double Py, G4double Pz)G4ParticleChangeinline
ProposePolarization(const G4ThreeVector &finalPoralization)G4ParticleChangeinline
ProposePosition(G4double x, G4double y, G4double z)G4ParticleChangeinline
ProposePosition(const G4ThreeVector &finalPosition)G4ParticleChangeinline
ProposeProperTime(G4double finalProperTime)G4ParticleChangeinline
ProposeSteppingControl(G4SteppingControl StepControlFlag)G4VParticleChangeinline
ProposeTrackStatus(G4TrackStatus status)G4VParticleChangeinline
ProposeTrueStepLength(G4double truePathLength)G4VParticleChangeinline
ProposeVelocity(G4double finalVelocity)G4ParticleChangeinline
ProposeWeight(G4double finalWeight)G4VParticleChangeinline
SetDebugFlag()G4VParticleChangeinline
SetNumberOfSecondaries(G4int totSecondaries)G4VParticleChangeinline
SetParentWeightByProcess(G4bool)G4VParticleChange
SetSecondaryWeightByProcess(G4bool)G4VParticleChangeinline
SetVerboseLevel(G4int vLevel)G4VParticleChangeinline
theChargeChangeG4ParticleChangeprotected
theCurrentTrackG4VParticleChangeprotected
theEnergyChangeG4ParticleChangeprotected
theFirstStepInVolumeG4VParticleChangeprotected
theGlobalTime0G4ParticleChangeprotected
theLastStepInVolumeG4VParticleChangeprotected
theListOfSecondariesG4VParticleChangeprotected
theLocalEnergyDepositG4VParticleChangeprotected
theLocalTime0G4ParticleChangeprotected
theMagneticMomentChangeG4ParticleChangeprotected
theMassChangeG4ParticleChangeprotected
theMomentumDirectionChangeG4ParticleChangeprotected
theNonIonizingEnergyDepositG4VParticleChangeprotected
theNumberOfSecondariesG4VParticleChangeprotected
theParentGlobalTimeG4VParticleChangeprotected
theParentWeightG4VParticleChangeprotected
thePolarizationChangeG4ParticleChangeprotected
thePositionChangeG4ParticleChangeprotected
theProperTimeChangeG4ParticleChangeprotected
theSizeOftheListOfSecondariesG4VParticleChangeprotected
theStatusChangeG4VParticleChangeprotected
theSteppingControlFlagG4VParticleChangeprotected
theTimeChangeG4ParticleChangeprotected
theTrueStepLengthG4VParticleChangeprotected
theVelocityChangeG4ParticleChangeprotected
UpdateStepForAlongStep(G4Step *Step) overrideG4ParticleChangevirtual
UpdateStepForAtRest(G4Step *Step) overrideG4ParticleChangevirtual
UpdateStepForPostStep(G4Step *Step) overrideG4ParticleChangevirtual
UpdateStepInfo(G4Step *Step)G4ParticleChangeprotected
verboseLevelG4VParticleChangeprotected
~G4ParticleChange() override=defaultG4ParticleChange
~G4VParticleChange()=defaultG4VParticleChangevirtual