Geant4
10.00.p01
|
#include <G4NeutronHPNames.hh>
Public Member Functions | |
G4NeutronHPNames () | |
G4NeutronHPNames (G4int maxOffSet) | |
~G4NeutronHPNames () | |
G4NeutronHPDataUsed | GetName (G4int A, G4int Z, G4String base, G4String rest, G4bool &active) |
G4NeutronHPDataUsed | GetName (G4int A, G4int Z, G4int M, G4String base, G4String rest, G4bool &active) |
G4String | GetName (G4int i) |
void | SetMaxOffSet (G4int anOffset) |
G4String | itoa (int current) |
Public Attributes | |
G4int | theMaxOffSet |
Static Public Attributes | |
static const G4String | theString [100] |
Definition at line 38 of file G4NeutronHPNames.hh.
|
inline |
Definition at line 42 of file G4NeutronHPNames.hh.
References theMaxOffSet.
|
inline |
Definition at line 43 of file G4NeutronHPNames.hh.
References theMaxOffSet.
|
inline |
Definition at line 44 of file G4NeutronHPNames.hh.
|
inline |
Definition at line 47 of file G4NeutronHPNames.hh.
References GetName().
Referenced by G4NeutronHPJENDLHEData::BuildPhysicsTable(), GetName(), G4NeutronHPIsoData::GetName(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPFSFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPCaptureFS::Init(), G4NeutronHPElasticFS::Init(), G4NeutronHPInelasticBaseFS::Init(), G4NeutronHPIsoData::Init(), G4NeutronHPInelasticCompFS::Init(), G4FissionLibrary::Init(), and G4WendtFissionFragmentGenerator::InitializeANucleus().
G4NeutronHPDataUsed G4NeutronHPNames::GetName | ( | G4int | A, |
G4int | Z, | ||
G4int | M, | ||
G4String | base, | ||
G4String | rest, | ||
G4bool & | active | ||
) |
Definition at line 66 of file G4NeutronHPNames.cc.
References A, G4cerr, G4cout, G4endl, G4NeutronHPDataUsed::GetA(), G4NeutronHPManager::GetDataStream(), G4NeutronHPManager::GetInstance(), G4NeutronHPDataUsed::GetName(), G4NeutronHPManager::GetVerboseLevel(), G4NeutronHPDataUsed::GetZ(), G4SandiaTable::GetZtoA(), G4NeutronHPDataUsed::IsThisNaturalAbundance(), itoa(), G4NeutronHPDataUsed::SetA(), G4NeutronHPDataUsed::SetM(), G4NeutronHPDataUsed::SetName(), G4NeutronHPDataUsed::SetNaturalAbundanceFlag(), G4NeutronHPDataUsed::SetZ(), theMaxOffSet, and theString.
Definition at line 63 of file G4NeutronHPNames.cc.
References theString.
|
inline |
Definition at line 56 of file G4NeutronHPNames.hh.
Referenced by GetName().
|
inline |
Definition at line 50 of file G4NeutronHPNames.hh.
References theMaxOffSet.
G4int G4NeutronHPNames::theMaxOffSet |
Definition at line 55 of file G4NeutronHPNames.hh.
Referenced by G4NeutronHPNames(), GetName(), and SetMaxOffSet().
|
static |
Definition at line 54 of file G4NeutronHPNames.hh.
Referenced by GetName(), and G4FissionProductYieldDist::MakeIsotopeName().