<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hi, everyone,</div><div>I  constructed a very simple geometry for testing and learning GATE. some impoetant codes listed for discussion.</div><div><br></div><div>first, a box listed below:</div><div>/gate/world/daughters/name       bbs</div><div>/gate/world/daughters/insert       box</div><div><div>/gate/bbs/geometry/setXLength  4 cm</div><div>/gate/bbs/geometry/setYLength  4 cm</div><div>/gate/bbs/geometry/setZLength  4 cm</div><div>/gate/bbs/setMaterial                  Water</div></div><div><br></div><div>second, repeat the box "bbs" 4 times along z axis:</div><div>/gate/bbs/repeaters/insert                             linear</div><div>/gate/bbs/linear/setRepeatNumber               4</div><div>/gate/bbs/linear/setRepeatVector                 0.0 0.0 17.5 cm</div><div>/gate/bbs/linear/autoCenter                          true </div><div><br></div><div>and then, I want to get the dose distribution for <span style="font-size: 24px;">each </span>"bbs" using the code listed below:</div><div><div>gate/actor/addActor DoseActor      mydose</div><div>/gate/actor/mydose/attachTo         bbs </div><div>/gate/actor/mydose/setVoxelSize   1 1 1 cm</div><div>/gate/actor/mydose/setSize           4 4 4 cm</div><div>/gate/actor/mydose/save               mybbsdose.txt</div><div>/gate/actor/mydose/stepHitType    random</div><div>/gate/actor/mydose/enableDose    true</div></div><div><br></div><div>after simulation about 20000 2MeV photons ejection, I got a txt file named "...dose.txt", but it seemed that the dose value array is only for one "bbs", and I even don't know which "bbs" the dose result belongs to.</div><div><br></div><div>my question: if I want to get dose distribution for each box "bbs", how I adjust the codes. thanks very much.</div><div><br></div><div>SUN Liang </div><div><br></div><div><br></div><div><br></div></div><br><br><span title="neteasefooter"><p> </p></span>