| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4ParticleHPElasticData.hh>
 Inheritance diagram for G4ParticleHPElasticData:
 Collaboration diagram for G4ParticleHPElasticData:Private Attributes | |
| G4PhysicsTable * | theCrossSections | 
| G4bool | onFlightDB | 
| G4double | ke_cache | 
| G4double | xs_cache | 
| const G4Element * | element_cache | 
| const G4Material * | material_cache | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VCrossSectionDataSet | |
| void | SetName (const G4String &) | 
  Protected Attributes inherited from G4VCrossSectionDataSet | |
| G4int | verboseLevel | 
Definition at line 51 of file G4ParticleHPElasticData.hh.
| G4ParticleHPElasticData::G4ParticleHPElasticData | ( | ) | 
Definition at line 48 of file G4ParticleHPElasticData.cc.
References element_cache, ke_cache, material_cache, MeV, onFlightDB, G4VCrossSectionDataSet::SetMaxKinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), theCrossSections, and xs_cache.
 Here is the call graph for this function:| G4ParticleHPElasticData::~G4ParticleHPElasticData | ( | ) | 
Definition at line 64 of file G4ParticleHPElasticData.cc.
References G4PhysicsTable::clearAndDestroy(), and theCrossSections.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 113 of file G4ParticleHPElasticData.cc.
References G4PhysicsTable::clearAndDestroy(), G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4ParticleHPData::Instance(), G4ParticleHPData::MakePhysicsVector(), G4Neutron::Neutron(), onFlightDB, G4PhysicsTable::push_back(), and theCrossSections.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 146 of file G4ParticleHPElasticData.cc.
References barn, eV, G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), MeV, and G4Neutron::Neutron().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 84 of file G4ParticleHPElasticData.hh.
References onFlightDB.
| G4double G4ParticleHPElasticData::GetCrossSection | ( | const G4DynamicParticle * | aP, | 
| const G4Element * | anE, | ||
| G4double | aT | ||
| ) | 
Definition at line 202 of file G4ParticleHPElasticData.cc.
References buffer, eps, factor, G4DynamicParticle::GetDefinition(), G4Element::GetIndex(), G4ReactionProduct::GetKineticEnergy(), G4DynamicParticle::GetKineticEnergy(), G4ReactionProduct::GetMass(), G4ReactionProduct::GetMomentum(), G4DynamicParticle::GetMomentum(), G4Element::GetN(), G4NucleiProperties::GetNuclearMass(), G4ParticleDefinition::GetPDGMass(), G4Nucleus::GetThermalNucleus(), G4Element::GetZ(), kelvin, G4ReactionProduct::Lorentz(), G4INCL::Math::max(), G4Neutron::Neutron(), onFlightDB, G4ReactionProduct::SetMomentum(), and theCrossSections.
Referenced by GetIsoCrossSection().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 87 of file G4ParticleHPElasticData.cc.
References element_cache, GetCrossSection(), G4DynamicParticle::GetKineticEnergy(), ke_cache, material_cache, and xs_cache.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 280 of file G4ParticleHPElasticData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 83 of file G4ParticleHPElasticData.hh.
References onFlightDB.
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 73 of file G4ParticleHPElasticData.cc.
References G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4VCrossSectionDataSet::GetMaxKinEnergy(), G4VCrossSectionDataSet::GetMinKinEnergy(), and G4Neutron::Neutron().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 286 of file G4ParticleHPElasticData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 96 of file G4ParticleHPElasticData.hh.
Referenced by G4ParticleHPElasticData(), and GetIsoCrossSection().
      
  | 
  private | 
Definition at line 94 of file G4ParticleHPElasticData.hh.
Referenced by G4ParticleHPElasticData(), and GetIsoCrossSection().
      
  | 
  private | 
Definition at line 97 of file G4ParticleHPElasticData.hh.
Referenced by G4ParticleHPElasticData(), and GetIsoCrossSection().
      
  | 
  private | 
Definition at line 92 of file G4ParticleHPElasticData.hh.
Referenced by BuildPhysicsTable(), EnableOnFlightDopplerBroadening(), G4ParticleHPElasticData(), GetCrossSection(), and IgnoreOnFlightDopplerBroadening().
      
  | 
  private | 
Definition at line 91 of file G4ParticleHPElasticData.hh.
Referenced by BuildPhysicsTable(), G4ParticleHPElasticData(), GetCrossSection(), and ~G4ParticleHPElasticData().
      
  | 
  private | 
Definition at line 95 of file G4ParticleHPElasticData.hh.
Referenced by G4ParticleHPElasticData(), and GetIsoCrossSection().