61 "PhysVol representation of LogVol " + pLV -> GetName (),
75 fType =
"G4LogicalVolumeModel";
76 fGlobalTag = fpLV -> GetName ();
77 fGlobalDescription =
"G4LogicalVolumeModel " + fGlobalTag;
88 if (fpMP) nonCulledMP = *fpMP;
95 if (fpTopPV->GetLogicalVolume()->GetVoxelHeader()) {
100 for (
size_t i = 0; i < pPPL -> size (); i++) {
102 const G4Polyhedron& polyhedron = (*pPPL)[i].GetPolyhedron ();
119 <<
"\" with top physical volume \""
140 G4VSolid* pSol0 = pSol -> GetConstituentSolid (0);
142 G4VSolid* pSol1 = pSol -> GetConstituentSolid (1);
145 (
"G4PhysicalVolumeModel::DescribeSolid",
147 "2nd component solid in Boolean is missing.");
152 DescribeSolid (theAT, pSol0, &constituentAttributes, sceneHandler);
153 DescribeSolid (theAT, pSol1, &constituentAttributes, sceneHandler);
159 pSol -> DescribeYourselfTo (sceneHandler);