| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4LivermoreBremsstrahlungModel.hh>
 Inheritance diagram for G4LivermoreBremsstrahlungModel:
 Collaboration diagram for G4LivermoreBremsstrahlungModel:Protected Member Functions | |
| virtual G4double | ComputeDXSectionPerAtom (G4double gammaEnergy) | 
| virtual G4String | DirectoryPath () const | 
  Protected Member Functions inherited from G4eBremsstrahlungRelModel | |
| void | SetCurrentElement (const G4double) | 
  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 | |
| void | ReadData (G4int Z, const char *path=0) | 
| G4LivermoreBremsstrahlungModel & | operator= (const G4LivermoreBremsstrahlungModel &right) | 
| G4LivermoreBremsstrahlungModel (const G4LivermoreBremsstrahlungModel &) | |
Private Attributes | |
| G4int | nwarn | 
| size_t | idx | 
| size_t | idy | 
| G4bool | useBicubicInterpolation | 
Static Private Attributes | |
| static G4Physics2DVector * | dataSB [101] = {0} | 
| static G4double | ylimit [101] = {0.0} | 
| static G4double | expnumlim = -12. | 
Additional Inherited Members | |
  Protected Attributes inherited from G4eBremsstrahlungRelModel | |
| G4NistManager * | nist | 
| const G4ParticleDefinition * | particle | 
| G4ParticleDefinition * | theGamma | 
| G4ParticleChangeForLoss * | fParticleChange | 
| G4double | bremFactor | 
| G4double | particleMass | 
| G4double | kinEnergy | 
| G4double | totalEnergy | 
| G4double | currentZ | 
| G4double | densityFactor | 
| G4double | densityCorr | 
| G4bool | isElectron | 
  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 61 of file G4LivermoreBremsstrahlungModel.hh.
| G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel | ( | const G4ParticleDefinition * | p = 0,  | 
        
| const G4String & | nam = "LowEnBrem"  | 
        ||
| ) | 
Definition at line 83 of file G4LivermoreBremsstrahlungModel.cc.
References eV, idx, idy, nwarn, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetLowEnergyLimit(), and G4VEmModel::SetLPMFlag().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 96 of file G4LivermoreBremsstrahlungModel.cc.
References dataSB, and G4VEmModel::IsMaster().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  protectedvirtual | 
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 196 of file G4LivermoreBremsstrahlungModel.cc.
References alpha, G4eBremsstrahlungRelModel::bremFactor, G4eBremsstrahlungRelModel::currentZ, dataSB, e2, expnumlim, G4Exp(), G4Log(), G4lrint(), idx, idy, InitialiseForElement(), G4eBremsstrahlungRelModel::isElectron, G4eBremsstrahlungRelModel::kinEnergy, MeV, millibarn, G4eBremsstrahlungRelModel::particleMass, G4eBremsstrahlungRelModel::totalEnergy, and G4Physics2DVector::Value().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Definition at line 139 of file G4LivermoreBremsstrahlungModel.cc.
Referenced by ReadData().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 110 of file G4LivermoreBremsstrahlungModel.cc.
References dataSB, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4eBremsstrahlungRelModel::Initialise(), G4VEmModel::IsMaster(), and ReadData().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VEmModel.
Definition at line 374 of file G4LivermoreBremsstrahlungModel.cc.
References dataSB, ReadData(), and G4TemplateAutoLock< M, L, U >::unlock().
Referenced by ComputeDXSectionPerAtom().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
Definition at line 146 of file G4LivermoreBremsstrahlungModel.cc.
References dataSB, DirectoryPath(), emaxlog, FatalException, G4Exception(), idx, idy, G4Physics2DVector::Retrieve(), G4Physics2DVector::SetBicubicInterpolation(), useBicubicInterpolation, G4Physics2DVector::Value(), and ylimit.
Referenced by Initialise(), and InitialiseForElement().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 239 of file G4LivermoreBremsstrahlungModel.cc.
References G4eBremsstrahlungRelModel::currentZ, dataSB, G4eBremsstrahlungRelModel::densityCorr, G4eBremsstrahlungRelModel::densityFactor, e1, e2, elowlimit, epeaklimit, expnumlim, G4eBremsstrahlungRelModel::fParticleChange, fStopAndKill, G4Exception(), G4Exp(), G4Log(), G4UniformRand, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), idx, idy, G4eBremsstrahlungRelModel::isElectron, JustWarning, MeV, G4INCL::Math::min(), nwarn, G4eBremsstrahlungRelModel::particle, G4eBremsstrahlungRelModel::particleMass, G4VParticleChange::ProposeTrackStatus(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SecondaryThreshold(), G4VEmModel::SelectRandomAtom(), G4eBremsstrahlungRelModel::SetCurrentElement(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), G4eBremsstrahlungRelModel::SetupForMaterial(), G4eBremsstrahlungRelModel::theGamma, G4eBremsstrahlungRelModel::totalEnergy, G4Physics2DVector::Value(), G4VEmModel::Value(), and ylimit.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 106 of file G4LivermoreBremsstrahlungModel.hh.
References useBicubicInterpolation.
      
  | 
  staticprivate | 
Definition at line 97 of file G4LivermoreBremsstrahlungModel.hh.
Referenced by ComputeDXSectionPerAtom(), Initialise(), InitialiseForElement(), ReadData(), SampleSecondaries(), and ~G4LivermoreBremsstrahlungModel().
      
  | 
  staticprivate | 
Definition at line 99 of file G4LivermoreBremsstrahlungModel.hh.
Referenced by ComputeDXSectionPerAtom(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 101 of file G4LivermoreBremsstrahlungModel.hh.
Referenced by ComputeDXSectionPerAtom(), G4LivermoreBremsstrahlungModel(), ReadData(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 102 of file G4LivermoreBremsstrahlungModel.hh.
Referenced by ComputeDXSectionPerAtom(), G4LivermoreBremsstrahlungModel(), ReadData(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 100 of file G4LivermoreBremsstrahlungModel.hh.
Referenced by G4LivermoreBremsstrahlungModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 103 of file G4LivermoreBremsstrahlungModel.hh.
Referenced by ReadData(), and SetBicubicInterpolationFlag().
      
  | 
  staticprivate | 
Definition at line 98 of file G4LivermoreBremsstrahlungModel.hh.
Referenced by ReadData(), and SampleSecondaries().