40#ifndef G4tgrMaterialMixture_h
41#define G4tgrMaterialMixture_h
55 const std::vector<G4String>& wl);
const G4String & GetComponent(G4int i) const
G4double GetFraction(G4int i)
void TransformToFractionsByWeight()
std::vector< G4double > theFractions
std::vector< G4String > theComponents
G4tgrMaterialMixture operator=(const G4tgrMaterialMixture &)
friend std::ostream & operator<<(std::ostream &, const G4tgrMaterialMixture &)