45 G4String text =
"G3toG4MANY: volume ";
46 text = text + curVTE->
GetName() +
" has specified overlaps \n";
47 text = text +
" but is not defined as MANY.";
55 G4String text =
"G3toG4MANY: volume ";
56 text = text + curVTE->
GetName() +
" which has MANY has not just one position.";
80 for (
size_t i=0; i<overlaps->size(); i++){
94 <<
"cut '" << cloneVTE->
GetName() <<
"' :"
95 << i <<
"th overlap (from " << overlaps->size() <<
") "
97 << j <<
"th copy (from " << cloneVTE->
NPCopies() <<
") "
123 transform*transform2);
134 G4String text =
"G3toG4MANY: volume ";
135 text = text + dVTE->
GetName() +
" which has MANY has not just one position.";
150 if (irot>0) theMatrix =
G3Rot.
Get(irot);