| 
    Geant4
    10.02.p02
    
   | 
 
#include <G4DiscreteScatteringModel.hh>
 Inheritance diagram for G4DiscreteScatteringModel:
 Collaboration diagram for G4DiscreteScatteringModel:Private Member Functions | |
| G4ThreeVector | GetNewDirection (G4double z1) | 
Private Attributes | |
| G4PVDataVector | fGrid | 
| G4ParticleChangeForGamma * | fParticleChange | 
| G4String | fAnalogModel | 
| G4int | fNumAngles | 
| G4double | fLowEnergyLimit | 
Static Private Attributes | |
| static G4ElementData * | fCdf = nullptr | 
| static G4ElementData * | fTcs = nullptr | 
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 18 of file G4DiscreteScatteringModel.hh.
| G4DiscreteScatteringModel::G4DiscreteScatteringModel | ( | G4int | iNumAngles = 1 | ) | 
Definition at line 26 of file G4DiscreteScatteringModel.cc.
References fCdf, fLowEnergyLimit, fTcs, G4VEmModel::IsMaster(), MeV, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 40 of file G4DiscreteScatteringModel.cc.
References fCdf, fTcs, and G4VEmModel::IsMaster().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VEmModel.
Definition at line 330 of file G4DiscreteScatteringModel.cc.
References fTcs, G4Exp(), G4Log(), and G4ElementData::GetValueForElement().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 350 of file G4DiscreteScatteringModel.cc.
References G4UniformRand, and twopi.
Referenced by SampleSecondaries().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VEmModel.
Definition at line 52 of file G4DiscreteScatteringModel.cc.
References FatalException, fParticleChange, fTcs, G4cout, G4endl, G4Exception(), G4lrint(), G4ElementData::GetElementData(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4VEmModel::IsMaster(), and ReadData().
 Here is the call graph for this function:Definition at line 100 of file G4DiscreteScatteringModel.cc.
References G4ElementData::AddComponent(), fAnalogModel, FatalException, fCdf, fNumAngles, fTcs, G4endl, G4Exception(), G4ElementData::GetElementData(), G4PhysicsVector::GetVectorLength(), G4ElementData::InitialiseForComponent(), G4ElementData::InitialiseForElement(), and G4PhysicsVector::Retrieve().
Referenced by Initialise().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VEmModel.
Definition at line 243 of file G4DiscreteScatteringModel.cc.
References e1, e2, G4PhysicsVector::Energy(), fCdf, G4PhysicsVector::FindBin(), fLowEnergyLimit, fNumAngles, fParticleChange, fTcs, G4cout, G4endl, G4Log(), G4lrint(), G4UniformRand, G4ElementData::GetComponentDataByIndex(), G4DynamicParticle::GetDefinition(), G4ElementData::GetElementData(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), GetNewDirection(), G4ParticleChangeForGamma::ProposeMomentumDirection(), and G4VEmModel::SelectRandomAtom().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 45 of file G4DiscreteScatteringModel.hh.
References fAnalogModel.
      
  | 
  inline | 
Definition at line 44 of file G4DiscreteScatteringModel.hh.
References fNumAngles.
      
  | 
  private | 
Definition at line 55 of file G4DiscreteScatteringModel.hh.
Referenced by ReadData(), and SetAnalog().
      
  | 
  staticprivate | 
Definition at line 51 of file G4DiscreteScatteringModel.hh.
Referenced by G4DiscreteScatteringModel(), ReadData(), SampleSecondaries(), and ~G4DiscreteScatteringModel().
      
  | 
  private | 
Definition at line 53 of file G4DiscreteScatteringModel.hh.
      
  | 
  private | 
Definition at line 57 of file G4DiscreteScatteringModel.hh.
Referenced by G4DiscreteScatteringModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 56 of file G4DiscreteScatteringModel.hh.
Referenced by ReadData(), SampleSecondaries(), and SetNumberOfAngles().
      
  | 
  private | 
Definition at line 54 of file G4DiscreteScatteringModel.hh.
Referenced by Initialise(), and SampleSecondaries().
      
  | 
  staticprivate | 
Definition at line 52 of file G4DiscreteScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4DiscreteScatteringModel(), Initialise(), ReadData(), SampleSecondaries(), and ~G4DiscreteScatteringModel().