Geant4
10.01.p02
|
#include <G4ParticleHPIsoData.hh>
Public Member Functions | |
G4ParticleHPIsoData () | |
~G4ParticleHPIsoData () | |
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, G4ParticleDefinition *projectile, const char *dataDirVariable) |
void | Init (G4int A, G4int Z, G4int M, G4double abun, G4ParticleDefinition *projectile, const char *dataDirVariable) |
G4ParticleHPVector * | MakeElasticData () |
G4ParticleHPVector * | MakeFissionData () |
G4ParticleHPVector * | MakeCaptureData () |
G4ParticleHPVector * | MakeInelasticData () |
G4ParticleHPVector * | MakeChannelData () |
G4String | GetName (G4int A, G4int Z, G4String base, G4String rest) |
void | FillChannelData (G4ParticleHPVector *aBuffer) |
void | ThinOut (G4double precision) |
Definition at line 45 of file G4ParticleHPIsoData.hh.
|
inline |
Definition at line 49 of file G4ParticleHPIsoData.hh.
References theCaptureData, theChannelData, theElasticData, theFissionData, and theInelasticData.
|
inline |
Definition at line 58 of file G4ParticleHPIsoData.hh.
References theChannelData.
|
inline |
Definition at line 87 of file G4ParticleHPIsoData.hh.
References G4ParticleHPVector::GetPoint(), G4ParticleHPVector::GetVectorLength(), G4ParticleHPVector::SetPoint(), and theChannelData.
Referenced by G4ParticleHPChannel::UpdateData().
Definition at line 139 of file G4ParticleHPIsoData.cc.
References G4ParticleHPNames::GetName(), and theNames.
Definition at line 60 of file G4ParticleHPIsoData.hh.
References G4ParticleHPVector::GetXsec(), G4INCL::Math::max(), and theChannelData.
Referenced by G4ParticleHPChannel::ApplyYourself(), and G4ParticleHPChannel::GetWeightedXsec().
|
inline |
Definition at line 66 of file G4ParticleHPIsoData.hh.
References Init().
Referenced by Init(), G4ParticleHPElementData::UpdateData(), and G4ParticleHPChannel::UpdateData().
G4bool G4ParticleHPIsoData::Init | ( | G4int | A, |
G4int | Z, | ||
G4int | M, | ||
G4double | abun, | ||
G4String | dirName, | ||
G4String | aFSType | ||
) |
Definition at line 39 of file G4ParticleHPIsoData.cc.
References A, barn, eV, G4cout, G4endl, G4ParticleHPDataUsed::GetA(), G4ParticleHPManager::GetDataStream(), G4ParticleHPManager::GetInstance(), G4ParticleHPNames::GetName(), G4ParticleHPDataUsed::GetName(), G4ParticleHPDataUsed::GetZ(), G4ParticleHPVector::Init(), theChannelData, and theNames.
|
inline |
Definition at line 70 of file G4ParticleHPIsoData.hh.
References Init().
void G4ParticleHPIsoData::Init | ( | G4int | A, |
G4int | Z, | ||
G4int | M, | ||
G4double | abun, | ||
G4ParticleDefinition * | projectile, | ||
const char * | dataDirVariable | ||
) |
Definition at line 85 of file G4ParticleHPIsoData.cc.
References Init(), G4Neutron::Neutron(), theCaptureData, theChannelData, theElasticData, theFissionData, and theInelasticData.
|
inline |
Definition at line 78 of file G4ParticleHPIsoData.hh.
References theCaptureData.
Referenced by G4ParticleHPElementData::UpdateData().
|
inline |
Definition at line 82 of file G4ParticleHPIsoData.hh.
References theChannelData.
Referenced by G4ParticleHPChannel::UpdateData().
|
inline |
Definition at line 74 of file G4ParticleHPIsoData.hh.
References theElasticData.
Referenced by G4ParticleHPElementData::UpdateData().
|
inline |
Definition at line 76 of file G4ParticleHPIsoData.hh.
References theFissionData.
Referenced by G4ParticleHPElementData::UpdateData().
|
inline |
Definition at line 80 of file G4ParticleHPIsoData.hh.
References theInelasticData.
Referenced by G4ParticleHPElementData::UpdateData().
|
inline |
Definition at line 97 of file G4ParticleHPIsoData.hh.
References theCaptureData, theElasticData, theFissionData, theInelasticData, and G4ParticleHPVector::ThinOut().
|
private |
Definition at line 108 of file G4ParticleHPIsoData.hh.
Referenced by G4ParticleHPIsoData(), Init(), MakeCaptureData(), and ThinOut().
|
private |
Definition at line 111 of file G4ParticleHPIsoData.hh.
Referenced by FillChannelData(), G4ParticleHPIsoData(), GetXsec(), Init(), MakeChannelData(), and ~G4ParticleHPIsoData().
|
private |
Definition at line 109 of file G4ParticleHPIsoData.hh.
Referenced by G4ParticleHPIsoData(), Init(), MakeElasticData(), and ThinOut().
|
private |
Definition at line 113 of file G4ParticleHPIsoData.hh.
|
private |
Definition at line 107 of file G4ParticleHPIsoData.hh.
Referenced by G4ParticleHPIsoData(), Init(), MakeFissionData(), and ThinOut().
|
private |
Definition at line 110 of file G4ParticleHPIsoData.hh.
Referenced by G4ParticleHPIsoData(), Init(), MakeInelasticData(), and ThinOut().
|
private |
Definition at line 114 of file G4ParticleHPIsoData.hh.