34#ifndef G4tgrElementFromIsotopes_hh
35#define G4tgrElementFromIsotopes_hh 1
63 G4int theNoIsotopes = 0;
64 std::vector<G4String> theComponents;
65 std::vector<G4double> theAbundances;
G4double GetAbundance(G4int n) const
const G4String & GetComponent(G4int n) const
~G4tgrElementFromIsotopes()
friend std::ostream & operator<<(std::ostream &, const G4tgrElementFromIsotopes &)
G4int GetNumberOfIsotopes() const
G4tgrElementFromIsotopes()