Geant4
10.00.p01
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
G4ParticleChangeForLoss Member List
This is the complete list of members for
G4ParticleChangeForLoss
, including all inherited members.
accuracyForException
G4VParticleChange
protected
static
accuracyForWarning
G4VParticleChange
protected
static
AddSecondary
(G4Track *aSecondary)
G4VParticleChange
CheckIt
(const G4Track &)
G4ParticleChangeForLoss
virtual
CheckSecondary
(G4Track &)
G4VParticleChange
protected
Clear
()
G4VParticleChange
ClearDebugFlag
()
G4VParticleChange
currentCharge
G4ParticleChangeForLoss
private
currentTrack
G4ParticleChangeForLoss
private
debugFlag
G4VParticleChange
protected
DumpInfo
() const
G4ParticleChangeForLoss
virtual
fSetSecondaryWeightByProcess
G4VParticleChange
protected
G4ParticleChangeForLoss
()
G4ParticleChangeForLoss
G4ParticleChangeForLoss
(const G4ParticleChangeForLoss &right)
G4ParticleChangeForLoss
protected
G4VParticleChange
()
G4VParticleChange
G4VParticleChange
(const G4VParticleChange &right)
G4VParticleChange
protected
GetAccuracyForException
() const
G4VParticleChange
protected
GetAccuracyForWarning
() const
G4VParticleChange
protected
GetCharge
() const
G4ParticleChangeForLoss
inline
GetCurrentTrack
() const
G4ParticleChangeForLoss
inline
GetDebugFlag
() const
G4VParticleChange
GetFirstStepInVolume
() const
G4VParticleChange
GetLastStepInVolume
() const
G4VParticleChange
GetLocalEnergyDeposit
() const
G4VParticleChange
GetMomentumDirection
() const
G4ParticleChangeForLoss
inline
GetNonIonizingEnergyDeposit
() const
G4VParticleChange
GetNumberOfSecondaries
() const
G4VParticleChange
GetParentWeight
() const
G4VParticleChange
GetProposedCharge
() const
G4ParticleChangeForLoss
inline
GetProposedKineticEnergy
() const
G4ParticleChangeForLoss
inline
GetProposedMomentumDirection
() const
G4ParticleChangeForLoss
inline
GetProposedPolarization
() const
G4ParticleChangeForLoss
inline
GetSecondary
(G4int anIndex) const
G4VParticleChange
GetSteppingControl
() const
G4VParticleChange
GetTrackStatus
() const
G4VParticleChange
GetTrueStepLength
() const
G4VParticleChange
GetVerboseLevel
() const
G4VParticleChange
GetWeight
() const
G4VParticleChange
Initialize
(const G4Track &)
G4VParticleChange
virtual
InitializeForAlongStep
(const G4Track &)
G4ParticleChangeForLoss
inline
InitializeForPostStep
(const G4Track &)
G4ParticleChangeForLoss
inline
InitializeLocalEnergyDeposit
(const G4Track &)
G4VParticleChange
protected
InitializeParentGlobalTime
(const G4Track &)
G4VParticleChange
protected
InitializeParentWeight
(const G4Track &)
G4VParticleChange
protected
InitializeSecondaries
(const G4Track &)
G4VParticleChange
protected
InitializeStatusChange
(const G4Track &)
G4VParticleChange
protected
InitializeStepInVolumeFlags
(const G4Track &)
G4VParticleChange
protected
InitializeSteppingControl
(const G4Track &)
G4VParticleChange
protected
InitializeTrueStepLength
(const G4Track &)
G4VParticleChange
protected
isParentWeightProposed
G4VParticleChange
protected
IsParentWeightSetByProcess
() const
G4VParticleChange
IsSecondaryWeightSetByProcess
() const
G4VParticleChange
lowEnergyLimit
G4ParticleChangeForLoss
private
operator!=
(const G4VParticleChange &right) const
G4VParticleChange
operator=
(const G4ParticleChangeForLoss &right)
G4ParticleChangeForLoss
protected
G4VParticleChange::operator=
(const G4VParticleChange &right)
G4VParticleChange
protected
operator==
(const G4VParticleChange &right) const
G4VParticleChange
ProposeCharge
(G4double finalCharge)
G4ParticleChangeForLoss
inline
proposedKinEnergy
G4ParticleChangeForLoss
private
proposedMomentumDirection
G4ParticleChangeForLoss
private
proposedPolarization
G4ParticleChangeForLoss
private
ProposeFirstStepInVolume
(G4bool flag)
G4VParticleChange
ProposeLastStepInVolume
(G4bool flag)
G4VParticleChange
ProposeLocalEnergyDeposit
(G4double anEnergyPart)
G4VParticleChange
ProposeMomentumDirection
(G4double Px, G4double Py, G4double Pz)
G4ParticleChangeForLoss
inline
ProposeMomentumDirection
(const G4ThreeVector &Pfinal)
G4ParticleChangeForLoss
inline
ProposeNonIonizingEnergyDeposit
(G4double anEnergyPart)
G4VParticleChange
ProposeParentWeight
(G4double finalWeight)
G4VParticleChange
ProposePolarization
(const G4ThreeVector &dir)
G4ParticleChangeForLoss
inline
ProposePolarization
(G4double Px, G4double Py, G4double Pz)
G4ParticleChangeForLoss
inline
ProposeSteppingControl
(G4SteppingControl StepControlFlag)
G4VParticleChange
ProposeTrackStatus
(G4TrackStatus status)
G4VParticleChange
ProposeTrueStepLength
(G4double truePathLength)
G4VParticleChange
ProposeWeight
(G4double finalWeight)
G4VParticleChange
SetDebugFlag
()
G4VParticleChange
SetLowEnergyLimit
(G4double elimit)
G4ParticleChangeForLoss
inline
SetNumberOfSecondaries
(G4int totSecondaries)
G4VParticleChange
SetParentWeightByProcess
(G4bool)
G4VParticleChange
SetProposedCharge
(G4double theCharge)
G4ParticleChangeForLoss
inline
SetProposedKineticEnergy
(G4double proposedKinEnergy)
G4ParticleChangeForLoss
inline
SetProposedMomentumDirection
(const G4ThreeVector &dir)
G4ParticleChangeForLoss
inline
SetSecondaryWeightByProcess
(G4bool)
G4VParticleChange
SetVerboseLevel
(G4int vLevel)
G4VParticleChange
theFirstStepInVolume
G4VParticleChange
protected
theLastStepInVolume
G4VParticleChange
protected
theListOfSecondaries
G4VParticleChange
protected
theLocalEnergyDeposit
G4VParticleChange
protected
theNonIonizingEnergyDeposit
G4VParticleChange
protected
theNumberOfSecondaries
G4VParticleChange
protected
theParentGlobalTime
G4VParticleChange
protected
theParentWeight
G4VParticleChange
protected
theSizeOftheListOfSecondaries
G4VParticleChange
protected
theStatusChange
G4VParticleChange
protected
theSteppingControlFlag
G4VParticleChange
protected
theTrueStepLength
G4VParticleChange
protected
UpdateStepForAlongStep
(G4Step *Step)
G4ParticleChangeForLoss
virtual
UpdateStepForAtRest
(G4Step *Step)
G4VParticleChange
virtual
UpdateStepForPostStep
(G4Step *Step)
G4ParticleChangeForLoss
virtual
UpdateStepInfo
(G4Step *Step)
G4VParticleChange
protected
verboseLevel
G4VParticleChange
protected
~G4ParticleChangeForLoss
()
G4ParticleChangeForLoss
virtual
~G4VParticleChange
()
G4VParticleChange
virtual
Generated on Thu Dec 31 2015 17:53:04 for Geant4 by
1.8.8