<div dir="ltr">Dear GATE users,<div><br></div><div>I am trying to look at secondary particles produced when a (e.g. brain) target in a water phantom is irradiated with a proton beam.</div><div><br></div><div>I am using Gate v7.0, Geant4 v.9.6.4 on my university's Linux server. </div><div><br></div><div>I have chosen the physics list QGSP_BIC_HP (Arce, P., et al., 2020).</div><div><br></div><div>A secondary production actor attached to the target shows β+ emitters produced (O15, N13, C11, etc.). However, I am not getting any "e+ Decay" or "gamma Decay", which tells me the decay of these isotopes must not have been simulated.</div><div><br></div><div>I have located the dataset 'RadioactiveDecay3.6' in geant4/geant4.9.6.p04-install/share/Geant4-9.6.4/data/ and have verified that the environment variable G4RADIOACTIVEDATA points to this. </div><div><br></div><div>The list of enabled/ initialized processes for the simulation shows that RadioactiveDecay has been "enabled", but not "initialized".</div><div><br></div><div>I would appreciate any help understanding what might be causing this. </div><div><br></div><div>#=====================================================<br></div><div># PHYSICS</div><div>#=====================================================</div><div>/gate/physics/addPhysicsList            QGSP_BIC_HP</div><div><br></div><div>/gate/physics/addProcess                 Decay</div><div>/gate/physics/addProcess                  RadioactiveDecay<br><br></div><div>/gate/physics/Gamma/SetCutInRegion      world 10 mm</div><div>/gate/physics/Electron/SetCutInRegion      world 10 mm</div><div>/gate/physics/Positron/SetCutInRegion      world 10 mm</div><div>/gate/physics/Proton/SetCutInRegion         world 10 mm<br><br></div><div>/gate/physics/Gamma/SetCutInRegion    phantom 1 mm</div><div>/gate/physics/Electron/SetCutInRegion   phantom 1 mm</div><div>/gate/physics/Positron/SetCutInRegion   phantom 1 mm</div><div>/gate/physics/Proton/SetCutInRegion      phantom 1 mm<br><br></div><div>/gate/physics/Gamma/SetCutInRegion   target 0.05 mm</div><div>/gate/physics/Electron/SetCutInRegion   target 0.05 mm</div><div>/gate/physics/Positron/SetCutInRegion   target 0.05 mm</div><div>/gate/physics/Proton/SetCutInRegion      target 0.05 mm<br><br></div><div>/gate/physics/displayCuts<br></div><div>/gate/physics/processList            Enabled</div><div>/gate/physics/processList                 Initialized</div><div>/gate/physics/print                   ../output/physics.txt<br><br></div><div>#=====================================================</div><div># SecondaryProductionActor</div><div>#=====================================================</div><div>/gate/actor/addActor                         SecondaryProductionActor   SecnP</div><div>/gate/actor/SecnP/save                  ../output/SecnP.root</div><div>/gate/actor/SecnP/attachTo              target<br><br></div><div>Thank you!</div><div><br></div><div>Best regards,</div><div>Apsara</div></div>