| 
    Geant4
    10.01
    
   | 
 
#include <G4PenelopeGammaConversionModel.hh>
 Inheritance diagram for G4PenelopeGammaConversionModel:
 Collaboration diagram for G4PenelopeGammaConversionModel:Protected Attributes | |
| G4ParticleChangeForGamma * | fParticleChange | 
| const G4ParticleDefinition * | fParticle | 
  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 | 
Private Member Functions | |
| G4PenelopeGammaConversionModel & | operator= (const G4PenelopeGammaConversionModel &right) | 
| G4PenelopeGammaConversionModel (const G4PenelopeGammaConversionModel &) | |
| void | SetParticle (const G4ParticleDefinition *) | 
| void | ReadDataFile (const G4int Z) | 
| void | InitializeScreeningRadii () | 
| void | InitializeScreeningFunctions (const G4Material *) | 
| std::pair< G4double, G4double > | GetScreeningFunctions (G4double) | 
Private Attributes | |
| G4double | fIntrinsicLowEnergyLimit | 
| G4double | fIntrinsicHighEnergyLimit | 
| G4double | fSmallEnergy | 
| std::map< G4int,  G4PhysicsFreeVector * > *  | logAtomicCrossSection | 
| G4double | fAtomicScreeningRadius [99] | 
| std::map< const G4Material  *, G4double > *  | fEffectiveCharge | 
| std::map< const G4Material  *, G4double > *  | fMaterialInvScreeningRadius | 
| std::map< const G4Material  *, std::pair< G4double, G4double > > *  | fScreeningFunction | 
| G4int | verboseLevel | 
| G4bool | isInitialised | 
| G4bool | fLocalTable | 
Additional Inherited Members | |
  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 *) | 
  Static Protected Attributes inherited from G4VEmModel | |
| static const G4double | inveplus = 1.0/CLHEP::eplus | 
Definition at line 57 of file G4PenelopeGammaConversionModel.hh.
| G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel | ( | const G4ParticleDefinition * | p = 0,  | 
        
| const G4String & | processName = "PenConversion"  | 
        ||
| ) | 
Definition at line 55 of file G4PenelopeGammaConversionModel.cc.
References fIntrinsicHighEnergyLimit, fIntrinsicLowEnergyLimit, fSmallEnergy, GeV, InitializeScreeningRadii(), MeV, G4VEmModel::SetHighEnergyLimit(), SetParticle(), and verboseLevel.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 86 of file G4PenelopeGammaConversionModel.cc.
References fEffectiveCharge, fLocalTable, fMaterialInvScreeningRadius, fScreeningFunction, G4VEmModel::IsMaster(), and logAtomicCrossSection.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VEmModel.
Definition at line 219 of file G4PenelopeGammaConversionModel.cc.
References barn, fIntrinsicLowEnergyLimit, fLocalTable, G4cout, G4endl, G4Exception(), JustWarning, logAtomicCrossSection, MeV, ReadDataFile(), G4TemplateAutoLock< M, L, U >::unlock(), G4PhysicsVector::Value(), and verboseLevel.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 727 of file G4PenelopeGammaConversionModel.cc.
Referenced by SampleSecondaries().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 84 of file G4PenelopeGammaConversionModel.hh.
References verboseLevel.
      
  | 
  virtual | 
Implements G4VEmModel.
Definition at line 110 of file G4PenelopeGammaConversionModel.cc.
References fEffectiveCharge, fMaterialInvScreeningRadius, fParticle, fParticleChange, fScreeningFunction, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), GeV, G4VEmModel::HighEnergyLimit(), InitializeScreeningFunctions(), isInitialised, G4VEmModel::IsMaster(), logAtomicCrossSection, G4VEmModel::LowEnergyLimit(), MeV, ReadDataFile(), SetParticle(), and verboseLevel.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VEmModel.
Definition at line 187 of file G4PenelopeGammaConversionModel.cc.
References fEffectiveCharge, fMaterialInvScreeningRadius, fParticle, fScreeningFunction, G4cout, G4endl, logAtomicCrossSection, and verboseLevel.
      
  | 
  private | 
Definition at line 635 of file G4PenelopeGammaConversionModel.cc.
References fAtomicScreeningRadius, fEffectiveCharge, fMaterialInvScreeningRadius, fScreeningFunction, G4cout, G4endl, G4Material::GetElementVector(), G4Material::GetName(), G4Material::GetNumberOfElements(), G4Material::GetTotNbOfAtomsPerVolume(), G4Material::GetVecNbOfAtomsPerVolume(), and verboseLevel.
Referenced by Initialise(), and SampleSecondaries().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 608 of file G4PenelopeGammaConversionModel.cc.
References fAtomicScreeningRadius.
Referenced by G4PenelopeGammaConversionModel().
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
Definition at line 510 of file G4PenelopeGammaConversionModel.cc.
References barn, cm2, eV, FatalException, G4cout, G4endl, G4Exception(), G4VEmModel::IsMaster(), logAtomicCrossSection, G4PhysicsFreeVector::PutValue(), and verboseLevel.
Referenced by ComputeCrossSectionPerAtom(), and Initialise().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VEmModel.
Definition at line 283 of file G4PenelopeGammaConversionModel.cc.
References a1, e1, G4InuclParticleNames::electron, G4Electron::Electron(), eps, F00, fEffectiveCharge, fIntrinsicLowEnergyLimit, fLocalTable, fMaterialInvScreeningRadius, fParticleChange, fScreeningFunction, fSmallEnergy, fStopAndKill, G4cout, G4endl, G4Exception(), G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4Material::GetName(), GetScreeningFunctions(), InitializeScreeningFunctions(), JustWarning, keV, G4INCL::Math::max(), G4InuclParticleNames::positron, G4Positron::Positron(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4TemplateAutoLock< M, L, U >::unlock(), and verboseLevel.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 757 of file G4PenelopeGammaConversionModel.cc.
References fParticle.
Referenced by G4PenelopeGammaConversionModel(), and Initialise().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 83 of file G4PenelopeGammaConversionModel.hh.
References verboseLevel.
      
  | 
  private | 
Definition at line 108 of file G4PenelopeGammaConversionModel.hh.
Referenced by InitializeScreeningFunctions(), and InitializeScreeningRadii().
      
  | 
  private | 
Definition at line 113 of file G4PenelopeGammaConversionModel.hh.
Referenced by Initialise(), InitialiseLocal(), InitializeScreeningFunctions(), SampleSecondaries(), and ~G4PenelopeGammaConversionModel().
      
  | 
  private | 
Definition at line 99 of file G4PenelopeGammaConversionModel.hh.
Referenced by G4PenelopeGammaConversionModel().
      
  | 
  private | 
Definition at line 98 of file G4PenelopeGammaConversionModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 125 of file G4PenelopeGammaConversionModel.hh.
Referenced by ComputeCrossSectionPerAtom(), SampleSecondaries(), and ~G4PenelopeGammaConversionModel().
      
  | 
  private | 
Definition at line 115 of file G4PenelopeGammaConversionModel.hh.
Referenced by Initialise(), InitialiseLocal(), InitializeScreeningFunctions(), SampleSecondaries(), and ~G4PenelopeGammaConversionModel().
      
  | 
  protected | 
Definition at line 88 of file G4PenelopeGammaConversionModel.hh.
Referenced by Initialise(), InitialiseLocal(), and SetParticle().
      
  | 
  protected | 
Definition at line 84 of file G4PenelopeGammaConversionModel.hh.
Referenced by Initialise(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 117 of file G4PenelopeGammaConversionModel.hh.
Referenced by Initialise(), InitialiseLocal(), InitializeScreeningFunctions(), SampleSecondaries(), and ~G4PenelopeGammaConversionModel().
      
  | 
  private | 
Definition at line 102 of file G4PenelopeGammaConversionModel.hh.
Referenced by G4PenelopeGammaConversionModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 122 of file G4PenelopeGammaConversionModel.hh.
Referenced by Initialise().
      
  | 
  private | 
Definition at line 104 of file G4PenelopeGammaConversionModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), InitialiseLocal(), ReadDataFile(), and ~G4PenelopeGammaConversionModel().
      
  | 
  private | 
Definition at line 121 of file G4PenelopeGammaConversionModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel(), GetVerbosityLevel(), Initialise(), InitialiseLocal(), InitializeScreeningFunctions(), ReadDataFile(), SampleSecondaries(), and SetVerbosityLevel().