| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4ContinuousGainOfEnergy.hh>
 Inheritance diagram for G4ContinuousGainOfEnergy:
 Collaboration diagram for G4ContinuousGainOfEnergy:Protected Member Functions | |
| virtual G4double | GetContinuousStepLimit (const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety) | 
  Protected Member Functions inherited from G4VContinuousProcess | |
| void | SetGPILSelection (G4GPILSelection selection) | 
| G4GPILSelection | GetGPILSelection () const | 
  Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) | 
| void | ClearNumberOfInteractionLengthLeft () | 
Private Member Functions | |
| void | DefineMaterial (const G4MaterialCutsCouple *couple) | 
| void | SetDynamicMassCharge (const G4Track &track, G4double energy) | 
| G4ContinuousGainOfEnergy (G4ContinuousGainOfEnergy &) | |
| G4ContinuousGainOfEnergy & | operator= (const G4ContinuousGainOfEnergy &right) | 
Additional Inherited Members | |
  Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) | 
  Protected Attributes inherited from G4VProcess | |
| const G4ProcessManager * | aProcessManager | 
| G4VParticleChange * | pParticleChange | 
| G4ParticleChange | aParticleChange | 
| G4double | theNumberOfInteractionLengthLeft | 
| G4double | currentInteractionLength | 
| G4double | theInitialNumberOfInteractionLength | 
| G4String | theProcessName | 
| G4String | thePhysicsTableFileName | 
| G4ProcessType | theProcessType | 
| G4int | theProcessSubType | 
| G4double | thePILfactor | 
| G4bool | enableAtRestDoIt | 
| G4bool | enableAlongStepDoIt | 
| G4bool | enablePostStepDoIt | 
| G4int | verboseLevel | 
Definition at line 69 of file G4ContinuousGainOfEnergy.hh.
| G4ContinuousGainOfEnergy::G4ContinuousGainOfEnergy | ( | const G4String & | name = "EnergyGain",  | 
        
| G4ProcessType | type = fElectromagnetic  | 
        ||
| ) | 
Definition at line 45 of file G4ContinuousGainOfEnergy.cc.
References chargeSqRatio, currentCouple, currentCoupleIndex, currentCutInRange, currentMaterialIndex, currentTcut, is_integral, IsIon, linLossLimit, lossFluctuationArePossible, lossFluctuationFlag, massRatio, preStepChargeSqRatio, preStepKinEnergy, preStepRange, and preStepScaledKinEnergy.
      
  | 
  virtual | 
Definition at line 75 of file G4ContinuousGainOfEnergy.cc.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VContinuousProcess.
Definition at line 115 of file G4ContinuousGainOfEnergy.cc.
References G4VProcess::aParticleChange, chargeSqRatio, G4VEmModel::CorrectionsAlongStep(), currentCouple, currentMaterial, currentModel, currentTcut, G4VEmModel::GetChargeSquareRatio(), G4VEnergyLossProcess::GetDEDX(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4VEnergyLossProcess::GetKineticEnergy(), G4VEmModel::GetModelOfFluctuations(), G4Step::GetPostStepPoint(), G4VEnergyLossProcess::GetRange(), G4Step::GetStepLength(), G4StepPoint::GetWeight(), G4ParticleChange::Initialize(), is_integral, IsIon, linLossLimit, lossFluctuationFlag, massRatio, G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), n, preStepKinEnergy, G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeParentWeight(), G4DynamicParticle::SetDefinition(), G4VEnergyLossProcess::SetDynamicMassCharge(), G4DynamicParticle::SetKineticEnergy(), G4VParticleChange::SetParentWeightByProcess(), theDirectEnergyLossProcess, and theDirectPartDef.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 92 of file G4ContinuousGainOfEnergy.cc.
      
  | 
  inlineprivate | 
Definition at line 173 of file G4ContinuousGainOfEnergy.hh.
References currentCouple, currentCoupleIndex, currentCutInRange, currentMaterial, currentMaterialIndex, currentTcut, G4ProductionCutsTable::GetEnergyCutsVector(), G4MaterialCutsCouple::GetIndex(), G4Material::GetIndex(), G4MaterialCutsCouple::GetMaterial(), G4ParticleDefinition::GetParticleName(), G4ProductionCuts::GetProductionCut(), G4MaterialCutsCouple::GetProductionCuts(), G4ProductionCutsTable::GetProductionCutsTable(), and theDirectPartDef.
Referenced by GetContinuousStepLimit().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VContinuousProcess.
Definition at line 263 of file G4ContinuousGainOfEnergy.cc.
References chargeSqRatio, currentCouple, currentCoupleIndex, currentMaterial, currentModel, currentTcut, DBL_MAX, DefineMaterial(), G4VEmModel::GetChargeSquareRatio(), G4Track::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), G4VEnergyLossProcess::GetRange(), G4VEmModel::HighEnergyLimit(), IsIon, massRatio, G4INCL::Math::max(), G4INCL::Math::min(), mm, preStepChargeSqRatio, preStepKinEnergy, preStepRange, preStepScaledKinEnergy, G4VEnergyLossProcess::SelectModelForMaterial(), G4VEnergyLossProcess::SetDynamicMassCharge(), theDirectEnergyLossProcess, and theDirectPartDef.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 82 of file G4ContinuousGainOfEnergy.cc.
      
  | 
  inline | 
Definition at line 112 of file G4ContinuousGainOfEnergy.hh.
References theDirectEnergyLossProcess.
Referenced by G4AdjointPhysicsList::ConstructEM().
 Here is the caller graph for this function:| void G4ContinuousGainOfEnergy::SetDirectParticle | ( | G4ParticleDefinition * | p | ) | 
Definition at line 99 of file G4ContinuousGainOfEnergy.cc.
References chargeSqRatio, G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), IsIon, massRatio, and theDirectPartDef.
Referenced by G4AdjointPhysicsList::ConstructEM().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 316 of file G4ContinuousGainOfEnergy.cc.
References currentMaterial, G4EmCorrections::EffectiveChargeSquareRatio(), G4LossTableManager::EmCorrections(), G4LossTableManager::Instance(), massRatio, G4VEnergyLossProcess::SetDynamicMassCharge(), theDirectEnergyLossProcess, and theDirectPartDef.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 110 of file G4ContinuousGainOfEnergy.hh.
References is_integral.
| void G4ContinuousGainOfEnergy::SetLossFluctuations | ( | G4bool | val | ) | 
Definition at line 253 of file G4ContinuousGainOfEnergy.cc.
References lossFluctuationArePossible, and lossFluctuationFlag.
Referenced by G4AdjointPhysicsList::ConstructEM().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 159 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), G4ContinuousGainOfEnergy(), GetContinuousStepLimit(), and SetDirectParticle().
      
  | 
  private | 
Definition at line 136 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), DefineMaterial(), G4ContinuousGainOfEnergy(), and GetContinuousStepLimit().
      
  | 
  private | 
Definition at line 138 of file G4ContinuousGainOfEnergy.hh.
Referenced by DefineMaterial(), G4ContinuousGainOfEnergy(), and GetContinuousStepLimit().
      
  | 
  private | 
Definition at line 140 of file G4ContinuousGainOfEnergy.hh.
Referenced by DefineMaterial(), and G4ContinuousGainOfEnergy().
      
  | 
  private | 
Definition at line 135 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), DefineMaterial(), GetContinuousStepLimit(), and SetDynamicMassCharge().
      
  | 
  private | 
Definition at line 137 of file G4ContinuousGainOfEnergy.hh.
Referenced by DefineMaterial(), and G4ContinuousGainOfEnergy().
      
  | 
  private | 
Definition at line 160 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), and GetContinuousStepLimit().
      
  | 
  private | 
Definition at line 139 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), DefineMaterial(), G4ContinuousGainOfEnergy(), and GetContinuousStepLimit().
      
  | 
  private | 
Definition at line 153 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), G4ContinuousGainOfEnergy(), and SetIsIntegral().
      
  | 
  private | 
Definition at line 157 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), G4ContinuousGainOfEnergy(), GetContinuousStepLimit(), and SetDirectParticle().
      
  | 
  private | 
Definition at line 145 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), and G4ContinuousGainOfEnergy().
      
  | 
  private | 
Definition at line 147 of file G4ContinuousGainOfEnergy.hh.
Referenced by G4ContinuousGainOfEnergy(), and SetLossFluctuations().
      
  | 
  private | 
Definition at line 146 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), G4ContinuousGainOfEnergy(), and SetLossFluctuations().
      
  | 
  private | 
Definition at line 158 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), G4ContinuousGainOfEnergy(), GetContinuousStepLimit(), SetDirectParticle(), and SetDynamicMassCharge().
      
  | 
  private | 
Definition at line 161 of file G4ContinuousGainOfEnergy.hh.
Referenced by G4ContinuousGainOfEnergy(), and GetContinuousStepLimit().
      
  | 
  private | 
Definition at line 141 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), G4ContinuousGainOfEnergy(), and GetContinuousStepLimit().
      
  | 
  private | 
Definition at line 163 of file G4ContinuousGainOfEnergy.hh.
Referenced by G4ContinuousGainOfEnergy(), and GetContinuousStepLimit().
      
  | 
  private | 
Definition at line 162 of file G4ContinuousGainOfEnergy.hh.
Referenced by G4ContinuousGainOfEnergy(), and GetContinuousStepLimit().
      
  | 
  private | 
Definition at line 149 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), GetContinuousStepLimit(), SetDirectEnergyLossProcess(), and SetDynamicMassCharge().
      
  | 
  private | 
Definition at line 150 of file G4ContinuousGainOfEnergy.hh.
Referenced by AlongStepDoIt(), DefineMaterial(), GetContinuousStepLimit(), SetDirectParticle(), and SetDynamicMassCharge().