Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4ParticleChangeForTransport Member List

This is the complete list of members for G4ParticleChangeForTransport, 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) const G4ParticleChange
CheckIt(const G4Track &)G4ParticleChangevirtual
CheckSecondary(G4Track &)G4VParticleChangeprotected
Clear()G4VParticleChange
ClearDebugFlag()G4VParticleChange
debugFlagG4VParticleChangeprotected
DumpInfo() const G4ParticleChangeForTransportvirtual
fSetSecondaryWeightByProcessG4VParticleChangeprotected
G4ParticleChange()G4ParticleChange
G4ParticleChange(const G4ParticleChange &right)G4ParticleChangeprotected
G4ParticleChangeForTransport()G4ParticleChangeForTransport
G4ParticleChangeForTransport(const G4ParticleChangeForTransport &right)G4ParticleChangeForTransportprotected
G4VParticleChange()G4VParticleChange
G4VParticleChange(const G4VParticleChange &right)G4VParticleChangeprotected
GetAccuracyForException() const G4VParticleChangeprotected
GetAccuracyForWarning() const G4VParticleChangeprotected
GetCharge() const G4ParticleChange
GetDebugFlag() const G4VParticleChange
GetEnergy() const G4ParticleChange
GetFirstStepInVolume() const G4VParticleChange
GetGlobalPosition(const G4ThreeVector &displacement) const G4ParticleChange
GetGlobalTime(G4double timeDelay=0.0) const G4ParticleChange
GetLastStepInVolume() const G4VParticleChange
GetLocalEnergyDeposit() const G4VParticleChange
GetLocalTime(G4double timeDelay=0.0) const G4ParticleChange
GetMagneticMoment() const G4ParticleChange
GetMass() const G4ParticleChange
GetMaterialCutsCoupleInTouchable() const G4ParticleChangeForTransport
GetMaterialInTouchable() const G4ParticleChangeForTransport
GetMomentumChanged() const G4ParticleChangeForTransport
GetMomentumDirection() const G4ParticleChange
GetNonIonizingEnergyDeposit() const G4VParticleChange
GetNumberOfSecondaries() const G4VParticleChange
GetParentWeight() const G4VParticleChange
GetPointerToVectorOfAuxiliaryPoints() const G4ParticleChangeForTransportinline
GetPolarization() const G4ParticleChange
GetPosition() const G4ParticleChange
GetProperTime() const G4ParticleChange
GetSecondary(G4int anIndex) const G4VParticleChange
GetSensitiveDetectorInTouchable() const G4ParticleChangeForTransport
GetSteppingControl() const G4VParticleChange
GetTouchableHandle() const G4ParticleChangeForTransport
GetTrackStatus() const G4VParticleChange
GetTrueStepLength() const G4VParticleChange
GetVelocity() const G4ParticleChange
GetVerboseLevel() const G4VParticleChange
GetWeight() const G4VParticleChange
Initialize(const G4Track &)G4ParticleChangeForTransportvirtual
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() const G4VParticleChange
IsSecondaryWeightSetByProcess() const G4VParticleChange
isVelocityChangedG4ParticleChangeprotected
operator!=(const G4ParticleChange &right) const G4ParticleChange
G4VParticleChange::operator!=(const G4VParticleChange &right) const G4VParticleChange
operator=(const G4ParticleChangeForTransport &right)G4ParticleChangeForTransportprotected
G4ParticleChange::operator=(const G4ParticleChange &right)G4ParticleChangeprotected
G4VParticleChange::operator=(const G4VParticleChange &right)G4VParticleChangeprotected
operator==(const G4ParticleChange &right) const G4ParticleChange
G4VParticleChange::operator==(const G4VParticleChange &right) const G4VParticleChange
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
SetMaterialCutsCoupleInTouchable(const G4MaterialCutsCouple *fMaterialCutsCouple)G4ParticleChangeForTransport
SetMaterialInTouchable(G4Material *fMaterial)G4ParticleChangeForTransport
SetMomentumChanged(G4bool b)G4ParticleChangeForTransport
SetNumberOfSecondaries(G4int totSecondaries)G4VParticleChange
SetParentWeightByProcess(G4bool)G4VParticleChange
SetPointerToVectorOfAuxiliaryPoints(std::vector< G4ThreeVector > *theNewVectorPointer)G4ParticleChangeForTransportinline
SetSecondaryWeightByProcess(G4bool)G4VParticleChange
SetSensitiveDetectorInTouchable(G4VSensitiveDetector *fSensitiveDetector)G4ParticleChangeForTransport
SetTouchableHandle(const G4TouchableHandle &fTouchable)G4ParticleChangeForTransport
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
theTouchableHandleG4ParticleChangeForTransportprotected
theTrueStepLengthG4VParticleChangeprotected
theVelocityChangeG4ParticleChangeprotected
UpdateStepForAlongStep(G4Step *Step)G4ParticleChangeForTransportvirtual
UpdateStepForAtRest(G4Step *Step)G4ParticleChangeForTransportvirtual
UpdateStepForPostStep(G4Step *Step)G4ParticleChangeForTransportvirtual
UpdateStepInfo(G4Step *Step)G4ParticleChangeprotected
verboseLevelG4VParticleChangeprotected
~G4ParticleChange()G4ParticleChangevirtual
~G4ParticleChangeForTransport()G4ParticleChangeForTransportvirtual
~G4VParticleChange()G4VParticleChangevirtual