Scintillation Photons in Geant4Py?

Please fill out the following information to help in answering your question, and also see tips for posting code snippets. If you don’t provide this information it will take more time to help with your problem!

Geant4 Version: 10.6
Operating System: Linux Mint
Compiler/Version:
CMake Version:


Is there a way to generate scintillation photons in geant4py?

Hi,

I do not know if you can generate scintillation photons with Geant4Py. With Geant4.jl (julia bindings) you can, al least for some simple cases. Here is a working example: G4Examples.jl/advanced/Scintillation/Scintillation.jl at main · JuliaHEP/G4Examples.jl · GitHub
The package Geant4.jl comes with its documentation. In addition, there is set of tutorial notebooks to introduce to Geant4.jl in GitHub - peremato/Geant4.jl-tutorial: Tutorial for Geant4.jl