Geant4-11
|
#include <G4ChipsHyperonInelasticXS.hh>
Static Public Member Functions | |
static const char * | Default_Name () |
Protected Attributes | |
G4String | name |
G4int | verboseLevel |
Private Member Functions | |
G4double | CalculateCrossSection (G4int F, G4int I, G4int PDG, G4int Z, G4int N, G4double Momentum) |
G4double | CrossSectionFormula (G4int targZ, G4int targN, G4double P, G4double lP) |
G4double | CrossSectionLin (G4int targZ, G4int targN, G4double P) |
G4double | CrossSectionLog (G4int targZ, G4int targN, G4double lP) |
G4double | EquLinearFit (G4double X, G4int N, G4double X0, G4double DX, G4double *Y) |
Private Attributes | |
std::vector< G4double > | colCS |
std::vector< G4int > | colN |
std::vector< G4double > | colP |
std::vector< G4double > | colTH |
std::vector< G4int > | colZ |
std::vector< G4double * > * | HEN |
G4bool | isForAllAtomsAndEnergies |
G4int | j =0 |
G4double | lastCS |
G4double * | lastHEN |
G4int | lastI |
G4double * | lastLEN |
G4int | lastN |
G4double | lastP |
G4double | lastTH |
G4int | lastZ |
std::vector< G4double * > * | LEN |
G4double | maxKinEnergy |
G4double | minKinEnergy |
G4CrossSectionDataSetRegistry * | registry |
Definition at line 45 of file G4ChipsHyperonInelasticXS.hh.
G4ChipsHyperonInelasticXS::G4ChipsHyperonInelasticXS | ( | ) |
Definition at line 54 of file G4ChipsHyperonInelasticXS.cc.
References HEN, lastCS, lastHEN, lastI, lastLEN, lastN, lastP, lastTH, lastZ, and LEN.
G4ChipsHyperonInelasticXS::~G4ChipsHyperonInelasticXS | ( | ) |
Definition at line 69 of file G4ChipsHyperonInelasticXS.cc.
|
virtualinherited |
Reimplemented in G4CrossSectionElastic, G4CrossSectionInelastic, G4KokoulinMuonNuclearXS, G4LENDCombinedCrossSection, G4LENDCrossSection, G4LENDGammaCrossSection, G4ParticleHPCaptureData, G4ParticleHPElasticData, G4ParticleHPFissionData, G4ParticleHPInelasticData, G4ParticleHPJENDLHEData, G4ParticleHPThermalScatteringData, G4BGGNucleonElasticXS, G4BGGPionElasticXS, G4BGGPionInelasticXS, G4GammaNuclearXS, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, G4NucleonNuclearCrossSection, G4ParticleInelasticXS, G4UPiNuclearCrossSection, and G4BGGNucleonInelasticXS.
Definition at line 171 of file G4VCrossSectionDataSet.cc.
|
private |
Definition at line 214 of file G4ChipsHyperonInelasticXS.cc.
References CrossSectionFormula(), CrossSectionLin(), CrossSectionLog(), anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::dlP, anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::dP, anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::dPG, EquLinearFit(), G4cerr, G4endl, G4Log(), HEN, lastHEN, lastLEN, lastTH, LEN, anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::malP, anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::milP, anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::milPG, CLHEP::detail::n, nH, nL, P, anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::Pmax, anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::Pmin, anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::THmiG, and THmin.
Referenced by GetChipsCrossSection().
|
inherited |
Definition at line 81 of file G4VCrossSectionDataSet.cc.
References A, G4VCrossSectionDataSet::GetElementCrossSection(), G4VCrossSectionDataSet::GetIsoCrossSection(), G4Element::GetIsotopeVector(), G4Isotope::GetN(), G4Element::GetNumberOfIsotopes(), G4Element::GetRelativeAbundanceVector(), G4Element::GetZasInt(), G4VCrossSectionDataSet::IsElementApplicable(), G4VCrossSectionDataSet::IsIsoApplicable(), and Z.
Referenced by G4VCrossSectionDataSet::GetCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 80 of file G4ChipsHyperonInelasticXS.cc.
|
private |
Definition at line 305 of file G4ChipsHyperonInelasticXS.cc.
References G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::al, G4cerr, G4cout, G4endl, G4Exp(), G4Log(), P, and G4InuclParticleNames::sp.
Referenced by CalculateCrossSection(), CrossSectionLin(), and CrossSectionLog().
|
private |
Definition at line 292 of file G4ChipsHyperonInelasticXS.cc.
References CrossSectionFormula(), G4Log(), and P.
Referenced by CalculateCrossSection().
|
private |
Definition at line 299 of file G4ChipsHyperonInelasticXS.cc.
References CrossSectionFormula(), G4Exp(), and P.
Referenced by CalculateCrossSection().
|
inlinestatic |
Definition at line 54 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsComponentXS::G4ChipsComponentXS().
|
virtualinherited |
Reimplemented in G4CrossSectionElastic, G4CrossSectionInelastic, G4LENDCrossSection, G4ParticleHPCaptureData, G4ParticleHPElasticData, G4ParticleHPFissionData, G4ParticleHPInelasticData, G4ParticleHPJENDLHEData, G4ParticleHPThermalScatteringData, and G4UPiNuclearCrossSection.
Definition at line 174 of file G4VCrossSectionDataSet.cc.
|
private |
Definition at line 366 of file G4ChipsHyperonInelasticXS.cc.
References G4cerr, G4endl, and Y().
Referenced by CalculateCrossSection().
|
inlineinherited |
Definition at line 230 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::isForAllAtomsAndEnergies.
Referenced by G4CrossSectionDataStore::AddDataSet().
|
virtual |
!The slave functions must provide cross-sections in millibarns (mb) !! (not in IU)
Definition at line 140 of file G4ChipsHyperonInelasticXS.cc.
References CalculateCrossSection(), colCS, colN, colP, colTH, colZ, j, lastCS, lastI, lastN, lastP, lastTH, lastZ, and millibarn.
Referenced by GetIsoCrossSection(), and G4ChipsComponentXS::GetTotalElementCrossSection().
|
inlineinherited |
Definition at line 187 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::ComputeCrossSection().
|
virtualinherited |
Reimplemented in G4EMDissociationCrossSection, G4IonsShenCrossSection, G4NeutrinoElectronCcXsc, G4NeutrinoElectronNcXsc, G4NeutrinoElectronTotXsc, G4NeutronElectronElXsc, G4PhotoNuclearCrossSection, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, G4ElectroNuclearCrossSection, G4BGGNucleonElasticXS, G4BGGPionElasticXS, G4BGGPionInelasticXS, G4BGGNucleonInelasticXS, G4CrossSectionElastic, G4CrossSectionInelastic, G4GammaNuclearXS, G4ParticleInelasticXS, G4ZeroXS, G4NucleonNuclearCrossSection, G4MuNeutrinoNucleusTotXsc, and G4KokoulinMuonNuclearXS.
Definition at line 114 of file G4VCrossSectionDataSet.cc.
References FatalException, G4endl, G4Exception(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4Material::GetName(), G4ParticleDefinition::GetParticleName(), MeV, G4VCrossSectionDataSet::name, and Z.
Referenced by G4QMDReaction::ApplyYourself(), G4VCrossSectionDataSet::ComputeCrossSection(), G4GammaNuclearXS::GetElementCrossSection(), G4GammaNuclearXS::GetIsoCrossSection(), and G4GammaNuclearXS::Initialise().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 128 of file G4ChipsHyperonInelasticXS.cc.
References A, GetChipsCrossSection(), G4DynamicParticle::GetDefinition(), G4ParticleDefinition::GetPDGEncoding(), and G4DynamicParticle::GetTotalMomentum().
|
inlineinherited |
Definition at line 220 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::maxKinEnergy.
Referenced by G4CrossSectionElastic::IsElementApplicable(), G4CrossSectionInelastic::IsElementApplicable(), G4LENDCrossSection::IsIsoApplicable(), G4ParticleHPCaptureData::IsIsoApplicable(), G4ParticleHPElasticData::IsIsoApplicable(), G4ParticleHPFissionData::IsIsoApplicable(), and G4ParticleHPInelasticData::IsIsoApplicable().
|
inlineinherited |
Definition at line 210 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::minKinEnergy.
Referenced by G4CrossSectionElastic::IsElementApplicable(), G4CrossSectionInelastic::IsElementApplicable(), G4LENDCrossSection::IsIsoApplicable(), G4ParticleHPCaptureData::IsIsoApplicable(), G4ParticleHPElasticData::IsIsoApplicable(), G4ParticleHPFissionData::IsIsoApplicable(), and G4ParticleHPInelasticData::IsIsoApplicable().
|
inlineinherited |
Definition at line 225 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::name.
Referenced by G4LENDCrossSection::DumpLENDTargetInfo(), G4LENDCrossSection::DumpPhysicsTable(), G4LENDCrossSection::GetIsoCrossSection(), and G4CrossSectionDataStore::PrintCrossSectionHtml().
|
inlinevirtualinherited |
Reimplemented in G4ParticleHPCaptureData, G4ParticleHPElasticData, G4ParticleHPFissionData, and G4ParticleHPInelasticData.
Definition at line 195 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::verboseLevel.
|
virtualinherited |
Reimplemented in G4ElectroNuclearCrossSection, G4ElNucleusSFcs, G4EMDissociationCrossSection, G4NeutrinoElectronCcXsc, G4NeutrinoElectronNcXsc, G4NeutrinoElectronTotXsc, G4NeutronElectronElXsc, G4BGGPionElasticXS, G4GammaNuclearXS, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, G4BGGNucleonElasticXS, G4BGGPionInelasticXS, G4BGGNucleonInelasticXS, G4CrossSectionElastic, G4CrossSectionInelastic, G4ParticleHPBGGNucleonInelasticXS, G4ParticleInelasticXS, G4MuNeutrinoNucleusTotXsc, G4ElNeutrinoNucleusTotXsc, G4ZeroXS, G4IonsShenCrossSection, G4UPiNuclearCrossSection, G4NucleonNuclearCrossSection, G4KokoulinMuonNuclearXS, and G4PhotoNuclearCrossSection.
Definition at line 64 of file G4VCrossSectionDataSet.cc.
Referenced by G4VCrossSectionDataSet::ComputeCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 88 of file G4ChipsHyperonInelasticXS.cc.
|
virtualinherited |
Reimplemented in G4GammaNuclearXS, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, and G4ParticleInelasticXS.
Definition at line 149 of file G4VCrossSectionDataSet.cc.
References G4UniformRand, G4Element::GetIsotope(), G4Element::GetNumberOfIsotopes(), and G4Element::GetRelativeAbundanceVector().
|
inlineinherited |
Definition at line 235 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::isForAllAtomsAndEnergies.
Referenced by G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4ElectroNuclearCrossSection::G4ElectroNuclearCrossSection(), G4GammaNuclearXS::G4GammaNuclearXS(), G4NeutronElasticXS::G4NeutronElasticXS(), G4NeutronInelasticXS::G4NeutronInelasticXS(), G4ParticleInelasticXS::G4ParticleInelasticXS(), and G4PhotoNuclearCrossSection::G4PhotoNuclearCrossSection().
|
inlineinherited |
Definition at line 215 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::maxKinEnergy.
Referenced by G4AlphaPHPBuilder::Build(), G4DeuteronPHPBuilder::Build(), G4He3PHPBuilder::Build(), G4ProtonPHPBuilder::Build(), G4TritonPHPBuilder::Build(), G4CrossSectionElastic::BuildPhysicsTable(), G4CrossSectionInelastic::BuildPhysicsTable(), G4ParticleInelasticXS::BuildPhysicsTable(), G4IonPhysicsPHP::ConstructProcess(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4CrossSectionElastic::G4CrossSectionElastic(), G4CrossSectionInelastic::G4CrossSectionInelastic(), G4LENDCrossSection::G4LENDCrossSection(), G4ParticleHPCaptureData::G4ParticleHPCaptureData(), G4ParticleHPElasticData::G4ParticleHPElasticData(), G4ParticleHPFissionData::G4ParticleHPFissionData(), G4ParticleHPInelasticData::G4ParticleHPInelasticData(), and G4ParticleHPThermalScatteringData::G4ParticleHPThermalScatteringData().
|
inlineinherited |
Definition at line 205 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::minKinEnergy.
Referenced by G4AlphaPHPBuilder::Build(), G4DeuteronPHPBuilder::Build(), G4He3PHPBuilder::Build(), G4ProtonPHPBuilder::Build(), G4TritonPHPBuilder::Build(), G4IonElasticPhysics::ConstructProcess(), G4IonPhysicsPHP::ConstructProcess(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4CrossSectionElastic::G4CrossSectionElastic(), G4CrossSectionInelastic::G4CrossSectionInelastic(), G4LENDCrossSection::G4LENDCrossSection(), G4ParticleHPCaptureData::G4ParticleHPCaptureData(), G4ParticleHPElasticData::G4ParticleHPElasticData(), G4ParticleHPFissionData::G4ParticleHPFissionData(), G4ParticleHPInelasticData::G4ParticleHPInelasticData(), and G4ParticleHPThermalScatteringData::G4ParticleHPThermalScatteringData().
|
inlineinherited |
Definition at line 240 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::name.
Referenced by G4ParticleHPInelasticData::G4ParticleHPInelasticData().
|
inlinevirtualinherited |
Reimplemented in G4ParticleHPCaptureData, G4ParticleHPElasticData, G4ParticleHPFissionData, and G4ParticleHPInelasticData.
Definition at line 200 of file G4VCrossSectionDataSet.hh.
References G4VCrossSectionDataSet::verboseLevel.
Referenced by G4VCrossSectionRatio::G4VCrossSectionRatio().
|
private |
Definition at line 96 of file G4ChipsHyperonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 92 of file G4ChipsHyperonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 94 of file G4ChipsHyperonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 95 of file G4ChipsHyperonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 93 of file G4ChipsHyperonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 89 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsHyperonInelasticXS(), and ~G4ChipsHyperonInelasticXS().
|
privateinherited |
Definition at line 182 of file G4VCrossSectionDataSet.hh.
Referenced by G4VCrossSectionDataSet::ForAllAtomsAndEnergies(), and G4VCrossSectionDataSet::SetForAllAtomsAndEnergies().
|
private |
Definition at line 91 of file G4ChipsHyperonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 86 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 81 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), and G4ChipsHyperonInelasticXS().
|
private |
Definition at line 87 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 80 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), and G4ChipsHyperonInelasticXS().
|
private |
Definition at line 82 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 84 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 85 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 83 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 88 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsHyperonInelasticXS(), and ~G4ChipsHyperonInelasticXS().
|
privateinherited |
Definition at line 180 of file G4VCrossSectionDataSet.hh.
Referenced by G4VCrossSectionDataSet::GetMaxKinEnergy(), and G4VCrossSectionDataSet::SetMaxKinEnergy().
|
privateinherited |
Definition at line 179 of file G4VCrossSectionDataSet.hh.
Referenced by G4VCrossSectionDataSet::GetMinKinEnergy(), and G4VCrossSectionDataSet::SetMinKinEnergy().
|
protectedinherited |
Definition at line 170 of file G4VCrossSectionDataSet.hh.
Referenced by source.g4viscp.G4Scene::create_scene(), G4VCrossSectionDataSet::GetElementCrossSection(), G4VCrossSectionDataSet::GetIsoCrossSection(), G4VCrossSectionDataSet::GetName(), mcscore.MCParticle::printout(), G4VCrossSectionDataSet::SetName(), and source.g4viscp.G4Scene::update_scene().
|
privateinherited |
Definition at line 177 of file G4VCrossSectionDataSet.hh.
Referenced by G4VCrossSectionDataSet::G4VCrossSectionDataSet(), and G4VCrossSectionDataSet::~G4VCrossSectionDataSet().
|
protectedinherited |
Definition at line 168 of file G4VCrossSectionDataSet.hh.
Referenced by G4BGGNucleonElasticXS::BuildPhysicsTable(), G4BGGPionElasticXS::BuildPhysicsTable(), G4BGGPionInelasticXS::BuildPhysicsTable(), G4GammaNuclearXS::BuildPhysicsTable(), G4NeutronCaptureXS::BuildPhysicsTable(), G4NeutronElasticXS::BuildPhysicsTable(), G4NeutronInelasticXS::BuildPhysicsTable(), G4ParticleInelasticXS::BuildPhysicsTable(), G4BGGNucleonInelasticXS::BuildPhysicsTable(), G4LENDCrossSection::create_used_target_map(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4GammaNuclearXS::G4GammaNuclearXS(), G4NeutronCaptureXS::G4NeutronCaptureXS(), G4NeutronElasticXS::G4NeutronElasticXS(), G4NeutronInelasticXS::G4NeutronInelasticXS(), G4ParticleInelasticXS::G4ParticleInelasticXS(), G4NeutronCaptureXS::GetElementCrossSection(), G4NeutronElasticXS::GetElementCrossSection(), G4NeutronInelasticXS::GetElementCrossSection(), G4BGGNucleonElasticXS::GetElementCrossSection(), G4BGGPionElasticXS::GetElementCrossSection(), G4BGGPionInelasticXS::GetElementCrossSection(), G4BGGNucleonInelasticXS::GetElementCrossSection(), G4GammaNuclearXS::GetElementCrossSection(), G4ParticleInelasticXS::GetElementCrossSection(), G4BGGNucleonElasticXS::GetIsoCrossSection(), G4BGGPionElasticXS::GetIsoCrossSection(), G4BGGPionInelasticXS::GetIsoCrossSection(), G4GammaNuclearXS::GetIsoCrossSection(), G4BGGNucleonInelasticXS::GetIsoCrossSection(), G4VCrossSectionDataSet::GetVerboseLevel(), G4NeutronElasticXS::Initialise(), G4ParticleInelasticXS::IsoCrossSection(), G4NeutronCaptureXS::IsoCrossSection(), G4NeutronInelasticXS::IsoCrossSection(), G4GammaNuclearXS::RetrieveVector(), G4NeutronCaptureXS::RetrieveVector(), G4NeutronInelasticXS::RetrieveVector(), G4ParticleInelasticXS::RetrieveVector(), and G4VCrossSectionDataSet::SetVerboseLevel().