Geant4 10.7.0
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) constG4ParticleChange
CheckIt(const G4Track &)G4ParticleChangevirtual
CheckSecondary(G4Track &)G4VParticleChangeprotected
Clear()G4VParticleChange
ClearDebugFlag()G4VParticleChange
debugFlagG4VParticleChangeprotected
DumpInfo() constG4ParticleChangevirtual
fSetSecondaryWeightByProcessG4VParticleChangeprotected
G4ParticleChange()G4ParticleChange
G4ParticleChange(const G4ParticleChange &right)G4ParticleChangeprotected
G4VParticleChange()G4VParticleChange
G4VParticleChange(const G4VParticleChange &right)G4VParticleChangeprotected
GetAccuracyForException() constG4VParticleChangeprotected
GetAccuracyForWarning() constG4VParticleChangeprotected
GetCharge() constG4ParticleChange
GetDebugFlag() constG4VParticleChange
GetEnergy() constG4ParticleChange
GetFirstStepInVolume() constG4VParticleChange
GetGlobalPosition(const G4ThreeVector &displacement) constG4ParticleChange
GetGlobalTime(G4double timeDelay=0.0) constG4ParticleChange
GetLastStepInVolume() constG4VParticleChange
GetLocalEnergyDeposit() constG4VParticleChange
GetLocalTime(G4double timeDelay=0.0) constG4ParticleChange
GetMagneticMoment() constG4ParticleChange
GetMass() constG4ParticleChange
GetMomentumDirection() constG4ParticleChange
GetNonIonizingEnergyDeposit() constG4VParticleChange
GetNumberOfSecondaries() constG4VParticleChange
GetParentWeight() constG4VParticleChange
GetPolarization() constG4ParticleChange
GetPosition() constG4ParticleChange
GetProperTime() constG4ParticleChange
GetSecondary(G4int anIndex) constG4VParticleChange
GetSteppingControl() constG4VParticleChange
GetTrackStatus() constG4VParticleChange
GetTrueStepLength() constG4VParticleChange
GetVelocity() constG4ParticleChange
GetVerboseLevel() constG4VParticleChange
GetWeight() constG4VParticleChange
Initialize(const G4Track &)G4ParticleChangevirtual
InitializeLocalEnergyDeposit(const G4Track &)G4VParticleChangeprotected
InitializeParentGlobalTime(const G4Track &)G4VParticleChangeprotected
InitializeParentWeight(const G4Track &)G4VParticleChangeprotected
InitializeSecondaries(const G4Track &)G4VParticleChangeprotected
InitializeStatusChange(const G4Track &)G4VParticleChangeprotected
InitializeStepInVolumeFlags(const G4Track &)G4VParticleChangeprotected
InitializeSteppingControl(const G4Track &)G4VParticleChangeprotected
InitializeTrueStepLength(const G4Track &)G4VParticleChangeprotected
isParentWeightProposedG4VParticleChangeprotected
IsParentWeightSetByProcess() constG4VParticleChange
IsSecondaryWeightSetByProcess() constG4VParticleChange
isVelocityChangedG4ParticleChangeprotected
operator!=(const G4ParticleChange &right) constG4ParticleChange
G4VParticleChange::operator!=(const G4VParticleChange &right) constG4VParticleChange
operator=(const G4ParticleChange &right)G4ParticleChangeprotected
G4VParticleChange::operator=(const G4VParticleChange &right)G4VParticleChangeprotected
operator==(const G4ParticleChange &right) constG4ParticleChange
G4VParticleChange::operator==(const G4VParticleChange &right) constG4VParticleChange
ProposeCharge(G4double finalCharge)G4ParticleChange
ProposeEnergy(G4double finalEnergy)G4ParticleChange
ProposeFirstStepInVolume(G4bool flag)G4VParticleChange
ProposeGlobalTime(G4double t)G4ParticleChange
ProposeLastStepInVolume(G4bool flag)G4VParticleChange
ProposeLocalEnergyDeposit(G4double anEnergyPart)G4VParticleChange
ProposeLocalTime(G4double t)G4ParticleChange
ProposeMagneticMoment(G4double finalMagneticMoment)G4ParticleChange
ProposeMass(G4double finalMass)G4ParticleChange
ProposeMomentumDirection(G4double Px, G4double Py, G4double Pz)G4ParticleChange
ProposeMomentumDirection(const G4ThreeVector &Pfinal)G4ParticleChange
ProposeNonIonizingEnergyDeposit(G4double anEnergyPart)G4VParticleChange
ProposeParentWeight(G4double finalWeight)G4VParticleChange
ProposePolarization(G4double Px, G4double Py, G4double Pz)G4ParticleChange
ProposePolarization(const G4ThreeVector &finalPoralization)G4ParticleChange
ProposePosition(G4double x, G4double y, G4double z)G4ParticleChange
ProposePosition(const G4ThreeVector &finalPosition)G4ParticleChange
ProposeProperTime(G4double finalProperTime)G4ParticleChange
ProposeSteppingControl(G4SteppingControl StepControlFlag)G4VParticleChange
ProposeTrackStatus(G4TrackStatus status)G4VParticleChange
ProposeTrueStepLength(G4double truePathLength)G4VParticleChange
ProposeVelocity(G4double finalVelocity)G4ParticleChange
ProposeWeight(G4double finalWeight)G4VParticleChange
SetDebugFlag()G4VParticleChange
SetNumberOfSecondaries(G4int totSecondaries)G4VParticleChange
SetParentWeightByProcess(G4bool)G4VParticleChange
SetSecondaryWeightByProcess(G4bool)G4VParticleChange
SetVerboseLevel(G4int vLevel)G4VParticleChange
theChargeChangeG4ParticleChangeprotected
theCurrentTrackG4ParticleChangeprotected
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)G4ParticleChangevirtual
UpdateStepForAtRest(G4Step *Step)G4ParticleChangevirtual
UpdateStepForPostStep(G4Step *Step)G4ParticleChangevirtual
UpdateStepInfo(G4Step *Step)G4ParticleChangeprotected
verboseLevelG4VParticleChangeprotected
~G4ParticleChange()G4ParticleChangevirtual
~G4VParticleChange()G4VParticleChangevirtual