Skip to content

Whizard2 and productions

Andre Sailer requested to merge sailer/ILCDIRAC:whizEng into Rel-v28r0

BEGINRELEASENOTES

*Interfaces
NEW: The Whizard2 interface now allows the setting of the energy in the Sindarin file via the API, if parsing does not work an error is raised CHANGE: ProductionJob: instead of checking the proxy group the proxy properties are checked for ProductionManagement

*ITS

NEW: dirac-clic-make-productions sets some parameters based on the proxy, e.g., fcc_prod or ilc_prod groups
CHANGE: dirac-clic-make-productions non-integer energies can be used for productions, e.g. 91.2 GeV
CHANGE: dirac-clic-make-productions more easy settings for multiple production chains, setting one or more entries to a list should in most cases be possible, other values will be taken for all chains.

*Core
CHANGE: checkOrGetGroupProxy now also takes a list as argument and returns S_OK with the group found

ENDRELEASENOTES

Edited by Andre Sailer

Merge request reports