Results 20 comments of Ben Morgan

FWIW, Geant4 itself is also looking towards how to evolve/support Python bindings as discussed here: https://indico.cern.ch/event/1156193/contributions/5056677/. There's a clear user requirement/demand, so if geant4_pybind could be, or form the basis...

In terms of a final GitHub "home" I think it might be good to gauge community interest and maybe a set of features you feel are needed to achieve a...

Sorry for reviving this, but I've had some recent discussion/questions within Geant4 on interest in Python usage from a few different areas. I've made them aware of this project, but...

@andriish, I'm just going through our current PRs, is there any update on this?

I guess one question is whether the existing GDML XSD schema would be sufficient (so there's a bidirectional line from `GDML` to/from `Object model`. It wouldn't hurt to also have...

To briefly follow up here, the internal ATLAS ticket on this isn't visible, but as of today there is a basic CPU-only build of atlasexternals here: https://gitlab.cern.ch/bmorgan/atlasexternals/-/tree/integrate-celeritas?ref_type=heads and the corresponding...

I _think_ the option to enable/disable device use is also required to cleanly implement https://github.com/drbenmorgan/celer-adept/issues/10. I don't know how tightly coupled this is to the other items here, but perhaps...

@sethrj, taking a look through these now to see which is shortest/easiest - but if there's a high priority one you want, let me know.

Though adding this to `CelerEmPhysicsList` and `CelerFTFPBert` could proceed at this point, it might be worth thinking about how best to handle the optical physics parameters. One gotcha the last...

Struct in place, but as you'll see, the implementation of `CelerOpticalPhysics` is now a mess due to the changes in how optical physics was configured between Geant4 10.5-10.7. I'll have...