| 
    Geant4
    10.02
    
   | 
 
#include <G4ParticleHPCaptureData.hh>
 Inheritance diagram for G4ParticleHPCaptureData:
 Collaboration diagram for G4ParticleHPCaptureData:Private Attributes | |
| G4PhysicsTable * | theCrossSections | 
| G4bool | onFlightDB | 
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 G4ParticleHPCaptureData.hh.
| G4ParticleHPCaptureData::G4ParticleHPCaptureData | ( | ) | 
Definition at line 50 of file G4ParticleHPCaptureData.cc.
References MeV, onFlightDB, G4VCrossSectionDataSet::SetMaxKinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), and theCrossSections.
 Here is the call graph for this function:| G4ParticleHPCaptureData::~G4ParticleHPCaptureData | ( | ) | 
Definition at line 62 of file G4ParticleHPCaptureData.cc.
References G4PhysicsTable::clearAndDestroy(), and theCrossSections.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 104 of file G4ParticleHPCaptureData.cc.
References G4PhysicsTable::clearAndDestroy(), G4cout, G4endl, G4ThreadLocal, G4ParticleHPManager::GetCaptureCrossSections(), G4Element::GetElementTable(), G4ParticleHPManager::GetInstance(), G4Element::GetNumberOfElements(), G4ParticleHPData::Instance(), G4Threading::IsWorkerThread(), G4ParticleHPData::MakePhysicsVector(), G4Neutron::Neutron(), onFlightDB, G4PhysicsTable::push_back(), G4ParticleHPManager::RegisterCaptureCrossSections(), and theCrossSections.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 282 of file G4ParticleHPCaptureData.cc.
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 149 of file G4ParticleHPCaptureData.cc.
References barn, eV, G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Pow::GetInstance(), G4Element::GetNumberOfElements(), MeV, G4Neutron::Neutron(), and G4Pow::powA().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 83 of file G4ParticleHPCaptureData.hh.
References onFlightDB.
| G4double G4ParticleHPCaptureData::GetCrossSection | ( | const G4DynamicParticle * | aP, | 
| const G4Element * | anE, | ||
| G4double | aT | ||
| ) | 
Definition at line 202 of file G4ParticleHPCaptureData.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 84 of file G4ParticleHPCaptureData.cc.
References GetCrossSection(), and G4Material::GetTemperature().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 274 of file G4ParticleHPCaptureData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 82 of file G4ParticleHPCaptureData.hh.
References onFlightDB.
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 71 of file G4ParticleHPCaptureData.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 278 of file G4ParticleHPCaptureData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 94 of file G4ParticleHPCaptureData.hh.
Referenced by BuildPhysicsTable(), EnableOnFlightDopplerBroadening(), G4ParticleHPCaptureData(), GetCrossSection(), and IgnoreOnFlightDopplerBroadening().
      
  | 
  private | 
Definition at line 92 of file G4ParticleHPCaptureData.hh.
Referenced by BuildPhysicsTable(), G4ParticleHPCaptureData(), GetCrossSection(), and ~G4ParticleHPCaptureData().