Hello!<br>I run a main macro in Gate where I have a camera, phantom, source etc described. I added the line "<span style="color: rgb(51, 51, 255);">/geometry/test/recursive_test</span><div id=":zr" class="ii gt">" after I initialize the simulation in my main macro file, to check that the geometry setup is ok. I get some errors like:<br>
<br>
<span style="color: rgb(255, 0, 0);">GeomTest Error: Overlapping daughter volumes</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);"> The volumes module_P[10] and module_P[9],</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);"> both daughters of volume head_P[0],</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);"> appear to overlap at the following points in global coordinates: (list truncated)</span>...<br>
....<br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">GeomTest Error: Overshooting daughter volume</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);"> The volume LSO_P[0] appears to extend outside the mother volume crystal_P[0]</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);"> at the following points in global coordinates: (list truncated)</span>...<br>
....<br>
<br>for different parts of my camera and phantom. Even when I comment
out the phantom and just run the camera I get errors. I find this a bit
weird since I've just copied the camera from the benchmarkPET straight
off, no changes. Maybe these errors
aren't important and can be ignored, I don't know. Can these cause
segmentation violations and abort entire runs as I described in a
previous post ("segmentation violation aborts my run")? <br>Thanks!<br>
Ida<br>
</div>