Geant4
10.02.p02
|
#include <G4ParticleHPCaptureData.hh>
Private Attributes | |
G4PhysicsTable * | theCrossSections |
G4bool | onFlightDB |
G4bool | instanceOfWorker |
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 instanceOfWorker, G4Threading::IsWorkerThread(), MeV, onFlightDB, G4VCrossSectionDataSet::SetMaxKinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), and theCrossSections.
G4ParticleHPCaptureData::~G4ParticleHPCaptureData | ( | ) |
Definition at line 66 of file G4ParticleHPCaptureData.cc.
References G4PhysicsTable::clearAndDestroy(), instanceOfWorker, and theCrossSections.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 108 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.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 286 of file G4ParticleHPCaptureData.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 153 of file G4ParticleHPCaptureData.cc.
References barn, eV, G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Pow::GetInstance(), G4Element::GetNumberOfElements(), MeV, G4Neutron::Neutron(), and G4Pow::powA().
|
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 206 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().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 88 of file G4ParticleHPCaptureData.cc.
References GetCrossSection(), and G4Material::GetTemperature().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 278 of file G4ParticleHPCaptureData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
|
inline |
Definition at line 82 of file G4ParticleHPCaptureData.hh.
References onFlightDB.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 75 of file G4ParticleHPCaptureData.cc.
References G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4VCrossSectionDataSet::GetMaxKinEnergy(), G4VCrossSectionDataSet::GetMinKinEnergy(), and G4Neutron::Neutron().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 282 of file G4ParticleHPCaptureData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
|
private |
Definition at line 95 of file G4ParticleHPCaptureData.hh.
Referenced by G4ParticleHPCaptureData(), and ~G4ParticleHPCaptureData().
|
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().