Skip to content

correct CMakeLists.txt for GeneratorFilters, Herwig7, Sherpa and Tauplapp and add common fragments for Herwig7, Powheg and Tauolapp

Ewelina Maria Lobodzinska requested to merge ewelina/athena:master-sh into master

small corrections to CMakeFiles for GeneratorFilters, H7, Sherpa and Tauolapp so that the JOs fragments are correctly installed - previously the JOs fragments were put into share directory, now we move them to share/common, so that installation line in CMake is changed accordingly. The changed CMakeLists are: GeneratorFilters/CMakeLists.txt Herwig7_i/CMakeLists.txt Sherpa_i/CMakeLists.txt Tauolapp_i/CMakeLists.txt

MC production is run currently using rel. 21.6. This request is one of many preparing master (rel. 22) for usage for MC production.

JOs common fragments for Powheg and TauolaPP are copied to share/common directories - as needed by the production system (and as running currently in 21.6). Part of them are just moved from share directories, other are copied from rel. 21.6 Only sporadically a change is added i.e. to remove from JOs fragments parts connected with running with old generator versions, which are no longer used.

The removed examples are examples for MC15 i.e. no longer working in our production system.

The contact names are updated in all Powheg common fragments.

Generally, all the changes in this MR cannot in anyway affect the release running.

Edited by Atlas Nightlybuild

Merge request reports