variable phantomDim not initiallized befor /run/initialize geant4_8_1\examples\advanced\medical_linac error in: macro.mac these commands: /Phantom/dimension 15. cm /Phantom/Nvoxels 150 /Phantom/maxStep 0.2 mm must be set befor : /run/initialize /tracking/storeTrajectory 1 in file: macro.mac main file: MedLinac.cc line: UI -> ApplyCommand("/control/execute macro.mac"); The Best Wishes a.ramazani
This problem report should be reassigned to Michela Piergentili (michela.piergentili@ge.infn.it). I tried to do so, but the Geant4 Problem Report System does not allow me to reassign a problem to Michela, since she has not been granted the privilege to be registered in Geant4 Problem Report System. I have asked repeatedly for years the responsible(s) of the Geant4 Problem Report System to grant access privilege to all the Geant4 developers in the Low Energy Electromagnetic Physics and Advanced Examples Working Group, but unfortunately this has not happened yet. Regretfully, because of this technical problem with access to Geant4 Problem Report System, we are unable to take care of this problem report promptly. I am leaving on vacation the day after tomorrow and shall be back to work in September; hopefully, I will be able to reassign the problem to the responsible developer only then.
The problem report is reassigned to the Geant4 developer responsible for medical_linac. Best regards, Maria Grazia Pia
(In reply to comment #0) > variable phantomDim not initiallized befor /run/initialize > geant4_8_1\examples\advanced\medical_linac > error in: macro.mac > these commands: > /Phantom/dimension 15. cm > /Phantom/Nvoxels 150 > /Phantom/maxStep 0.2 mm > must be set befor : > /run/initialize > /tracking/storeTrajectory 1 > in file: macro.mac > main file: MedLinac.cc > line: UI -> ApplyCommand("/control/execute macro.mac"); > The Best Wishes > a.ramazani I didn't have this problem on linux SLC3, anyhow i fixex this bug initialising the phantom dimension in the detector construction. Regards Michela