ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4PhysicsTable * | theCrossSections |
G4bool | onFlightDB |
G4ParticleDefinition * | theProjectile |
G4ParticleHPData * | theHPData |
G4bool | instanceOfWorker |
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 53 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 53 of file G4ParticleHPInelasticData.hh
G4ParticleHPInelasticData::G4ParticleHPInelasticData | ( | G4ParticleDefinition * | projectile = G4Neutron::Neutron() | ) |
Definition at line 46 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 46 of file G4ParticleHPInelasticData.cc
References G4Alpha::Alpha(), G4Deuteron::Deuteron(), element_cache, G4cout, G4endl, G4ParticleDefinition::GetParticleName(), G4He3::He3(), instanceOfWorker, G4Threading::IsMasterThread(), ke_cache, material_cache, message(), CLHEP::MeV, G4Neutron::Neutron(), onFlightDB, G4Proton::Proton(), G4VCrossSectionDataSet::SetMaxKinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), G4VCrossSectionDataSet::SetName(), theCrossSections, theHPData, theProjectile, G4Triton::Triton(), and xs_cache.
G4ParticleHPInelasticData::~G4ParticleHPInelasticData | ( | ) |
Definition at line 112 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 112 of file G4ParticleHPInelasticData.cc
References G4PhysicsTable::clearAndDestroy(), instanceOfWorker, theCrossSections, and theHPData.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 165 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 165 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 374 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 374 of file G4ParticleHPInelasticData.cc
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 214 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 214 of file G4ParticleHPInelasticData.cc
References CLHEP::barn, CLHEP::eV, G4cout, G4endl, G4ThreadLocal, G4Element::GetElementTable(), G4Pow::GetInstance(), G4Element::GetNumberOfElements(), CLHEP::MeV, G4Pow::powA(), and theProjectile.
|
inline |
Definition at line 86 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 86 of file G4ParticleHPInelasticData.hh
References onFlightDB.
G4double G4ParticleHPInelasticData::GetCrossSection | ( | const G4DynamicParticle * | projectile, |
const G4Element * | anE, | ||
G4double | aT | ||
) |
Definition at line 267 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 267 of file G4ParticleHPInelasticData.cc
References kdfinder::abs(), eps, G4DynamicParticle::GetDefinition(), G4Element::GetIndex(), G4ReactionProduct::GetKineticEnergy(), G4DynamicParticle::GetKineticEnergy(), G4ReactionProduct::GetMass(), G4ReactionProduct::GetMomentum(), G4DynamicParticle::GetMomentum(), G4Element::GetN(), G4NucleiProperties::GetNuclearMass(), G4ParticleDefinition::GetPDGMass(), G4Nucleus::GetThermalNucleus(), G4Element::GetZ(), CLHEP::k_Boltzmann, CLHEP::kelvin, G4ReactionProduct::Lorentz(), CLHEP::Hep3Vector::mag(), max, G4Neutron::Neutron(), onFlightDB, G4ReactionProduct::SetMomentum(), theCrossSections, and theProjectile.
Referenced by GetIsoCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 138 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 138 of file G4ParticleHPInelasticData.cc
References element_cache, GetCrossSection(), G4DynamicParticle::GetKineticEnergy(), ke_cache, material(), material_cache, and xs_cache.
|
inline |
Definition at line 88 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 88 of file G4ParticleHPInelasticData.hh
References theProjectile.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 366 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 366 of file G4ParticleHPInelasticData.cc
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
|
inline |
Definition at line 85 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 85 of file G4ParticleHPInelasticData.hh
References onFlightDB.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 125 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 125 of file G4ParticleHPInelasticData.cc
References G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4VCrossSectionDataSet::GetMaxKinEnergy(), G4VCrossSectionDataSet::GetMinKinEnergy(), and theProjectile.
Reimplemented from G4VCrossSectionDataSet.
Definition at line 370 of file G4ParticleHPInelasticData.cc.
View newest version in sPHENIX GitHub at line 370 of file G4ParticleHPInelasticData.cc
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
|
private |
Definition at line 109 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 109 of file G4ParticleHPInelasticData.hh
Referenced by G4ParticleHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 105 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 105 of file G4ParticleHPInelasticData.hh
Referenced by G4ParticleHPInelasticData(), and ~G4ParticleHPInelasticData().
|
private |
Definition at line 107 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 107 of file G4ParticleHPInelasticData.hh
Referenced by G4ParticleHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 110 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 110 of file G4ParticleHPInelasticData.hh
Referenced by G4ParticleHPInelasticData(), and GetIsoCrossSection().
|
private |
Definition at line 99 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 99 of file G4ParticleHPInelasticData.hh
Referenced by BuildPhysicsTable(), EnableOnFlightDopplerBroadening(), G4ParticleHPInelasticData(), GetCrossSection(), and IgnoreOnFlightDopplerBroadening().
|
private |
Definition at line 97 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 97 of file G4ParticleHPInelasticData.hh
Referenced by BuildPhysicsTable(), G4ParticleHPInelasticData(), GetCrossSection(), and ~G4ParticleHPInelasticData().
|
private |
Definition at line 103 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 103 of file G4ParticleHPInelasticData.hh
Referenced by BuildPhysicsTable(), G4ParticleHPInelasticData(), and ~G4ParticleHPInelasticData().
|
private |
Definition at line 101 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 101 of file G4ParticleHPInelasticData.hh
Referenced by DumpPhysicsTable(), G4ParticleHPInelasticData(), GetCrossSection(), GetProjectile(), and IsIsoApplicable().
|
private |
Definition at line 108 of file G4ParticleHPInelasticData.hh.
View newest version in sPHENIX GitHub at line 108 of file G4ParticleHPInelasticData.hh
Referenced by G4ParticleHPInelasticData(), and GetIsoCrossSection().