How to use G4ParaFissionModel as a parter of PhysicsList?

I want to use G4ParaFissionModel hadronic interaction to produce fission fragment, it seems G4ParaFissionModel belong to G4HadronicInteraction class, it can not used as G4VModularPhysicsList::RegisterPhysics’s parameter, so how shauld i do to use G4ParaFissionModel?

1 Like

I have the same problem. Did you find a solution which you can post here?

The example from examples\extended\hadronic\FissionFragment maybe is the right answer.

This example did not give any output. It seems G4ParaFissionModel is not mentioned in any file.
I am open for any suggestion which make possible to get fission product.

sorry, i viewed the projections written by myself, one of the projections about fission fragment is referred to the examples from /Geant4/examples/extended/hadronic/Hadr03.