Geant4
10.02.p02
|
#include <G4ParticleHPInelasticData.hh>
Private Attributes | |
G4PhysicsTable * | theCrossSections |
G4bool | onFlightDB |
G4ParticleDefinition * | theProjectile |
G4ParticleHPData * | theHPData |
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 53 of file G4ParticleHPInelasticData.hh.
G4ParticleHPInelasticData::G4ParticleHPInelasticData | ( | G4ParticleDefinition * | projectile = G4Neutron::Neutron() | ) |
Definition at line 46 of file G4ParticleHPInelasticData.cc.
References G4Alpha::Alpha(), G4Deuteron::Deuteron(), G4cout, G4endl, G4ParticleDefinition::GetParticleName(), G4He3::He3(), instanceOfWorker, G4Threading::IsMasterThread(), MeV, G4Neutron::Neutron(), onFlightDB, G4Proton::Proton(), G4VCrossSectionDataSet::SetMaxKinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), G4VCrossSectionDataSet::SetName(), theCrossSections, theHPData, theProjectile, and G4Triton::Triton().
G4ParticleHPInelasticData::~G4ParticleHPInelasticData | ( | ) |
Definition at line 94 of file G4ParticleHPInelasticData.cc.
References G4PhysicsTable::clearAndDestroy(), instanceOfWorker, and theCrossSections.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 138 of file G4ParticleHPInelasticData.cc.
References G4PhysicsTable::clearAndDestroy(), G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4ParticleHPManager::GetInelasticCrossSections(), G4ParticleHPManager::GetInstance(), G4Element::GetNumberOfElements(), G4ParticleHPData::Instance(), G4Threading::IsWorkerThread(), G4ParticleHPData::MakePhysicsVector(), onFlightDB, G4PhysicsTable::push_back(), G4ParticleHPManager::RegisterInelasticCrossSections(), theCrossSections, and theHPData.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 347 of file G4ParticleHPInelasticData.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 187 of file G4ParticleHPInelasticData.cc.
References barn, eV, G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Pow::GetInstance(), G4Element::GetNumberOfElements(), MeV, G4Pow::powA(), and theProjectile.
|
inline |
Definition at line 86 of file G4ParticleHPInelasticData.hh.
References onFlightDB.
G4double G4ParticleHPInelasticData::GetCrossSection | ( | const G4DynamicParticle * | projectile, |
const G4Element * | anE, | ||
G4double | aT | ||
) |
Definition at line 240 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(), G4Neutron::Neutron(), onFlightDB, G4ReactionProduct::SetMomentum(), theCrossSections, and theProjectile.
Referenced by GetIsoCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 116 of file G4ParticleHPInelasticData.cc.
References GetCrossSection(), and G4Material::GetTemperature().
|
inline |
Definition at line 88 of file G4ParticleHPInelasticData.hh.
References theProjectile.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 339 of file G4ParticleHPInelasticData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
|
inline |
Definition at line 85 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 343 of file G4ParticleHPInelasticData.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
|
private |
Definition at line 105 of file G4ParticleHPInelasticData.hh.
Referenced by G4ParticleHPInelasticData(), and ~G4ParticleHPInelasticData().
|
private |
Definition at line 99 of file G4ParticleHPInelasticData.hh.
Referenced by BuildPhysicsTable(), EnableOnFlightDopplerBroadening(), G4ParticleHPInelasticData(), GetCrossSection(), and IgnoreOnFlightDopplerBroadening().
|
private |
Definition at line 97 of file G4ParticleHPInelasticData.hh.
Referenced by BuildPhysicsTable(), G4ParticleHPInelasticData(), GetCrossSection(), and ~G4ParticleHPInelasticData().
|
private |
Definition at line 103 of file G4ParticleHPInelasticData.hh.
Referenced by BuildPhysicsTable(), and G4ParticleHPInelasticData().
|
private |
Definition at line 101 of file G4ParticleHPInelasticData.hh.
Referenced by DumpPhysicsTable(), G4ParticleHPInelasticData(), GetCrossSection(), GetProjectile(), and IsIsoApplicable().