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

PROFRW - Move professor2 from reweight to GENIE #353

Closed karuboniru closed 8 months ago

karuboniru commented 10 months ago

Professor2 is not yet used directly inside Generator itself, but this will be useful for the WIP reweight update. Since both comparison and reweight package is going to be linked to professor2. We are putting professor2 as external code for GENIE.

The version selected is professor-2.4.1. The design of submodule system only allow specifying branch or commit.

Checking out of submodules will be done automatically when user call configure with --enable-professor2.