Capture cross section

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:_11.3.2
_Operating System:_Linux
_Compiler/Version:_gcc 9.4
_CMake Version:_11.6


Fellow Geant4 Users,

I’d like to consult about an issue I’m encountering: G4HadronPhysicsQGSP_BIC_HP fails to simulate the production of 104mRh. To address this, I plan to extract relevant cross-section data using G4ParticleHP. My questions are:

  1. How exactly should I invoke the dataset for this purpose?
  2. Is G4NDL (Geant4 Neutron Data Library) the default dataset called by G4HadronPhysicsQGSP_BIC_HP?
  3. What are the differences in capture cross-section data between G4NDL and G4ParticleHP?

I would appreciate your insights. Thank you!