Geant4
10.00.p01
|
#include <G4NeutronHPInelasticData.hh>
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 49 of file G4NeutronHPInelasticData.hh.
G4NeutronHPInelasticData::G4NeutronHPInelasticData | ( | ) |
Definition at line 46 of file G4NeutronHPInelasticData.cc.
References element_cache, ke_cache, material_cache, MeV, onFlightDB, G4VCrossSectionDataSet::SetMaxKinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), theCrossSections, and xs_cache.
G4NeutronHPInelasticData::~G4NeutronHPInelasticData | ( | ) |
Definition at line 63 of file G4NeutronHPInelasticData.cc.
References G4PhysicsTable::clearAndDestroy(), and theCrossSections.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 109 of file G4NeutronHPInelasticData.cc.
References G4PhysicsTable::clearAndDestroy(), G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4NeutronHPData::Instance(), G4NeutronHPData::MakePhysicsVector(), G4Neutron::Neutron(), onFlightDB, G4PhysicsTable::push_back(), and theCrossSections.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 143 of file G4NeutronHPInelasticData.cc.
References barn, eV, G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), MeV, and G4Neutron::Neutron().
|
inline |
Definition at line 81 of file G4NeutronHPInelasticData.hh.
References onFlightDB.
G4double G4NeutronHPInelasticData::GetCrossSection | ( | const G4DynamicParticle * | aP, |
const G4Element * | anE, | ||
G4double | aT | ||
) |
Definition at line 195 of file G4NeutronHPInelasticData.cc.
References buffer, eps, G4DynamicParticle::GetDefinition(), G4Element::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4ReactionProduct::GetKineticEnergy(), G4ReactionProduct::GetMass(), G4DynamicParticle::GetMomentum(), G4ReactionProduct::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 82 of file G4NeutronHPInelasticData.cc.
References element_cache, GetCrossSection(), G4DynamicParticle::GetKineticEnergy(), ke_cache, material_cache, and xs_cache.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 284 of file G4NeutronHPInelasticData.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::GetVerboseLevel().
|
inline |
Definition at line 80 of file G4NeutronHPInelasticData.hh.
References onFlightDB.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 69 of file G4NeutronHPInelasticData.cc.
References G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4VCrossSectionDataSet::GetMaxKinEnergy(), G4VCrossSectionDataSet::GetMinKinEnergy(), and G4Neutron::Neutron().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 288 of file G4NeutronHPInelasticData.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::SetVerboseLevel().
|
private |
Definition at line 95 of file G4NeutronHPInelasticData.hh.
Referenced by G4NeutronHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 93 of file G4NeutronHPInelasticData.hh.
Referenced by G4NeutronHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 96 of file G4NeutronHPInelasticData.hh.
Referenced by G4NeutronHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 91 of file G4NeutronHPInelasticData.hh.
Referenced by BuildPhysicsTable(), EnableOnFlightDopplerBroadening(), G4NeutronHPInelasticData(), GetCrossSection(), and IgnoreOnFlightDopplerBroadening().
|
private |
Definition at line 89 of file G4NeutronHPInelasticData.hh.
Referenced by BuildPhysicsTable(), G4NeutronHPInelasticData(), GetCrossSection(), and ~G4NeutronHPInelasticData().
|
private |
Definition at line 94 of file G4NeutronHPInelasticData.hh.
Referenced by G4NeutronHPInelasticData(), and GetIsoCrossSection().