Geant4.10
|
#include <G4GlauberGribovCrossSection.hh>
Static Public Member Functions | |
static const char * | Default_Name () |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 55 of file G4GlauberGribovCrossSection.hh.
G4GlauberGribovCrossSection::G4GlauberGribovCrossSection | ( | ) |
Definition at line 230 of file G4GlauberGribovCrossSection.cc.
References G4Alpha::Alpha(), G4AntiLambda::AntiLambda(), G4AntiNeutron::AntiNeutron(), G4AntiOmegaMinus::AntiOmegaMinus(), G4AntiProton::AntiProton(), G4AntiSigmaMinus::AntiSigmaMinus(), G4AntiSigmaPlus::AntiSigmaPlus(), G4AntiSigmaZero::AntiSigmaZero(), G4AntiXiMinus::AntiXiMinus(), G4AntiXiZero::AntiXiZero(), G4Deuteron::Deuteron(), G4Gamma::Gamma(), G4He3::He3(), G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), G4KaonZeroLong::KaonZeroLong(), G4KaonZeroShort::KaonZeroShort(), G4Lambda::Lambda(), G4Neutron::Neutron(), G4OmegaMinus::OmegaMinus(), G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), G4PionZero::PionZero(), G4Proton::Proton(), G4SigmaMinus::SigmaMinus(), G4SigmaPlus::SigmaPlus(), G4SigmaZero::SigmaZero(), G4Triton::Triton(), G4XiMinus::XiMinus(), and G4XiZero::XiZero().
|
virtual |
Definition at line 277 of file G4GlauberGribovCrossSection.cc.
G4double G4GlauberGribovCrossSection::CalcMandelstamS | ( | const G4double | mp, |
const G4double | mt, | ||
const G4double | Plab | ||
) |
Definition at line 1509 of file G4GlauberGribovCrossSection.cc.
Referenced by GetHadronNucleonXsc(), GetHadronNucleonXscNS(), and GetHadronNucleonXscPDG().
G4double G4GlauberGribovCrossSection::CalculateEcmValue | ( | const G4double | mp, |
const G4double | mt, | ||
const G4double | Plab | ||
) |
Definition at line 1493 of file G4GlauberGribovCrossSection.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 1523 of file G4GlauberGribovCrossSection.cc.
|
inlinestatic |
Definition at line 62 of file G4GlauberGribovCrossSection.hh.
Referenced by G4BGGNucleonInelasticXS::BuildPhysicsTable(), and G4BGGNucleonElasticXS::BuildPhysicsTable().
|
inline |
Definition at line 107 of file G4GlauberGribovCrossSection.hh.
|
inline |
Definition at line 177 of file G4GlauberGribovCrossSection.hh.
References GetIsoCrossSection().
Referenced by G4BGGPionElasticXS::BuildPhysicsTable(), G4BGGNucleonElasticXS::BuildPhysicsTable(), G4BGGPionElasticXS::GetElementCrossSection(), and G4BGGNucleonElasticXS::GetElementCrossSection().
|
inline |
Definition at line 104 of file G4GlauberGribovCrossSection.hh.
Referenced by G4NeutronElasticXS::GetElementCrossSection().
G4double G4GlauberGribovCrossSection::GetHadronNucleonXsc | ( | const G4DynamicParticle * | aParticle, |
const G4Element * | anElement | ||
) |
Definition at line 524 of file G4GlauberGribovCrossSection.cc.
References G4lrint(), G4Element::GetN(), and G4Element::GetZ().
G4double G4GlauberGribovCrossSection::GetHadronNucleonXsc | ( | const G4DynamicParticle * | aParticle, |
G4int | At, | ||
G4int | Zt | ||
) |
Definition at line 541 of file G4GlauberGribovCrossSection.cc.
References CalcMandelstamS(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentum(), python.hepunit::GeV, CLHEP::Hep3Vector::mag(), and python.hepunit::millibarn.
G4double G4GlauberGribovCrossSection::GetHadronNucleonXscNS | ( | const G4DynamicParticle * | aParticle, |
const G4Element * | anElement | ||
) |
Definition at line 745 of file G4GlauberGribovCrossSection.cc.
References G4lrint(), G4Element::GetN(), and G4Element::GetZ().
Referenced by GetHNinelasticXsc(), GetIsoCrossSection(), GetRatioQE(), and GetRatioSD().
G4double G4GlauberGribovCrossSection::GetHadronNucleonXscNS | ( | const G4DynamicParticle * | aParticle, |
G4int | At, | ||
G4int | Zt | ||
) |
Definition at line 763 of file G4GlauberGribovCrossSection.cc.
References CalcMandelstamS(), G4DynamicParticle::GetDefinition(), GetHadronNucleonXscPDG(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentum(), G4ParticleTable::GetParticleTable(), G4DynamicParticle::GetTotalEnergy(), python.hepunit::GeV, CLHEP::Hep3Vector::mag(), python.hepunit::millibarn, G4InuclParticleNames::nn, and G4InuclParticleNames::s0.
G4double G4GlauberGribovCrossSection::GetHadronNucleonXscPDG | ( | const G4DynamicParticle * | aParticle, |
const G4Element * | anElement | ||
) |
Definition at line 611 of file G4GlauberGribovCrossSection.cc.
References G4lrint(), G4Element::GetN(), and G4Element::GetZ().
Referenced by GetHadronNucleonXscNS(), and GetKaonNucleonXscVector().
G4double G4GlauberGribovCrossSection::GetHadronNucleonXscPDG | ( | const G4DynamicParticle * | aParticle, |
G4int | At, | ||
G4int | Zt | ||
) |
Definition at line 630 of file G4GlauberGribovCrossSection.cc.
References CalcMandelstamS(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentum(), G4ParticleTable::GetParticleTable(), python.hepunit::GeV, CLHEP::Hep3Vector::mag(), python.hepunit::millibarn, G4InuclParticleNames::nn, and G4InuclParticleNames::s0.
G4double G4GlauberGribovCrossSection::GetHNinelasticXsc | ( | const G4DynamicParticle * | aParticle, |
const G4Element * | anElement | ||
) |
Definition at line 1139 of file G4GlauberGribovCrossSection.cc.
References G4lrint(), G4Element::GetN(), and G4Element::GetZ().
Referenced by GetIsoCrossSection(), and GetRatioQE().
G4double G4GlauberGribovCrossSection::GetHNinelasticXsc | ( | const G4DynamicParticle * | aParticle, |
G4int | At, | ||
G4int | Zt | ||
) |
Definition at line 1153 of file G4GlauberGribovCrossSection.cc.
References G4DynamicParticle::GetDefinition(), GetHadronNucleonXscNS(), and GetHNinelasticXscVU().
G4double G4GlauberGribovCrossSection::GetHNinelasticXscVU | ( | const G4DynamicParticle * | aParticle, |
G4int | At, | ||
G4int | Zt | ||
) |
Definition at line 1181 of file G4GlauberGribovCrossSection.cc.
References G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetMomentum(), G4ParticleDefinition::GetPDGEncoding(), G4DynamicParticle::GetTotalEnergy(), python.hepunit::GeV, CLHEP::Hep3Vector::mag(), and python.hepunit::millibarn.
Referenced by GetHNinelasticXsc().
|
inline |
Definition at line 188 of file G4GlauberGribovCrossSection.hh.
References GetIsoCrossSection().
Referenced by G4CrossSectionPairGG::BuildPhysicsTable(), G4BGGNucleonInelasticXS::BuildPhysicsTable(), G4BGGPionInelasticXS::BuildPhysicsTable(), G4CrossSectionPairGG::GetElementCrossSection(), G4BGGNucleonInelasticXS::GetElementCrossSection(), and G4BGGPionInelasticXS::GetElementCrossSection().
|
inline |
Definition at line 105 of file G4GlauberGribovCrossSection.hh.
Referenced by G4NeutronInelasticXS::GetElementCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 321 of file G4GlauberGribovCrossSection.cc.
References python.hepunit::fermi, G4DynamicParticle::GetDefinition(), G4HadronNucleonXsc::GetHadronNucleonXscNS(), GetHadronNucleonXscNS(), GetHNinelasticXsc(), G4HadronNucleonXsc::GetInelasticHadronNucleonXsc(), GetKaonNucleonXscVector(), GetNucleusRadius(), GetParticleBarCorIn(), GetParticleBarCorTot(), N, and python.hepunit::pi.
Referenced by GetElasticGlauberGribov(), G4NeutronElasticXS::GetElementCrossSection(), G4NeutronInelasticXS::GetElementCrossSection(), and GetInelasticGlauberGribov().
G4double G4GlauberGribovCrossSection::GetKaonNucleonXscVector | ( | const G4DynamicParticle * | aParticle, |
G4int | At, | ||
G4int | Zt | ||
) |
Definition at line 1101 of file G4GlauberGribovCrossSection.cc.
References G4DynamicParticle::GetDefinition(), GetHadronNucleonXscPDG(), G4DynamicParticle::GetKineticEnergy(), G4HadronNucleonXsc::GetKmNeutronTotXscVector(), G4HadronNucleonXsc::GetKmProtonTotXscVector(), G4HadronNucleonXsc::GetKpNeutronTotXscVector(), G4HadronNucleonXsc::GetKpProtonTotXscVector(), and python.hepunit::GeV.
Referenced by GetIsoCrossSection().
G4double G4GlauberGribovCrossSection::GetNucleusRadius | ( | const G4DynamicParticle * | , |
const G4Element * | anElement | ||
) |
Definition at line 1393 of file G4GlauberGribovCrossSection.cc.
References G4lrint(), G4Element::GetN(), and G4INCL::Math::oneThird.
Referenced by GetIsoCrossSection(), GetRatioQE(), and GetRatioSD().
|
inline |
|
inline |
|
inline |
Definition at line 106 of file G4GlauberGribovCrossSection.hh.
|
inline |
Definition at line 108 of file G4GlauberGribovCrossSection.hh.
G4double G4GlauberGribovCrossSection::GetRatioQE | ( | const G4DynamicParticle * | aParticle, |
G4int | At, | ||
G4int | Zt | ||
) |
Definition at line 477 of file G4GlauberGribovCrossSection.cc.
References G4DynamicParticle::GetDefinition(), GetHadronNucleonXscNS(), GetHNinelasticXsc(), GetNucleusRadius(), and python.hepunit::pi.
G4double G4GlauberGribovCrossSection::GetRatioSD | ( | const G4DynamicParticle * | aParticle, |
G4int | At, | ||
G4int | Zt | ||
) |
Definition at line 435 of file G4GlauberGribovCrossSection.cc.
References G4DynamicParticle::GetDefinition(), GetHadronNucleonXscNS(), GetNucleusRadius(), and python.hepunit::pi.
|
inline |
Definition at line 103 of file G4GlauberGribovCrossSection.hh.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 285 of file G4GlauberGribovCrossSection.cc.
References G4DynamicParticle::GetDefinition(), and G4DynamicParticle::GetKineticEnergy().
Definition at line 113 of file G4GlauberGribovCrossSection.hh.