47 soft(0), skeleton(0),lung(0), adipose(0), glandular(0),
183 adipose =
new G4Material(
"adipose", density_adipose,8);
194 glandular =
new G4Material(
"glandular", density_glandular,8);
205 d = (density_adipose * 0.5) + (density_glandular * 0.5);
206 adipose_glandular =
new G4Material(
"adipose_glandular", d, 2);
G4Material * GetMaterial(G4String)
G4IonisParamMat * GetIonisation() const
XeCO2CF4 AddMaterial(TRT_Xe, 0.807)
static G4Material * GetMaterial(const G4String &name, G4bool warning=true)
void SetMeanExcitationEnergy(G4double value)
~G4HumanPhantomMaterial()
void AddElement(G4Element *element, G4int nAtoms)