CrossSectionDataSet

Hello everyone,
I want to ask you, how could I make my own CrossSectionData file?

For what kind of interactions?

Hello,

you need implement G4VCrossSectionDataSet interface in your class and add it on top of PhysicsList.

VI