| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4ParticleChangeForOccurenceBiasing.hh>
 Inheritance diagram for G4ParticleChangeForOccurenceBiasing:
 Collaboration diagram for G4ParticleChangeForOccurenceBiasing:Private Attributes | |
| G4String | fName | 
| G4VParticleChange * | fWrappedParticleChange | 
| G4double | fOccurenceWeightForNonInteraction | 
| G4double | fOccurenceWeightForInteraction | 
Definition at line 47 of file G4ParticleChangeForOccurenceBiasing.hh.
| G4ParticleChangeForOccurenceBiasing::G4ParticleChangeForOccurenceBiasing | ( | G4String | name | ) | 
Definition at line 28 of file G4ParticleChangeForOccurenceBiasing.cc.
| G4ParticleChangeForOccurenceBiasing::~G4ParticleChangeForOccurenceBiasing | ( | ) | 
Definition at line 36 of file G4ParticleChangeForOccurenceBiasing.cc.
      
  | 
  inline | 
Definition at line 73 of file G4ParticleChangeForOccurenceBiasing.hh.
References fName.
      
  | 
  inline | 
Definition at line 56 of file G4ParticleChangeForOccurenceBiasing.hh.
References fOccurenceWeightForInteraction.
      
  | 
  inline | 
Definition at line 54 of file G4ParticleChangeForOccurenceBiasing.hh.
References fOccurenceWeightForNonInteraction.
      
  | 
  inline | 
Definition at line 61 of file G4ParticleChangeForOccurenceBiasing.hh.
References fWrappedParticleChange.
      
  | 
  inline | 
Definition at line 55 of file G4ParticleChangeForOccurenceBiasing.hh.
References fOccurenceWeightForInteraction.
Referenced by G4BiasingProcessInterface::PostStepDoIt().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 53 of file G4ParticleChangeForOccurenceBiasing.hh.
References fOccurenceWeightForNonInteraction.
Referenced by G4BiasingProcessInterface::AlongStepDoIt().
 Here is the caller graph for this function:| void G4ParticleChangeForOccurenceBiasing::SetWrappedParticleChange | ( | G4VParticleChange * | wpc | ) | 
Definition at line 39 of file G4ParticleChangeForOccurenceBiasing.cc.
References fWrappedParticleChange.
Referenced by G4BiasingProcessInterface::AlongStepDoIt(), and G4BiasingProcessInterface::PostStepDoIt().
 Here is the caller graph for this function:| void G4ParticleChangeForOccurenceBiasing::StealSecondaries | ( | ) | 
Definition at line 44 of file G4ParticleChangeForOccurenceBiasing.cc.
References G4VParticleChange::AddSecondary(), G4VParticleChange::Clear(), fOccurenceWeightForInteraction, fWrappedParticleChange, G4VParticleChange::GetNumberOfSecondaries(), G4VParticleChange::GetSecondary(), G4Track::GetWeight(), G4VParticleChange::SetNumberOfSecondaries(), and G4Track::SetWeight().
Referenced by G4BiasingProcessInterface::PostStepDoIt().
 Here is the call graph for this function:
 Here is the caller graph for this function:Reimplemented from G4VParticleChange.
Definition at line 62 of file G4ParticleChangeForOccurenceBiasing.cc.
References fOccurenceWeightForNonInteraction, fWrappedParticleChange, G4Step::GetPostStepPoint(), G4StepPoint::GetWeight(), G4StepPoint::SetWeight(), and G4VParticleChange::UpdateStepForAlongStep().
 Here is the call graph for this function:Reimplemented from G4VParticleChange.
Definition at line 57 of file G4ParticleChangeForOccurenceBiasing.cc.
Reimplemented from G4VParticleChange.
Definition at line 75 of file G4ParticleChangeForOccurenceBiasing.cc.
References fOccurenceWeightForInteraction, fWrappedParticleChange, G4Step::GetPostStepPoint(), G4StepPoint::GetWeight(), G4StepPoint::SetWeight(), and G4VParticleChange::UpdateStepForPostStep().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 76 of file G4ParticleChangeForOccurenceBiasing.hh.
Referenced by GetName().
      
  | 
  private | 
Definition at line 79 of file G4ParticleChangeForOccurenceBiasing.hh.
Referenced by GetOccurenceWeightForInteraction(), SetOccurenceWeightForInteraction(), StealSecondaries(), and UpdateStepForPostStep().
      
  | 
  private | 
Definition at line 78 of file G4ParticleChangeForOccurenceBiasing.hh.
Referenced by GetOccurenceWeightForNonInteraction(), SetOccurenceWeightForNonInteraction(), and UpdateStepForAlongStep().
      
  | 
  private | 
Definition at line 77 of file G4ParticleChangeForOccurenceBiasing.hh.
Referenced by GetWrappedParticleChange(), SetWrappedParticleChange(), StealSecondaries(), UpdateStepForAlongStep(), and UpdateStepForPostStep().