Geant4
10.01.p03
|
#include <G4NeutronHPIsoData.hh>
Public Member Functions | |
G4NeutronHPIsoData () | |
~G4NeutronHPIsoData () | |
G4double | GetXsec (G4double energy) |
G4bool | Init (G4int A, G4int Z, G4double abun, G4String dirName, G4String aFSType) |
G4bool | Init (G4int A, G4int Z, G4int M, G4double abun, G4String dirName, G4String aFSType) |
void | Init (G4int A, G4int Z, G4double abun) |
void | Init (G4int A, G4int Z, G4int M, G4double abun) |
G4NeutronHPVector * | MakeElasticData () |
G4NeutronHPVector * | MakeFissionData () |
G4NeutronHPVector * | MakeCaptureData () |
G4NeutronHPVector * | MakeInelasticData () |
G4NeutronHPVector * | MakeChannelData () |
G4String | GetName (G4int A, G4int Z, G4String base, G4String rest) |
void | FillChannelData (G4NeutronHPVector *aBuffer) |
void | ThinOut (G4double precision) |
Definition at line 43 of file G4NeutronHPIsoData.hh.
|
inline |
Definition at line 47 of file G4NeutronHPIsoData.hh.
References theCaptureData, theChannelData, theElasticData, theFissionData, and theInelasticData.
|
inline |
Definition at line 56 of file G4NeutronHPIsoData.hh.
References theChannelData.
|
inline |
Definition at line 85 of file G4NeutronHPIsoData.hh.
References G4NeutronHPVector::GetPoint(), G4NeutronHPVector::GetVectorLength(), G4NeutronHPVector::Hash(), G4NeutronHPVector::SetPoint(), and theChannelData.
Referenced by G4NeutronHPChannel::UpdateData().
Definition at line 130 of file G4NeutronHPIsoData.cc.
References G4NeutronHPNames::GetName(), and theNames.
Definition at line 58 of file G4NeutronHPIsoData.hh.
References G4NeutronHPVector::GetXsec(), G4INCL::Math::max(), and theChannelData.
Referenced by G4NeutronHPChannel::ApplyYourself(), and G4NeutronHPChannel::GetWeightedXsec().
|
inline |
Definition at line 64 of file G4NeutronHPIsoData.hh.
References Init().
Referenced by Init(), G4NeutronHPElementData::UpdateData(), and G4NeutronHPChannel::UpdateData().
G4bool G4NeutronHPIsoData::Init | ( | G4int | A, |
G4int | Z, | ||
G4int | M, | ||
G4double | abun, | ||
G4String | dirName, | ||
G4String | aFSType | ||
) |
Definition at line 38 of file G4NeutronHPIsoData.cc.
References A, barn, eV, G4cout, G4endl, G4NeutronHPDataUsed::GetA(), G4NeutronHPManager::GetDataStream(), G4NeutronHPManager::GetInstance(), G4NeutronHPNames::GetName(), G4NeutronHPDataUsed::GetName(), G4NeutronHPDataUsed::GetZ(), G4NeutronHPVector::Init(), theChannelData, and theNames.
Definition at line 68 of file G4NeutronHPIsoData.hh.
References Init().
Definition at line 80 of file G4NeutronHPIsoData.cc.
References Init(), theCaptureData, theChannelData, theElasticData, theFissionData, and theInelasticData.
|
inline |
Definition at line 76 of file G4NeutronHPIsoData.hh.
References theCaptureData.
Referenced by G4NeutronHPElementData::UpdateData().
|
inline |
Definition at line 80 of file G4NeutronHPIsoData.hh.
References theChannelData.
Referenced by G4NeutronHPChannel::UpdateData().
|
inline |
Definition at line 72 of file G4NeutronHPIsoData.hh.
References theElasticData.
Referenced by G4NeutronHPElementData::UpdateData().
|
inline |
Definition at line 74 of file G4NeutronHPIsoData.hh.
References theFissionData.
Referenced by G4NeutronHPElementData::UpdateData().
|
inline |
Definition at line 78 of file G4NeutronHPIsoData.hh.
References theInelasticData.
Referenced by G4NeutronHPElementData::UpdateData().
|
inline |
Definition at line 96 of file G4NeutronHPIsoData.hh.
References theCaptureData, theElasticData, theFissionData, theInelasticData, and G4NeutronHPVector::ThinOut().
|
private |
Definition at line 107 of file G4NeutronHPIsoData.hh.
Referenced by G4NeutronHPIsoData(), Init(), MakeCaptureData(), and ThinOut().
|
private |
Definition at line 110 of file G4NeutronHPIsoData.hh.
Referenced by FillChannelData(), G4NeutronHPIsoData(), GetXsec(), Init(), MakeChannelData(), and ~G4NeutronHPIsoData().
|
private |
Definition at line 108 of file G4NeutronHPIsoData.hh.
Referenced by G4NeutronHPIsoData(), Init(), MakeElasticData(), and ThinOut().
|
private |
Definition at line 112 of file G4NeutronHPIsoData.hh.
|
private |
Definition at line 106 of file G4NeutronHPIsoData.hh.
Referenced by G4NeutronHPIsoData(), Init(), MakeFissionData(), and ThinOut().
|
private |
Definition at line 109 of file G4NeutronHPIsoData.hh.
Referenced by G4NeutronHPIsoData(), Init(), MakeInelasticData(), and ThinOut().
|
private |
Definition at line 113 of file G4NeutronHPIsoData.hh.