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() <<
") "
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);
G3G4DLL_API G3RotTable G3Rot
void G3toG4MANY(G3VolTableEntry *curVTE)
G4Transform3D GetTransform3D(G3Pos *g3pos)
void MakeBooleanSolids(G3VolTableEntry *curVTE, G3VolTableEntryVector *overlaps, const G4Transform3D &transform)
void SubstractSolids(G3VolTableEntry *vte1, G3VolTableEntry *vte2, G4int copy, const G4Transform3D &transform)
std::vector< G3VolTableEntry * > G3VolTableEntryVector
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4GLOB_DLL std::ostream G4cout
G4RotationMatrix * Get(G4int id) const
std::vector< G3VolTableEntry * > * GetOverlaps()
G3VolTableEntry * GetMasterClone()
G3VolTableEntry * GetClone(G4int i)
void SetSolid(G4VSolid *solid)
G3Pos * GetG3PosCopy(G4int copy=0)
G3VolTableEntry * GetDaughter(G4int i)
void copy(G4double dst[], const G4double src[], size_t size=G4FieldTrack::ncompSVEC)