40 #ifndef G4tgrElementFromIsotopes_h 
   41 #define G4tgrElementFromIsotopes_h 
   69     std::vector<G4String> theComponents;
 
   70     std::vector<G4double> theAbundances;
 
G4int GetNumberOfIsotopes() const 
 
const G4String & GetComponent(G4int n) const 
 
~G4tgrElementFromIsotopes()
 
G4double GetAbundance(G4int n) const 
 
G4tgrElementFromIsotopes()
 
friend std::ostream & operator<<(std::ostream &, const G4tgrElementFromIsotopes &)