#include <G4ParticleChangeForOccurenceBiasing.hh>
◆ G4ParticleChangeForOccurenceBiasing()
      
        
          | G4ParticleChangeForOccurenceBiasing::G4ParticleChangeForOccurenceBiasing  | 
          ( | 
          G4String  | 
          name | ) | 
           | 
        
      
 
Definition at line 28 of file G4ParticleChangeForOccurenceBiasing.cc.
   29   : G4VParticleChange(),
 G4double fOccurenceWeightForNonInteraction
 
G4double fOccurenceWeightForInteraction
 
G4VParticleChange * fWrappedParticleChange
 
 
 
 
◆ ~G4ParticleChangeForOccurenceBiasing()
      
        
          | G4ParticleChangeForOccurenceBiasing::~G4ParticleChangeForOccurenceBiasing  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetName()
  
  
      
        
          | const G4String& G4ParticleChangeForOccurenceBiasing::GetName  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetOccurenceWeightForInteraction()
  
  
      
        
          | G4double G4ParticleChangeForOccurenceBiasing::GetOccurenceWeightForInteraction  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetOccurenceWeightForNonInteraction()
  
  
      
        
          | G4double G4ParticleChangeForOccurenceBiasing::GetOccurenceWeightForNonInteraction  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetWrappedParticleChange()
  
  
      
        
          | G4VParticleChange* G4ParticleChangeForOccurenceBiasing::GetWrappedParticleChange  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetOccurenceWeightForInteraction()
  
  
      
        
          | void G4ParticleChangeForOccurenceBiasing::SetOccurenceWeightForInteraction  | 
          ( | 
          G4double  | 
          w | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetOccurenceWeightForNonInteraction()
  
  
      
        
          | void G4ParticleChangeForOccurenceBiasing::SetOccurenceWeightForNonInteraction  | 
          ( | 
          G4double  | 
          w | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetWrappedParticleChange()
      
        
          | void G4ParticleChangeForOccurenceBiasing::SetWrappedParticleChange  | 
          ( | 
          G4VParticleChange *  | 
          wpc | ) | 
           | 
        
      
 
 
◆ StealSecondaries()
      
        
          | void G4ParticleChangeForOccurenceBiasing::StealSecondaries  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ UpdateStepForAlongStep()
  
  
      
        
          | G4Step * G4ParticleChangeForOccurenceBiasing::UpdateStepForAlongStep  | 
          ( | 
          G4Step *  | 
          step | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Definition at line 62 of file G4ParticleChangeForOccurenceBiasing.cc.
   68   G4StepPoint* postStepPoint = step->GetPostStepPoint();
 G4double fOccurenceWeightForNonInteraction
 
G4VParticleChange * fWrappedParticleChange
 
 
 
 
◆ UpdateStepForAtRest()
  
  
      
        
          | G4Step * G4ParticleChangeForOccurenceBiasing::UpdateStepForAtRest  | 
          ( | 
          G4Step *  | 
          step | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ UpdateStepForPostStep()
  
  
      
        
          | G4Step * G4ParticleChangeForOccurenceBiasing::UpdateStepForPostStep  | 
          ( | 
          G4Step *  | 
          step | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Definition at line 74 of file G4ParticleChangeForOccurenceBiasing.cc.
   79   G4StepPoint* postStepPoint = step->GetPostStepPoint();
 G4double fOccurenceWeightForInteraction
 
G4VParticleChange * fWrappedParticleChange
 
 
 
 
◆ fName
  
  
      
        
          | G4String G4ParticleChangeForOccurenceBiasing::fName | 
         
       
   | 
  
private   | 
  
 
 
◆ fOccurenceWeightForInteraction
  
  
      
        
          | G4double G4ParticleChangeForOccurenceBiasing::fOccurenceWeightForInteraction | 
         
       
   | 
  
private   | 
  
 
 
◆ fOccurenceWeightForNonInteraction
  
  
      
        
          | G4double G4ParticleChangeForOccurenceBiasing::fOccurenceWeightForNonInteraction | 
         
       
   | 
  
private   | 
  
 
 
◆ fWrappedParticleChange
  
  
      
        
          | G4VParticleChange* G4ParticleChangeForOccurenceBiasing::fWrappedParticleChange | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: