31 fWrappedParticleChange(0),
32 fOccurenceWeightForNonInteraction(-1.0),
33 fOccurenceWeightForInteraction(-1.0)
41 fWrappedParticleChange = wpc;
53 fWrappedParticleChange->
Clear();
69 postStepPoint->
SetWeight( postStepPoint->
GetWeight() * fOccurenceWeightForNonInteraction );
80 postStepPoint->
SetWeight( postStepPoint->
GetWeight() * fOccurenceWeightForInteraction );
G4int GetNumberOfSecondaries() const
virtual G4Step * UpdateStepForAlongStep(G4Step *Step)
G4Track * GetSecondary(G4int anIndex) const
void SetWrappedParticleChange(G4VParticleChange *wpc)
G4double GetWeight() const
G4ParticleChangeForOccurenceBiasing(G4String name)
~G4ParticleChangeForOccurenceBiasing()
void SetWeight(G4double aValue)
void SetWeight(G4double aValue)
void AddSecondary(G4Track *aSecondary)
void SetNumberOfSecondaries(G4int totSecondaries)
G4StepPoint * GetPostStepPoint() const
G4double GetWeight() const
virtual G4Step * UpdateStepForAtRest(G4Step *step)
virtual G4Step * UpdateStepForAlongStep(G4Step *step)
virtual G4Step * UpdateStepForPostStep(G4Step *Step)
virtual G4Step * UpdateStepForPostStep(G4Step *step)