Geant4
10.01.p03
|
#include <G4ParticleHPInelasticData.hh>
Private Attributes | |
G4PhysicsTable * | theCrossSections |
G4bool | onFlightDB |
G4double | ke_cache |
G4double | xs_cache |
const G4Element * | element_cache |
const G4Material * | material_cache |
G4ParticleDefinition * | theProjectile |
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 G4ParticleHPInelasticData.hh.
G4ParticleHPInelasticData::G4ParticleHPInelasticData | ( | G4ParticleDefinition * | projectile = G4Neutron::Neutron() | ) |
Definition at line 45 of file G4ParticleHPInelasticData.cc.
References G4Alpha::Alpha(), BuildPhysicsTableHP(), G4Deuteron::Deuteron(), element_cache, G4cout, G4endl, G4ParticleDefinition::GetParticleName(), G4He3::He3(), ke_cache, material_cache, MeV, G4Neutron::Neutron(), onFlightDB, G4Proton::Proton(), G4VCrossSectionDataSet::SetMaxKinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), G4VCrossSectionDataSet::SetName(), theCrossSections, theProjectile, G4Triton::Triton(), and xs_cache.
G4ParticleHPInelasticData::~G4ParticleHPInelasticData | ( | ) |
Definition at line 94 of file G4ParticleHPInelasticData.cc.
References G4PhysicsTable::clearAndDestroy(), and theCrossSections.
void G4ParticleHPInelasticData::BuildPhysicsTableHP | ( | G4ParticleDefinition * | projectile, |
const char * | dataDirVariable | ||
) |
Definition at line 143 of file G4ParticleHPInelasticData.cc.
References G4PhysicsTable::clearAndDestroy(), G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4ParticleHPData::MakePhysicsVector(), onFlightDB, G4PhysicsTable::push_back(), and theCrossSections.
Referenced by G4ParticleHPInelasticData().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 180 of file G4ParticleHPInelasticData.cc.
References barn, eV, G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), MeV, and theProjectile.
|
inline |
Definition at line 83 of file G4ParticleHPInelasticData.hh.
References onFlightDB.
G4double G4ParticleHPInelasticData::GetCrossSection | ( | const G4DynamicParticle * | projectile, |
const G4Element * | anE, | ||
G4double | aT | ||
) |
Definition at line 233 of file G4ParticleHPInelasticData.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(), onFlightDB, G4ReactionProduct::SetMomentum(), theCrossSections, and theProjectile.
Referenced by GetIsoCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 116 of file G4ParticleHPInelasticData.cc.
References element_cache, GetCrossSection(), G4DynamicParticle::GetKineticEnergy(), ke_cache, material_cache, and xs_cache.
|
inline |
Definition at line 85 of file G4ParticleHPInelasticData.hh.
References theProjectile.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 334 of file G4ParticleHPInelasticData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
|
inline |
Definition at line 82 of file G4ParticleHPInelasticData.hh.
References onFlightDB.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 103 of file G4ParticleHPInelasticData.cc.
References G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4VCrossSectionDataSet::GetMaxKinEnergy(), G4VCrossSectionDataSet::GetMinKinEnergy(), and theProjectile.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 338 of file G4ParticleHPInelasticData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
|
private |
Definition at line 99 of file G4ParticleHPInelasticData.hh.
Referenced by G4ParticleHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 97 of file G4ParticleHPInelasticData.hh.
Referenced by G4ParticleHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 100 of file G4ParticleHPInelasticData.hh.
Referenced by G4ParticleHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 95 of file G4ParticleHPInelasticData.hh.
Referenced by BuildPhysicsTableHP(), EnableOnFlightDopplerBroadening(), G4ParticleHPInelasticData(), GetCrossSection(), and IgnoreOnFlightDopplerBroadening().
|
private |
Definition at line 93 of file G4ParticleHPInelasticData.hh.
Referenced by BuildPhysicsTableHP(), G4ParticleHPInelasticData(), GetCrossSection(), and ~G4ParticleHPInelasticData().
|
private |
Definition at line 102 of file G4ParticleHPInelasticData.hh.
Referenced by DumpPhysicsTable(), G4ParticleHPInelasticData(), GetCrossSection(), GetProjectile(), and IsIsoApplicable().
|
private |
Definition at line 98 of file G4ParticleHPInelasticData.hh.
Referenced by G4ParticleHPInelasticData(), and GetIsoCrossSection().