85 #define G4ELEMENT_HH 1
167 {
return fRelativeAbundanceVector;}
170 {
return (*theIsotopeVector)[iso];}
182 inline size_t GetIndex()
const {
return fIndexInTable;}
234 void InitializePointers();
235 void ComputeDerivedQuantities();
236 void ComputeCoulombFactor();
237 void ComputeLradTsaiFactor();
238 void AddNaturalIsotopes();
251 G4int fNbOfAtomicShells;
253 G4int* fNbOfShellElectrons;
256 size_t fNumberOfIsotopes;
265 size_t fIndexInTable;
266 G4bool fNaturalAbandances;
278 return fNaturalAbandances;
283 fNaturalAbandances = val;