GENIE-MC / Generator

The popular GENIE Generator product is used by nearly all accelerator neutrino experiments and it plays a key role in the exploitation of neutrino data. The Generator implements a modern software framework and it includes state-of-the-art physics modules. It captures the latest results of the GENIE global analysis of neutrino scattering data and includes several tunes that were produced using the proprietary Comparisons and Tuning products. The GENIE physics model is universal and comprehensive: It handles all neutrinos and targets, and all processes relevant from MeV to PeV energy scales. The Generator includes several tools (flux drivers, detector geometry navigators, specialized event generation apps, event reweighting engines) to simulate complex experimental setups in full detail and to support generator-related analysis tasks.
http://www.genie-mc.org
42 stars 92 forks source link

Add Power Law spectrum #278

Closed pochoarus closed 1 year ago

pochoarus commented 1 year ago

New feature to generate events with a power law spectrum. Also, the option to force the interaction of all injected events has been included

pochoarus commented 1 year ago

Thanks for the review @nusense . @candreop Any further suggestions before we merge?

candreop commented 1 year ago

Looks ok @pochoarus. One comment I have is that --force doesn't look too descriptive. There are many things that could be forced: an interaction of a flux ray, a specific reaction mode for an interaction, a specific decay channel of a generated particle etc etc. Perhaps can have a more explicit argument.

pochoarus commented 1 year ago

@candreop I think now it is more clear. What do you think?

candreop commented 1 year ago

looks good. Thanks @pochoarus