| 
    Geant4
    10.02
    
   | 
 
#include <G4mplIonisationModel.hh>
 Inheritance diagram for G4mplIonisationModel:
 Collaboration diagram for G4mplIonisationModel:Private Member Functions | |
| G4double | ComputeDEDXAhlen (const G4Material *material, G4double bg2) | 
| G4mplIonisationModel & | operator= (const G4mplIonisationModel &right) | 
| G4mplIonisationModel (const G4mplIonisationModel &) | |
Static Private Attributes | |
| static std::vector< G4double > * | dedx0 = 0 | 
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 *) | 
  Protected Attributes inherited from G4VEmModel | |
| 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 58 of file G4mplIonisationModel.hh.
| G4mplIonisationModel::G4mplIonisationModel | ( | G4double | mCharge, | 
| const G4String & | nam = "mplIonisation"  | 
        ||
| ) | 
Definition at line 71 of file G4mplIonisationModel.cc.
References chargeSquare, cm2, dedxlim, fParticleChange, g, GeV, magCharge, mass, monopole, nmpl, pi, and pi_hbarc2_over_mc2.
      
  | 
  virtual | 
Definition at line 93 of file G4mplIonisationModel.cc.
References dedx0, and G4VEmModel::IsMaster().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  private | 
Definition at line 182 of file G4mplIonisationModel.cc.
References B(), G4IonisParamMat::GetAdensity(), G4IonisParamMat::GetCdensity(), G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4IonisParamMat::GetMdensity(), G4IonisParamMat::GetMeanExcitationEnergy(), G4IonisParamMat::GetX0density(), G4IonisParamMat::GetX1density(), nmpl, pi_hbarc2_over_mc2, twoln10, and x.
Referenced by ComputeDEDXPerVolume().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VEmModel.
Definition at line 142 of file G4mplIonisationModel.cc.
References betalim, betalow, bg2lim, ComputeDEDXAhlen(), G4VEmModel::CurrentCouple(), G4InuclParticleNames::gam, G4MaterialCutsCouple::GetIndex(), mass, monopole, and SetParticle().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VEmFluctuationModel.
Definition at line 262 of file G4mplIonisationModel.cc.
References chargeSquare, G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4DynamicParticle::GetKineticEnergy(), and mass.
Referenced by SampleFluctuations().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VEmModel.
Definition at line 114 of file G4mplIonisationModel.cc.
References dedx0, fParticleChange, G4Log(), G4Material::GetElectronDensity(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4VEmModel::GetParticleChangeForLoss(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4VEmModel::IsMaster(), monopole, n, nmpl, pi, pi_hbarc2_over_mc2, and SetParticle().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VEmFluctuationModel.
Definition at line 232 of file G4mplIonisationModel.cc.
References Dispersion(), G4UniformRand, G4MaterialCutsCouple::GetMaterial(), G4INCL::DeJongSpin::shoot(), and x.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VEmModel.
Definition at line 223 of file G4mplIonisationModel.cc.
| void G4mplIonisationModel::SetParticle | ( | const G4ParticleDefinition * | p | ) | 
Definition at line 100 of file G4mplIonisationModel.cc.
References beta2lim, betalow, emax, G4ParticleDefinition::GetPDGMass(), G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), mass, G4INCL::Math::max(), G4INCL::Math::min(), monopole, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
Referenced by ComputeDEDXPerVolume(), and Initialise().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 111 of file G4mplIonisationModel.hh.
Referenced by SetParticle().
      
  | 
  private | 
Definition at line 110 of file G4mplIonisationModel.hh.
Referenced by ComputeDEDXPerVolume().
      
  | 
  private | 
Definition at line 109 of file G4mplIonisationModel.hh.
Referenced by ComputeDEDXPerVolume(), and SetParticle().
      
  | 
  private | 
Definition at line 112 of file G4mplIonisationModel.hh.
Referenced by ComputeDEDXPerVolume().
      
  | 
  private | 
Definition at line 113 of file G4mplIonisationModel.hh.
Referenced by Dispersion(), and G4mplIonisationModel().
      
  | 
  staticprivate | 
Definition at line 118 of file G4mplIonisationModel.hh.
Referenced by Initialise(), and ~G4mplIonisationModel().
      
  | 
  private | 
Definition at line 114 of file G4mplIonisationModel.hh.
Referenced by G4mplIonisationModel().
      
  | 
  private | 
Definition at line 104 of file G4mplIonisationModel.hh.
Referenced by G4mplIonisationModel(), and Initialise().
      
  | 
  private | 
Definition at line 107 of file G4mplIonisationModel.hh.
Referenced by G4mplIonisationModel().
      
  | 
  private | 
Definition at line 106 of file G4mplIonisationModel.hh.
Referenced by ComputeDEDXPerVolume(), Dispersion(), G4mplIonisationModel(), and SetParticle().
      
  | 
  private | 
Definition at line 103 of file G4mplIonisationModel.hh.
Referenced by ComputeDEDXPerVolume(), G4mplIonisationModel(), Initialise(), and SetParticle().
      
  | 
  private | 
Definition at line 115 of file G4mplIonisationModel.hh.
Referenced by ComputeDEDXAhlen(), G4mplIonisationModel(), and Initialise().
      
  | 
  private | 
Definition at line 116 of file G4mplIonisationModel.hh.
Referenced by ComputeDEDXAhlen(), G4mplIonisationModel(), and Initialise().
      
  | 
  private | 
Definition at line 108 of file G4mplIonisationModel.hh.
Referenced by ComputeDEDXAhlen().