97 G4cout <<
"G4GeometryWorkspace::UseWorkspace: Start " <<
G4endl;
119 G4cout <<
"G4GeometryWorkspace::UseWorkspace: End " <<
G4endl;
139 for (
size_t ip=0; ip<physVolStore->size(); ++ip)
149 if (g4PVReplica ==
nullptr)
169 if (paramVol ==
nullptr)
171 G4Exception(
"G4GeometryWorkspace::CreateAndUseWorkspace()",
173 "Cannot find Parameterisation for parameterised volume.");
181 G4cout <<
"G4GeometryWorkspace::InitialisePhysicalVolumes: "
182 <<
"Copying geometry - Done!" <<
G4endl;
200 if( workerSolid !=
nullptr )
211 ed <<
"ERROR - Unable to initialise geometry for worker node." <<
"\n"
212 <<
"A solid lacks the Clone() method - or Clone() failed." <<
"\n"
214 <<
" Parameters: " << *solid;
215 G4Exception(
"G4GeometryWorkspace::CloneParameterisedVolume()",
269 if( workerSolid !=
nullptr )
280 ed <<
"ERROR - Unable to initialise geometry for worker node. \n"
281 <<
"A solid lacks the Clone() method - or Clone() failed. \n"
283 <<
" Parameters: " << *solid;
284 G4Exception(
"G4GeometryWorkspace::CloneParameterisedVolume()",
296 G4cout <<
"G4GeometryWorkspace::InitialiseWorkspace():"
297 <<
" Copying geometry - Start " <<
G4endl;
316 G4cout <<
"G4GeometryWorkspace::InitialiseWorkspace: "
317 <<
"Copying geometry - Done!" <<
G4endl;
326 for (
size_t ip=0; ip<physVolStore->size(); ++ip)
332 if (g4PVReplica !=
nullptr)
337 if (paramVol !=
nullptr)