44 G4String text =
"G3toG4MANY: volume ";
45 text = text + curVTE->
GetName() +
" has specified overlaps \n";
46 text = text +
" but is not defined as MANY.";
54 G4String text =
"G3toG4MANY: volume ";
55 text = text + curVTE->
GetName() +
" which has MANY has not just one position.";
79 for (
size_t i=0; i<overlaps->size(); i++){
93 <<
"cut '" << cloneVTE->
GetName() <<
"' :"
94 << i <<
"th overlap (from " << overlaps->size() <<
") "
96 << j <<
"th copy (from " << cloneVTE->
NPCopies() <<
") "
122 transform*transform2);
133 G4String text =
"G3toG4MANY: volume ";
134 text = text + dVTE->
GetName() +
" which has MANY has not just one position.";
149 if (irot>0) theMatrix =
G3Rot.
Get(irot);