Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VCrossSectionDataSet Class Reference

#include <G4VCrossSectionDataSet.hh>

+ Inheritance diagram for G4VCrossSectionDataSet:

Public Member Functions

 G4VCrossSectionDataSet (const G4String &nam="")
 
virtual ~G4VCrossSectionDataSet ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *mat=nullptr)
 
virtual G4bool IsIsoApplicable (const G4DynamicParticle *, G4int Z, G4int A, const G4Element *elm=nullptr, const G4Material *mat=nullptr)
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr)
 
G4double ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr)
 
virtual G4double ComputeCrossSectionPerElement (G4double kinEnergy, G4double loge, const G4ParticleDefinition *, const G4Element *, const G4Material *mat=nullptr)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *mat=nullptr)
 
virtual G4double GetIsoCrossSection (const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso=nullptr, const G4Element *elm=nullptr, const G4Material *mat=nullptr)
 
virtual G4double ComputeIsoCrossSection (G4double kinEnergy, G4double loge, const G4ParticleDefinition *, G4int Z, G4int A, const G4Isotope *iso=nullptr, const G4Element *elm=nullptr, const G4Material *mat=nullptr)
 
virtual const G4IsotopeSelectIsotope (const G4Element *, G4double kinEnergy, G4double logE)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void DumpPhysicsTable (const G4ParticleDefinition &)
 
virtual void CrossSectionDescription (std::ostream &) const
 
virtual void SetVerboseLevel (G4int value)
 
G4double GetMinKinEnergy () const
 
void SetMinKinEnergy (G4double value)
 
G4double GetMaxKinEnergy () const
 
void SetMaxKinEnergy (G4double value)
 
bool ForAllAtomsAndEnergies () const
 
void SetForAllAtomsAndEnergies (G4bool val)
 
const G4StringGetName () const
 
void SetName (const G4String &nam)
 
G4VCrossSectionDataSetoperator= (const G4VCrossSectionDataSet &right)=delete
 
 G4VCrossSectionDataSet (const G4VCrossSectionDataSet &)=delete
 

Protected Attributes

G4int verboseLevel {0}
 
G4String name
 

Detailed Description

Definition at line 69 of file G4VCrossSectionDataSet.hh.

Constructor & Destructor Documentation

◆ G4VCrossSectionDataSet() [1/2]

G4VCrossSectionDataSet::G4VCrossSectionDataSet ( const G4String & nam = "")

Definition at line 49 of file G4VCrossSectionDataSet.cc.

49 :
50 name(nam),
51 maxKinEnergy(G4HadronicParameters::Instance()->GetMaxEnergy())
52{
54 registry->Register(this);
55}
static G4CrossSectionDataSetRegistry * Instance()
static G4HadronicParameters * Instance()

Referenced by G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4ChipsAntiBaryonElasticXS::G4ChipsAntiBaryonElasticXS(), G4ChipsAntiBaryonInelasticXS::G4ChipsAntiBaryonInelasticXS(), G4ChipsHyperonElasticXS::G4ChipsHyperonElasticXS(), G4ChipsHyperonInelasticXS::G4ChipsHyperonInelasticXS(), G4ChipsKaonMinusElasticXS::G4ChipsKaonMinusElasticXS(), G4ChipsKaonMinusInelasticXS::G4ChipsKaonMinusInelasticXS(), G4ChipsKaonPlusElasticXS::G4ChipsKaonPlusElasticXS(), G4ChipsKaonPlusInelasticXS::G4ChipsKaonPlusInelasticXS(), G4ChipsKaonZeroElasticXS::G4ChipsKaonZeroElasticXS(), G4ChipsKaonZeroInelasticXS::G4ChipsKaonZeroInelasticXS(), G4ChipsNeutronElasticXS::G4ChipsNeutronElasticXS(), G4ChipsNeutronInelasticXS::G4ChipsNeutronInelasticXS(), G4ChipsPionMinusElasticXS::G4ChipsPionMinusElasticXS(), G4ChipsPionMinusInelasticXS::G4ChipsPionMinusInelasticXS(), G4ChipsPionPlusElasticXS::G4ChipsPionPlusElasticXS(), G4ChipsPionPlusInelasticXS::G4ChipsPionPlusInelasticXS(), G4ChipsProtonElasticXS::G4ChipsProtonElasticXS(), G4ChipsProtonInelasticXS::G4ChipsProtonInelasticXS(), G4CrossSectionElastic::G4CrossSectionElastic(), G4CrossSectionHP::G4CrossSectionHP(), G4CrossSectionInelastic::G4CrossSectionInelastic(), G4ElectroNuclearCrossSection::G4ElectroNuclearCrossSection(), G4ElNeutrinoNucleusTotXsc::G4ElNeutrinoNucleusTotXsc(), G4ElNucleusSFcs::G4ElNucleusSFcs(), G4EMDissociationCrossSection::G4EMDissociationCrossSection(), G4GammaNuclearXS::G4GammaNuclearXS(), G4IonsShenCrossSection::G4IonsShenCrossSection(), G4KokoulinMuonNuclearXS::G4KokoulinMuonNuclearXS(), G4LENDCrossSection::G4LENDCrossSection(), G4MuNeutrinoNucleusTotXsc::G4MuNeutrinoNucleusTotXsc(), G4NeutrinoElectronCcXsc::G4NeutrinoElectronCcXsc(), G4NeutrinoElectronNcXsc::G4NeutrinoElectronNcXsc(), G4NeutrinoElectronTotXsc::G4NeutrinoElectronTotXsc(), G4NeutronCaptureXS::G4NeutronCaptureXS(), G4NeutronElasticXS::G4NeutronElasticXS(), G4NeutronElectronElXsc::G4NeutronElectronElXsc(), G4NeutronHPCaptureData::G4NeutronHPCaptureData(), G4NeutronInelasticXS::G4NeutronInelasticXS(), G4NucleonNuclearCrossSection::G4NucleonNuclearCrossSection(), G4ParticleHPCaptureDataPT::G4ParticleHPCaptureDataPT(), G4ParticleHPElasticData::G4ParticleHPElasticData(), G4ParticleHPElasticDataPT::G4ParticleHPElasticDataPT(), G4ParticleHPFissionData::G4ParticleHPFissionData(), G4ParticleHPFissionDataPT::G4ParticleHPFissionDataPT(), G4ParticleHPInelasticData::G4ParticleHPInelasticData(), G4ParticleHPInelasticDataPT::G4ParticleHPInelasticDataPT(), G4ParticleHPJENDLHEData::G4ParticleHPJENDLHEData(), G4ParticleHPThermalScatteringData::G4ParticleHPThermalScatteringData(), G4ParticleInelasticXS::G4ParticleInelasticXS(), G4PhotoNuclearCrossSection::G4PhotoNuclearCrossSection(), G4TauNeutrinoNucleusTotXsc::G4TauNeutrinoNucleusTotXsc(), G4UPiNuclearCrossSection::G4UPiNuclearCrossSection(), G4VCrossSectionDataSet(), G4VCrossSectionRatio::G4VCrossSectionRatio(), G4ZeroXS::G4ZeroXS(), and operator=().

◆ ~G4VCrossSectionDataSet()

G4VCrossSectionDataSet::~G4VCrossSectionDataSet ( )
virtual

Definition at line 57 of file G4VCrossSectionDataSet.cc.

58{
59 registry->DeRegister(this);
60}

◆ G4VCrossSectionDataSet() [2/2]

G4VCrossSectionDataSet::G4VCrossSectionDataSet ( const G4VCrossSectionDataSet & )
delete

Member Function Documentation

◆ BuildPhysicsTable()

◆ ComputeCrossSection()

G4double G4VCrossSectionDataSet::ComputeCrossSection ( const G4DynamicParticle * part,
const G4Element * elm,
const G4Material * mat = nullptr )

Definition at line 80 of file G4VCrossSectionDataSet.cc.

83{
84 G4int Z = elm->GetZasInt();
85
86 if (IsElementApplicable(part, Z, mat)) {
87 return GetElementCrossSection(part, Z, mat);
88 }
89
90 // isotope-wise cross section making sum over available
91 // isotope cross sections, which may be incomplete, so
92 // the result is corrected
93 std::size_t nIso = elm->GetNumberOfIsotopes();
94 G4double fact = 0.0;
95 G4double xsec = 0.0;
96
97 // user-defined isotope abundances
98 const G4IsotopeVector* isoVector = elm->GetIsotopeVector();
99 const G4double* abundVector = elm->GetRelativeAbundanceVector();
100 for (std::size_t j=0; j<nIso; ++j) {
101 const G4Isotope* iso = (*isoVector)[j];
102 G4int A = iso->GetN();
103 if(abundVector[j] > 0.0 && IsIsoApplicable(part, Z, A, elm, mat)) {
104 fact += abundVector[j];
105 xsec += abundVector[j]*GetIsoCrossSection(part, Z, A, iso, elm, mat);
106 }
107 }
108 return (fact > 0.0) ? xsec/fact : 0.0;
109}
std::vector< G4Isotope * > G4IsotopeVector
double G4double
Definition G4Types.hh:83
int G4int
Definition G4Types.hh:85
const G4double A[17]
G4double * GetRelativeAbundanceVector() const
Definition G4Element.hh:149
std::size_t GetNumberOfIsotopes() const
Definition G4Element.hh:143
G4int GetZasInt() const
Definition G4Element.hh:120
G4IsotopeVector * GetIsotopeVector() const
Definition G4Element.hh:146
G4int GetN() const
Definition G4Isotope.hh:83
virtual G4double GetElementCrossSection(const G4DynamicParticle *, G4int Z, const G4Material *mat=nullptr)
virtual G4double GetIsoCrossSection(const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso=nullptr, const G4Element *elm=nullptr, const G4Material *mat=nullptr)
virtual G4bool IsIsoApplicable(const G4DynamicParticle *, G4int Z, G4int A, const G4Element *elm=nullptr, const G4Material *mat=nullptr)
virtual G4bool IsElementApplicable(const G4DynamicParticle *, G4int Z, const G4Material *mat=nullptr)

Referenced by GetCrossSection().

◆ ComputeCrossSectionPerElement()

G4double G4VCrossSectionDataSet::ComputeCrossSectionPerElement ( G4double kinEnergy,
G4double loge,
const G4ParticleDefinition * pd,
const G4Element * elm,
const G4Material * mat = nullptr )
virtual

Reimplemented in G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, and G4ParticleInelasticXS.

Definition at line 112 of file G4VCrossSectionDataSet.cc.

116{
117 G4int Z = elm->GetZasInt();
118 std::size_t nIso = elm->GetNumberOfIsotopes();
119 G4double xsec = 0.0;
120 const G4IsotopeVector* isoVector = elm->GetIsotopeVector();
121 const G4double* abundVector = elm->GetRelativeAbundanceVector();
122 for (std::size_t j=0; j<nIso; ++j) {
123 const G4Isotope* iso = (*isoVector)[j];
124 G4int A = iso->GetN();
125 xsec += abundVector[j]*
126 ComputeIsoCrossSection(kinEnergy, loge, pd, Z, A, iso, elm, mat);
127 }
128 return xsec;
129}
virtual G4double ComputeIsoCrossSection(G4double kinEnergy, G4double loge, const G4ParticleDefinition *, G4int Z, G4int A, const G4Isotope *iso=nullptr, const G4Element *elm=nullptr, const G4Material *mat=nullptr)

◆ ComputeIsoCrossSection()

G4double G4VCrossSectionDataSet::ComputeIsoCrossSection ( G4double kinEnergy,
G4double loge,
const G4ParticleDefinition * pd,
G4int Z,
G4int A,
const G4Isotope * iso = nullptr,
const G4Element * elm = nullptr,
const G4Material * mat = nullptr )
virtual

Reimplemented in G4CrossSectionHP, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, and G4ParticleInelasticXS.

Definition at line 167 of file G4VCrossSectionDataSet.cc.

173{
175 ed << "GetIsoCrossSection is not implemented in <" << name << ">\n"
176 << "Particle: " << pd->GetParticleName()
177 << " Ekin(MeV)= " << kinEnergy/CLHEP::MeV;
178 if(nullptr != mat) { ed << " material: " << mat->GetName(); }
179 if(nullptr != elm) { ed << " element: " << elm->GetName(); }
180 ed << " target Z= " << Z << " A= " << A << G4endl;
181 G4Exception("G4VCrossSectionDataSet::GetIsoCrossSection", "had001",
182 FatalException, ed);
183 return 0.0;
184}
@ FatalException
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::ostringstream G4ExceptionDescription
#define G4endl
Definition G4ios.hh:67
const G4String & GetName() const
Definition G4Element.hh:115
const G4String & GetName() const
const G4String & GetParticleName() const

Referenced by ComputeCrossSectionPerElement().

◆ CrossSectionDescription()

void G4VCrossSectionDataSet::CrossSectionDescription ( std::ostream & outFile) const
virtual

Reimplemented in G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS, G4BGGPionElasticXS, G4BGGPionInelasticXS, G4ChargeExchangeXS, G4ChipsAntiBaryonElasticXS, G4ChipsAntiBaryonInelasticXS, G4ChipsHyperonElasticXS, G4ChipsHyperonInelasticXS, G4ChipsKaonMinusElasticXS, G4ChipsKaonMinusInelasticXS, G4ChipsKaonPlusElasticXS, G4ChipsKaonPlusInelasticXS, G4ChipsKaonZeroElasticXS, G4ChipsKaonZeroInelasticXS, G4ChipsNeutronElasticXS, G4ChipsNeutronInelasticXS, G4ChipsPionMinusElasticXS, G4ChipsPionMinusInelasticXS, G4ChipsPionPlusElasticXS, G4ChipsPionPlusInelasticXS, G4ChipsProtonElasticXS, G4ChipsProtonInelasticXS, G4CrossSectionElastic, G4CrossSectionInelastic, G4ElectroNuclearCrossSection, G4ElNucleusSFcs, G4GammaNuclearXS, G4IonsShenCrossSection, G4KokoulinMuonNuclearXS, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronHPCaptureData, G4NeutronHPCaptureXS, G4NeutronHPElasticXS, G4NeutronHPFissionXS, G4NeutronHPInelasticXS, G4NeutronInelasticXS, G4NucleonNuclearCrossSection, G4ParticleHPCaptureDataPT, G4ParticleHPElasticData, G4ParticleHPElasticDataPT, G4ParticleHPFissionData, G4ParticleHPFissionDataPT, G4ParticleHPInelasticData, G4ParticleHPInelasticDataPT, G4ParticleHPInelasticXS, G4ParticleHPThermalScatteringData, G4ParticleInelasticXS, G4PhotoNuclearCrossSection, G4UPiNuclearCrossSection, and G4ZeroXS.

Definition at line 215 of file G4VCrossSectionDataSet.cc.

216{
217 outFile << "The description for this cross section data set has not been written yet.\n";
218}

Referenced by G4CrossSectionDataStore::PrintCrossSectionHtml().

◆ DumpPhysicsTable()

◆ ForAllAtomsAndEnergies()

bool G4VCrossSectionDataSet::ForAllAtomsAndEnergies ( ) const
inline

Definition at line 234 of file G4VCrossSectionDataSet.hh.

235{
236 return isForAllAtomsAndEnergies;
237}

Referenced by G4CrossSectionDataStore::AddDataSet(), and G4CrossSectionDataStore::AddDataSet().

◆ GetCrossSection()

G4double G4VCrossSectionDataSet::GetCrossSection ( const G4DynamicParticle * dp,
const G4Element * elm,
const G4Material * mat = nullptr )
inline

Definition at line 197 of file G4VCrossSectionDataSet.hh.

200{
201 return ComputeCrossSection(dp, elm, mat);
202}
G4double ComputeCrossSection(const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr)

◆ GetElementCrossSection()

G4double G4VCrossSectionDataSet::GetElementCrossSection ( const G4DynamicParticle * dynPart,
G4int Z,
const G4Material * mat = nullptr )
virtual

Reimplemented in G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS, G4BGGPionElasticXS, G4BGGPionInelasticXS, G4ChargeExchangeXS, G4CrossSectionElastic, G4CrossSectionInelastic, G4ElectroNuclearCrossSection, G4ElNeutrinoNucleusTotXsc, G4EMDissociationCrossSection, G4GammaNuclearXS, G4IonsShenCrossSection, G4KokoulinMuonNuclearXS, G4MuNeutrinoNucleusTotXsc, G4NeutrinoElectronCcXsc, G4NeutrinoElectronNcXsc, G4NeutrinoElectronTotXsc, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronElectronElXsc, G4NeutronHPCaptureXS, G4NeutronHPFissionXS, G4NeutronInelasticXS, G4NucleonNuclearCrossSection, G4ParticleInelasticXS, G4PhotoNuclearCrossSection, G4TauNeutrinoNucleusTotXsc, and G4ZeroXS.

Definition at line 132 of file G4VCrossSectionDataSet.cc.

135{
137 ed << "GetElementCrossSection is not implemented in <" << name << ">\n"
138 << "Particle: " << dynPart->GetDefinition()->GetParticleName()
139 << " Ekin(MeV)= " << dynPart->GetKineticEnergy()/MeV;
140 if(nullptr != mat) { ed << " material: " << mat->GetName(); }
141 ed << " target Z= " << Z << G4endl;
142 G4Exception("G4VCrossSectionDataSet::GetElementCrossSection", "had001",
143 FatalException, ed);
144 return 0.0;
145}
G4ParticleDefinition * GetDefinition() const
G4double GetKineticEnergy() const

Referenced by ComputeCrossSection().

◆ GetIsoCrossSection()

G4double G4VCrossSectionDataSet::GetIsoCrossSection ( const G4DynamicParticle * dynPart,
G4int Z,
G4int A,
const G4Isotope * iso = nullptr,
const G4Element * elm = nullptr,
const G4Material * mat = nullptr )
virtual

Reimplemented in G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS, G4BGGPionElasticXS, G4BGGPionInelasticXS, G4ChipsAntiBaryonElasticXS, G4ChipsAntiBaryonInelasticXS, G4ChipsHyperonElasticXS, G4ChipsHyperonInelasticXS, G4ChipsKaonMinusElasticXS, G4ChipsKaonMinusInelasticXS, G4ChipsKaonPlusElasticXS, G4ChipsKaonPlusInelasticXS, G4ChipsKaonZeroElasticXS, G4ChipsKaonZeroInelasticXS, G4ChipsNeutronElasticXS, G4ChipsNeutronInelasticXS, G4ChipsPionMinusElasticXS, G4ChipsPionMinusInelasticXS, G4ChipsPionPlusElasticXS, G4ChipsPionPlusInelasticXS, G4ChipsProtonElasticXS, G4ChipsProtonInelasticXS, G4CrossSectionHP, G4ElNeutrinoNucleusTotXsc, G4ElNucleusSFcs, G4GammaNuclearXS, G4IonsShenCrossSection, G4LENDCombinedCrossSection, G4LENDCrossSection, G4LENDGammaCrossSection, G4MuNeutrinoNucleusTotXsc, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronHPCaptureData, G4NeutronInelasticXS, G4ParticleHPCaptureDataPT, G4ParticleHPElasticData, G4ParticleHPElasticDataPT, G4ParticleHPFissionData, G4ParticleHPFissionDataPT, G4ParticleHPInelasticData, G4ParticleHPInelasticDataPT, G4ParticleHPThermalScatteringData, G4ParticleInelasticXS, G4PhotoNuclearCrossSection, and G4TauNeutrinoNucleusTotXsc.

Definition at line 148 of file G4VCrossSectionDataSet.cc.

153{
155 ed << "GetIsoCrossSection is not implemented in <" << name << ">\n"
156 << "Particle: " << dynPart->GetDefinition()->GetParticleName()
157 << " Ekin(MeV)= " << dynPart->GetKineticEnergy()/MeV;
158 if(nullptr != mat) { ed << " material: " << mat->GetName(); }
159 if(nullptr != elm) { ed << " element: " << elm->GetName(); }
160 ed << " target Z= " << Z << " A= " << A << G4endl;
161 G4Exception("G4VCrossSectionDataSet::GetIsoCrossSection", "had001",
162 FatalException, ed);
163 return 0.0;
164}

Referenced by ComputeCrossSection().

◆ GetMaxKinEnergy()

◆ GetMinKinEnergy()

◆ GetName()

◆ IsElementApplicable()

◆ IsIsoApplicable()

◆ operator=()

G4VCrossSectionDataSet & G4VCrossSectionDataSet::operator= ( const G4VCrossSectionDataSet & right)
delete

◆ SelectIsotope()

const G4Isotope * G4VCrossSectionDataSet::SelectIsotope ( const G4Element * anElement,
G4double kinEnergy,
G4double logE )
virtual

Reimplemented in G4CrossSectionHP, G4GammaNuclearXS, G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, and G4ParticleInelasticXS.

Definition at line 187 of file G4VCrossSectionDataSet.cc.

189{
190 G4int nIso = (G4int)anElement->GetNumberOfIsotopes();
191 const G4Isotope* iso = anElement->GetIsotope(0);
192
193 // more than 1 isotope
194 if(1 < nIso) {
195 const G4double* abundVector = anElement->GetRelativeAbundanceVector();
196 G4double sum = 0.0;
198 for (G4int j=0; j<nIso; ++j) {
199 sum += abundVector[j];
200 if(q <= sum) {
201 iso = anElement->GetIsotope(j);
202 break;
203 }
204 }
205 }
206 return iso;
207}
#define G4UniformRand()
Definition Randomize.hh:52
const G4Isotope * GetIsotope(G4int iso) const
Definition G4Element.hh:151

◆ SetForAllAtomsAndEnergies()

◆ SetMaxKinEnergy()

void G4VCrossSectionDataSet::SetMaxKinEnergy ( G4double value)
inline

◆ SetMinKinEnergy()

◆ SetName()

void G4VCrossSectionDataSet::SetName ( const G4String & nam)
inline

◆ SetVerboseLevel()

Member Data Documentation

◆ name

G4String G4VCrossSectionDataSet::name
protected

◆ verboseLevel

G4int G4VCrossSectionDataSet::verboseLevel {0}
protected

Definition at line 181 of file G4VCrossSectionDataSet.hh.

181{0};

Referenced by G4BGGPionElasticXS::BuildPhysicsTable(), G4BGGPionInelasticXS::BuildPhysicsTable(), G4CrossSectionHP::BuildPhysicsTable(), G4GammaNuclearXS::BuildPhysicsTable(), G4NeutronCaptureXS::BuildPhysicsTable(), G4NeutronElasticXS::BuildPhysicsTable(), G4NeutronInelasticXS::BuildPhysicsTable(), G4ParticleInelasticXS::BuildPhysicsTable(), G4LENDCrossSection::create_used_target_map(), G4GammaNuclearXS::ElementCrossSection(), G4NeutronCaptureXS::ElementCrossSection(), G4NeutronElasticXS::ElementCrossSection(), G4NeutronInelasticXS::ElementCrossSection(), G4ParticleInelasticXS::ElementCrossSection(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4ChargeExchangeXS::G4ChargeExchangeXS(), G4CrossSectionHP::G4CrossSectionHP(), G4GammaNuclearXS::G4GammaNuclearXS(), G4NeutronCaptureXS::G4NeutronCaptureXS(), G4NeutronElasticXS::G4NeutronElasticXS(), G4NeutronInelasticXS::G4NeutronInelasticXS(), G4ParticleInelasticXS::G4ParticleInelasticXS(), G4BGGNucleonElasticXS::GetElementCrossSection(), G4BGGNucleonInelasticXS::GetElementCrossSection(), G4BGGPionElasticXS::GetElementCrossSection(), G4BGGPionInelasticXS::GetElementCrossSection(), G4ChargeExchangeXS::GetElementCrossSection(), G4BGGNucleonElasticXS::GetIsoCrossSection(), G4BGGNucleonInelasticXS::GetIsoCrossSection(), G4BGGPionElasticXS::GetIsoCrossSection(), G4BGGPionInelasticXS::GetIsoCrossSection(), G4GammaNuclearXS::IsoCrossSection(), G4NeutronCaptureXS::IsoCrossSection(), G4NeutronInelasticXS::IsoCrossSection(), G4ParticleInelasticXS::IsoCrossSection(), and SetVerboseLevel().


The documentation for this class was generated from the following files: