41 for (i=0; i<nconst; i++)
49 for (i=0; i<nconst; i++) {
53 factor=constituents[i]->
Density();
68 name(mat.
name), density(mat.density), nElem(mat.nElem) {
89 for (
G4int i=0; i<nconst; i++) {
92 volume+=(weights[i]/constituents[i]->
Density());
95 mass+=(weights[i]*constituents[i]->
Density());
147 if (trueConst != nElem) {
161 G4cout <<
"\tGoing from " << nElem <<
" constituents to " << trueConst <<
G4endl;
179 os <<
"Density= " << mat.
density <<
" g/cm3. Number of Elements: "