[Gate-users] GATE
Sonoko Nakano
snakano at sfu.ca
Thu Feb 27 21:19:25 CET 2014
Hello Gate users,
I am doing the simulation of several SPECThead systems.
If N number of SPECTheads are simulated, we can see volume IDs ranging from 0 to N-1 in column 7 of the singles ASCII output.
My question is how GATE can number the SPECTheads from 0-N-1.
For example, I have N SPECTheads and I create a file for each head; H1.mac for the head#1, H2.mac for the head#2 etc. Then, my main file contains the following lines:
/control/execute H1.mac
/control/execute H2.mac
/control/execute H3.mac
...
/control/execute HN.mac
In this case, in the column 7, is ID# 0 for head#1, and is ID# N-1 for head#N?
Thank you in advance for your help.
Sonoko
More information about the Gate-users
mailing list