284 for (
size_t i = 0 ; i < numberOfElements ; ++i )
287 const G4Element* anElement = (*theElementTable)[i];
290 if ( numberOfIsotope > 0 )
293 for (
G4int i_iso = 0 ; i_iso < numberOfIsotope ; i_iso++ )
314 for (
G4int ii = 0 ; ii < numberOfNistIso ; ii++ )
336 G4cout <<
"Requested Evaluation, Z , A -> Actual Evaluation, Z , A(0=Nat) " <<
G4endl;
337 for ( std::map< G4int , G4LENDUsedTarget* >::iterator
341 <<
" " << it->second->GetWantedEvaluation()
342 <<
", " << it->second->GetWantedZ()
343 <<
", " << it->second->GetWantedA()
344 <<
" -> " << it->second->GetActualEvaluation()
345 <<
", " << it->second->GetActualZ()
346 <<
", " << it->second->GetActualA()
const G4Isotope * GetIsotope(G4int iso) const
G4double GetIsotopeAbundance(G4int Z, G4int N) const
G4NistElementBuilder * GetNistElementBuilder()
G4ParticleDefinition * proj
size_t GetNumberOfIsotopes() const
G4int GetNucleusEncoding(G4int iZ, G4int iA, G4int iM)
G4LENDManager * lend_manager
G4GLOB_DLL std::ostream G4cout
static size_t GetNumberOfElements()
std::vector< G4Element * > G4ElementTable
G4int GetNumberOfNistIsotopes(G4int Z) const
G4bool RequestChangeOfVerboseLevel(G4int)
G4int GetNistFirstIsotopeN(G4int Z) const
G4String default_evaluation
static G4ElementTable * GetElementTable()
std::map< G4int, G4LENDUsedTarget *> usedTarget_map
const G4String & GetName() const