| 
    Geant4
    10.01
    
   | 
 
#include <G4hCoulombScatteringModel.hh>
 Inheritance diagram for G4hCoulombScatteringModel:
 Collaboration diagram for G4hCoulombScatteringModel:Protected Member Functions | |
| void | DefineMaterial (const G4MaterialCutsCouple *) | 
| void | SetupParticle (const G4ParticleDefinition *) | 
  Protected Member Functions inherited from G4VEmModel | |
| G4ParticleChangeForLoss * | GetParticleChangeForLoss () | 
| G4ParticleChangeForGamma * | GetParticleChangeForGamma () | 
| virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) | 
| const G4MaterialCutsCouple * | CurrentCouple () const | 
| void | SetCurrentElement (const G4Element *) | 
Private Member Functions | |
| G4hCoulombScatteringModel & | operator= (const G4hCoulombScatteringModel &right) | 
| G4hCoulombScatteringModel (const G4hCoulombScatteringModel &) | |
Private Attributes | |
| G4IonTable * | theIonTable | 
| G4ParticleChangeForGamma * | fParticleChange | 
| G4WentzelVIRelXSection * | wokvi | 
| G4NistManager * | fNistManager | 
| const std::vector< G4double > * | pCuts | 
| const G4MaterialCutsCouple * | currentCouple | 
| const G4Material * | currentMaterial | 
| G4int | currentMaterialIndex | 
| G4double | cosThetaMin | 
| G4double | cosThetaMax | 
| G4double | cosTetMinNuc | 
| G4double | cosTetMaxNuc | 
| G4double | recoilThreshold | 
| G4double | elecRatio | 
| G4double | mass | 
| const G4ParticleDefinition * | particle | 
| const G4ParticleDefinition * | theProton | 
| G4double | lowEnergyThreshold | 
| G4bool | isCombined | 
| G4bool | isInitialised | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VEmModel | |
| CLHEP::HepRandomEngine * | rndmEngineMod | 
| G4ElementData * | fElementData | 
| G4VParticleChange * | pParticleChange | 
| G4PhysicsTable * | xSectionTable | 
| const std::vector< G4double > * | theDensityFactor | 
| const std::vector< G4int > * | theDensityIdx | 
| size_t | idxTable | 
  Static Protected Attributes inherited from G4VEmModel | |
| static const G4double | inveplus = 1.0/CLHEP::eplus | 
Definition at line 67 of file G4hCoulombScatteringModel.hh.
| G4hCoulombScatteringModel::G4hCoulombScatteringModel | ( | G4bool | combined = true | ) | 
Definition at line 70 of file G4hCoulombScatteringModel.cc.
References cosTetMaxNuc, cosTetMinNuc, currentCouple, currentMaterial, currentMaterialIndex, elecRatio, fNistManager, fParticleChange, G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4NistManager::Instance(), keV, lowEnergyThreshold, mass, particle, pCuts, G4Proton::Proton(), recoilThreshold, theIonTable, theProton, and wokvi.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 102 of file G4hCoulombScatteringModel.cc.
References wokvi.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VEmModel.
Definition at line 146 of file G4hCoulombScatteringModel.cc.
References G4WentzelVIRelXSection::ComputeElectronCrossSection(), G4WentzelVIRelXSection::ComputeNuclearCrossSection(), cosTetMaxNuc, cosTetMinNuc, cosThetaMax, G4VEmModel::CurrentCouple(), currentMaterial, DefineMaterial(), elecRatio, iz, particle, G4WentzelVIRelXSection::SetupKinematic(), SetupParticle(), G4WentzelVIRelXSection::SetupTarget(), theProton, and wokvi.
Referenced by SampleSecondaries().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inlineprotected | 
Definition at line 147 of file G4hCoulombScatteringModel.hh.
References currentCouple, currentMaterial, currentMaterialIndex, G4MaterialCutsCouple::GetIndex(), and G4MaterialCutsCouple::GetMaterial().
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VEmModel.
Definition at line 109 of file G4hCoulombScatteringModel.cc.
References cosThetaMin, currentCouple, fParticleChange, G4VEmModel::GetParticleChangeForGamma(), GeV, G4WentzelVIRelXSection::Initialise(), G4VEmModel::InitialiseElementSelectors(), isCombined, isInitialised, mass, pCuts, G4INCL::Math::pi, G4VEmModel::PolarAngleLimit(), SetupParticle(), and wokvi.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VEmModel.
Definition at line 185 of file G4hCoulombScatteringModel.cc.
References ComputeCrossSectionPerAtom(), cosTetMinNuc, cosThetaMax, currentMaterialIndex, DefineMaterial(), elecRatio, fParticleChange, G4DynamicParticle::GetDefinition(), G4IonTable::GetIon(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4WentzelVIRelXSection::GetMomentumSquare(), G4NucleiProperties::GetNuclearMass(), G4Element::GetZ(), iz, lowEnergyThreshold, mass, G4INCL::Math::max(), particle, pCuts, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeNonIonizingEnergyDeposit(), recoilThreshold, G4WentzelVIRelXSection::SampleSingleScattering(), G4VEmModel::SelectIsotopeNumber(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4WentzelVIRelXSection::SetTargetMass(), SetupParticle(), theIonTable, and wokvi.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 171 of file G4hCoulombScatteringModel.hh.
References lowEnergyThreshold.
      
  | 
  inline | 
Definition at line 178 of file G4hCoulombScatteringModel.hh.
References recoilThreshold.
      
  | 
  inlineprotected | 
Definition at line 159 of file G4hCoulombScatteringModel.hh.
References G4ParticleDefinition::GetPDGMass(), mass, particle, G4WentzelVIRelXSection::SetupParticle(), and wokvi.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and SampleSecondaries().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 126 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4hCoulombScatteringModel().
      
  | 
  private | 
Definition at line 125 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 124 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 123 of file G4hCoulombScatteringModel.hh.
Referenced by Initialise().
      
  | 
  private | 
Definition at line 119 of file G4hCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4hCoulombScatteringModel(), and Initialise().
      
  | 
  private | 
Definition at line 120 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), DefineMaterial(), and G4hCoulombScatteringModel().
      
  | 
  private | 
Definition at line 121 of file G4hCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4hCoulombScatteringModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 128 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 115 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel().
      
  | 
  private | 
Definition at line 113 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), Initialise(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 137 of file G4hCoulombScatteringModel.hh.
Referenced by Initialise().
      
  | 
  private | 
Definition at line 141 of file G4hCoulombScatteringModel.hh.
Referenced by Initialise().
      
  | 
  private | 
Definition at line 135 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), SampleSecondaries(), and SetLowEnergyThreshold().
      
  | 
  private | 
Definition at line 129 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), Initialise(), SampleSecondaries(), and SetupParticle().
      
  | 
  private | 
Definition at line 132 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
      
  | 
  private | 
Definition at line 117 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), Initialise(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 127 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), SampleSecondaries(), and SetRecoilThreshold().
      
  | 
  private | 
Definition at line 112 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 133 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4hCoulombScatteringModel().
      
  | 
  private | 
Definition at line 114 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel(), Initialise(), SampleSecondaries(), SetupParticle(), and ~G4hCoulombScatteringModel().