<div dir="ltr"><div><div><div><div><div><div><div>Hi<br><br></div>I am running Gate 8.0 and cannot seem to get parameterized macros to work.<br></div>I have a working simulation and I have tried copy pasting in the examples from the Gate User Guide, but I still cannot make it work.<br><br></div>In my working simulation I have added the following:<br>/gate/digitizer/Singles/insert thresholder<br>/gate/digitizer/Singles/thresholder/setThreshold {lld} keV<br><br>I Then run Gate using the following command:<br>$ Gate -a [lld,350]<br><br></div>But when I run the simulation I get the following error<br>[G4-cerr] Alias <lld> not found -- command ignored<br>[G4-cerr] ***** Illegal parameter (0) </gate/digitizer/Singles/thresholder/setThreshold {lld} keV> *****<br>[Gate] Sorry, error in a macro command : abort.<br><br></div>I have also tried to run Gate and used the commands:<br>PreInit> /control/alias lls 350<br>PreInit> /control/listAlias    <br>  lls : 350<br><br></div><div></div>But I still get the same error. Does anybody know what I am doing wrong?<br><br></div><div>The simulation works fine if I exchange the {lls} with 350 in the macro file, so that it becomes:<br>/gate/digitizer/Singles/thresholder/setThreshold 350 keV</div><div><br><br></div><div>Best Regards<br></div><div>Andreas Tefre Samnøy<br></div><div><br></div><div><br></div></div>