geant4_pybind icon indicating copy to clipboard operation
geant4_pybind copied to clipboard

Construct G4VUserPhysicsList

Open Zavyalov-github opened this issue 6 months ago • 0 comments

Good afternoon, esteemed developer! I would like to inquire whether it is possible to implement a feature that allows users to create a custom Physics List with specific particle list and their respective processes. This would require utilizing the AddTransportation, G4PhysicsListHelper and G4ParticleIterator classes, along with defining processes from G4VProcess such as G4eBremsstrahlung, G4Decay, G4ComptonScattering, etc.

Thank you for considering this request.

Zavyalov-github avatar Aug 20 '24 15:08 Zavyalov-github