|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronInelasticXS.hh>
Static Public Member Functions | |
| static const char * | Default_Name () |
Additional Inherited Members | |
| Protected Attributes inherited from G4VCrossSectionDataSet | |
| G4int | verboseLevel {0} |
| G4String | name |
Definition at line 55 of file G4NeutronInelasticXS.hh.
| G4NeutronInelasticXS::G4NeutronInelasticXS | ( | ) |
Definition at line 70 of file G4NeutronInelasticXS.cc.
Referenced by G4NeutronInelasticXS(), and operator=().
|
overridedefault |
|
delete |
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 315 of file G4NeutronInelasticXS.cc.
Referenced by G4InterfaceToXS::G4InterfaceToXS().
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 131 of file G4NeutronInelasticXS.cc.
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 186 of file G4NeutronInelasticXS.cc.
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 98 of file G4NeutronInelasticXS.cc.
|
inlinestatic |
Definition at line 63 of file G4NeutronInelasticXS.hh.
Referenced by G4INCLXXNeutronBuilder::Build(), G4NeutronCrossSectionXS::ConstructProcess(), and G4NeutronInelasticXS().
Definition at line 140 of file G4NeutronInelasticXS.cc.
Referenced by ComputeCrossSectionPerElement(), and GetElementCrossSection().
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 123 of file G4NeutronInelasticXS.cc.
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 196 of file G4NeutronInelasticXS.cc.
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 108 of file G4NeutronInelasticXS.cc.
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 115 of file G4NeutronInelasticXS.cc.
| G4double G4NeutronInelasticXS::IsoCrossSection | ( | G4double | ekin, |
| G4double | logekin, | ||
| G4int | Z, | ||
| G4int | A ) |
Definition at line 206 of file G4NeutronInelasticXS.cc.
Referenced by ComputeIsoCrossSection(), GetIsoCrossSection(), and SelectIsotope().
|
delete |
|
finalvirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 267 of file G4NeutronInelasticXS.cc.