67 G4Material* soft = material -> GetMaterial(
"soft_tissue");
83 relative_rm -> rotateX(90. *
degree);
84 relative_rm -> rotateZ(0. *
degree);
85 relative_rm -> rotateY(90. *
degree);
87 AscendingColonUpperLargeIntestine,
88 TraverseColonUpperLargeIntestine,
94 "logical" + volumeName,
99 "physicalUpperLargeIntestine",
100 logicUpperLargeIntestine,
110 G4Colour colour = colourPointer -> GetColour(colourName);
115 G4cout <<
"UpperLargeIntestine created !!!!!!" <<
G4endl;
119 G4cout <<
"Volume of UpperLargeIntestine = " << UpperLargeIntestineVol/
cm3 <<
" cm^3" <<
G4endl;
123 G4cout <<
"Material of UpperLargeIntestine = " << UpperLargeIntestineMat <<
G4endl;
127 G4cout <<
"Density of Material = " << UpperLargeIntestineDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
130 G4double UpperLargeIntestineMass = (UpperLargeIntestineVol)*UpperLargeIntestineDensity;
131 G4cout <<
"Mass of UpperLargeIntestine = " << UpperLargeIntestineMass/
gram <<
" g" <<
G4endl;
134 return physUpperLargeIntestine;
G4Material * GetMaterial() const
CLHEP::Hep3Vector G4ThreeVector
CLHEP::HepRotation G4RotationMatrix
const G4String & GetName() const
virtual G4double GetCubicVolume()
G4double GetDensity() const
G4VSolid * GetSolid() const
void SetForceSolid(G4bool=true)
static constexpr double gram
G4GLOB_DLL std::ostream G4cout
const G4String & GetName() const
static constexpr double degree
static constexpr double cm
static constexpr double cm3
void SetVisAttributes(const G4VisAttributes *pVA)