Geant4
10.01.p02
|
#include <G4NeutronInelasticXS.hh>
Static Public Member Functions | |
static const char * | Default_Name () |
Private Member Functions | |
void | Initialise (G4int Z, G4DynamicParticle *dp=0, const char *=0) |
G4PhysicsVector * | RetrieveVector (std::ostringstream &in, G4bool warn) |
G4double | IsoCrossSection (G4double ekin, G4int Z, G4int A) |
G4NeutronInelasticXS & | operator= (const G4NeutronInelasticXS &right) |
G4NeutronInelasticXS (const G4NeutronInelasticXS &) | |
Private Attributes | |
G4GlauberGribovCrossSection * | ggXsection |
G4HadronNucleonXsc * | fNucleon |
const G4ParticleDefinition * | proton |
G4bool | isMaster |
std::vector< G4PhysicsVector * > | work |
std::vector< G4double > | temp |
Static Private Attributes | |
static G4ElementData * | data = 0 |
static G4double | coeff [MAXZINEL] = {1.0} |
static const G4int | amin [MAXZINEL] |
static const G4int | amax [MAXZINEL] |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 62 of file G4NeutronInelasticXS.hh.
G4NeutronInelasticXS::G4NeutronInelasticXS | ( | ) |
Definition at line 93 of file G4NeutronInelasticXS.cc.
References fNucleon, G4cout, G4endl, ggXsection, isMaster, MAXZINEL, and G4VCrossSectionDataSet::verboseLevel.
|
virtual |
Definition at line 107 of file G4NeutronInelasticXS.cc.
References data, fNucleon, ggXsection, and isMaster.
|
private |
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 264 of file G4NeutronInelasticXS.cc.
References data, FatalException, G4cout, G4endl, G4Exception(), G4lrint(), G4ElementData::GetElementData(), G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4ParticleDefinition::GetParticleName(), Initialise(), isMaster, MAXZINEL, G4Neutron::Neutron(), G4ElementData::SetName(), temp, G4VCrossSectionDataSet::verboseLevel, and work.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 116 of file G4NeutronInelasticXS.cc.
|
inlinestatic |
Definition at line 70 of file G4NeutronInelasticXS.hh.
Referenced by G4INCLXXNeutronBuilder::Build(), G4NeutronCrossSectionXS::ConstructProcess(), G4HadronInelasticQBBC::ConstructProcess(), G4HadronPhysicsFTF_BIC::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), G4HadronPhysicsQGSP_FTFP_BERT::ConstructProcess(), G4HadronPhysicsFTFP_BERT::ConstructProcess(), G4HadronPhysicsFTFP_BERT_TRV::ConstructProcess(), G4HadronPhysicsQGSP_BIC::ConstructProcess(), G4HadronPhysicsQGSP_BERT::ConstructProcess(), and G4HadronPhysicsQGS_BIC::ConstructProcess().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 141 of file G4NeutronInelasticXS.cc.
References coeff, data, e1, e2, G4PhysicsVector::Energy(), fNucleon, G4cout, G4endl, G4lrint(), G4ElementData::GetElementData(), G4HadronNucleonXsc::GetHadronNucleonXscPDG(), G4GlauberGribovCrossSection::GetInelasticGlauberGribovXsc(), G4HadronNucleonXsc::GetInelasticHadronNucleonXsc(), G4GlauberGribovCrossSection::GetIsoCrossSection(), G4DynamicParticle::GetKineticEnergy(), G4PhysicsVector::GetMaxEnergy(), ggXsection, Initialise(), G4NistManager::Instance(), MAXZINEL, proton, G4PhysicsVector::Value(), and G4VCrossSectionDataSet::verboseLevel.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 183 of file G4NeutronInelasticXS.cc.
References G4DynamicParticle::GetKineticEnergy(), IsoCrossSection(), and MAXZINEL.
|
private |
Definition at line 317 of file G4NeutronInelasticXS.cc.
References A, G4ElementData::AddComponent(), amax, amin, coeff, data, FatalException, fNucleon, G4Exception(), G4lrint(), G4ElementData::GetElementData(), G4HadronNucleonXsc::GetHadronNucleonXscPDG(), G4GlauberGribovCrossSection::GetInelasticGlauberGribovXsc(), G4HadronNucleonXsc::GetInelasticHadronNucleonXsc(), G4GlauberGribovCrossSection::GetIsoCrossSection(), G4PhysicsVector::GetMaxEnergy(), G4PhysicsVector::GetVectorLength(), ggXsection, G4ElementData::InitialiseForComponent(), G4ElementData::InitialiseForElement(), G4NistManager::Instance(), n, G4Neutron::Neutron(), nmax, proton, RetrieveVector(), G4DynamicParticle::SetKineticEnergy(), and work.
Referenced by BuildPhysicsTable(), GetElementCrossSection(), and IsoCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 127 of file G4NeutronInelasticXS.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 134 of file G4NeutronInelasticXS.cc.
Definition at line 196 of file G4NeutronInelasticXS.cc.
References data, G4cout, G4endl, G4ElementData::GetComponentDataByID(), G4ElementData::GetElementData(), Initialise(), G4PhysicsVector::Value(), and G4VCrossSectionDataSet::verboseLevel.
Referenced by GetIsoCrossSection(), and SelectIsotope().
|
private |
|
private |
Definition at line 391 of file G4NeutronInelasticXS.cc.
References FatalException, G4cout, G4endl, G4Exception(), G4PhysicsLogVector::Retrieve(), and G4VCrossSectionDataSet::verboseLevel.
Referenced by Initialise().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 219 of file G4NeutronInelasticXS.cc.
References A, amin, data, G4lrint(), G4UniformRand, G4Element::GetIsotopeVector(), G4ElementData::GetNumberOfComponents(), G4Element::GetNumberOfIsotopes(), G4Element::GetRelativeAbundanceVector(), G4Element::GetZ(), IsoCrossSection(), MAXZINEL, nmax, and temp.
|
staticprivate |
Definition at line 122 of file G4NeutronInelasticXS.hh.
Referenced by Initialise().
|
staticprivate |
Definition at line 121 of file G4NeutronInelasticXS.hh.
Referenced by Initialise(), and SelectIsotope().
|
staticprivate |
Definition at line 119 of file G4NeutronInelasticXS.hh.
Referenced by GetElementCrossSection(), and Initialise().
|
staticprivate |
Definition at line 115 of file G4NeutronInelasticXS.hh.
Referenced by BuildPhysicsTable(), GetElementCrossSection(), Initialise(), IsoCrossSection(), SelectIsotope(), and ~G4NeutronInelasticXS().
|
private |
Definition at line 109 of file G4NeutronInelasticXS.hh.
Referenced by G4NeutronInelasticXS(), GetElementCrossSection(), Initialise(), and ~G4NeutronInelasticXS().
|
private |
Definition at line 108 of file G4NeutronInelasticXS.hh.
Referenced by G4NeutronInelasticXS(), GetElementCrossSection(), Initialise(), and ~G4NeutronInelasticXS().
|
private |
Definition at line 113 of file G4NeutronInelasticXS.hh.
Referenced by BuildPhysicsTable(), G4NeutronInelasticXS(), and ~G4NeutronInelasticXS().
|
private |
Definition at line 111 of file G4NeutronInelasticXS.hh.
Referenced by GetElementCrossSection(), and Initialise().
|
private |
Definition at line 117 of file G4NeutronInelasticXS.hh.
Referenced by BuildPhysicsTable(), and SelectIsotope().
|
private |
Definition at line 116 of file G4NeutronInelasticXS.hh.
Referenced by BuildPhysicsTable(), and Initialise().