<div dir="ltr">Hello Gate users,<div><br></div><div><br></div><div>In some of my simulations I need to have many many identical volumes, and using the generic repeater to define them would be best for me, as a linear, ring, or cubic repeater wouldn't give me exactly what I'd need. I saw in the User's Guide that you can call a text file (named something like volumes.placements) that lists the rotations/translations you need for each repetition. <br>
<br>However I am unsure if I am using it correctly. I do not need any rotation of my volumes, just translations. I tried to write a simple file for them based ont eh description in the user's guide and it looked like:<br>
<br><div>###### List of placement (translation and rotation) </div><div>###### Column 1      is rotationAngle in degree </div><div>###### Columns 2,3,4 are rotation axis  </div><div>###### Columns 5,6,7 are translation in mm</div>
<div>Rotation deg </div><div>Translation mm</div><div>0       0 0 0       0 0 10</div><div>0       0 0 0       0 0 20</div><div>0       0 0 0       0 0 30</div></div><div><br></div><div>When I try to reference this file in Gate (in interactive mode)  with the type of command:</div>
<div>/gate/myvolume/genericRepeater/setPlacementsFilename   volumes.placements</div><div><br></div><div>I get an error about "GateMiscFunctions.cc" and it says "Error while opening."</div><div><br></div>
<div>Can anyone help me? Or provide an example of how to use a file to give translations for a generic repeater?</div><div><br></div><div><br></div><div>Thank you,</div><div><br></div><div>-Amy</div><div><br></div></div>