Index: contrib/contribs/ValenciaPlugin/trunk/NEWS =================================================================== --- contrib/contribs/ValenciaPlugin/trunk/NEWS (revision 1215) +++ contrib/contribs/ValenciaPlugin/trunk/NEWS (revision 1216) @@ -1,7 +1,7 @@ -22 December 2018: bug-fix release 2.0.2 -15 June 2017: bug-fix for negative beta in trunk +22 December 2018: bug-fix release 2.0.2, for negative beta +04 December 2018: bug-fix release 2.0.1, for massive constituents 24 February 2015: version 2.0.0 21 February 2015: released 2.0-devel 27 January 2015: creating version 2.0-devel 13 March 2014: first development version 1.0-devel Index: contrib/contribs/ValenciaPlugin/trunk/ChangeLog =================================================================== --- contrib/contribs/ValenciaPlugin/trunk/ChangeLog (revision 1215) +++ contrib/contribs/ValenciaPlugin/trunk/ChangeLog (revision 1216) @@ -1,44 +1,50 @@ -22-12-2018 Gavin Salam - * VERSION: +22-12-2018: Gavin Salam + * VERSION: * NEWS: updated version to 2.0.2 - -04-12-2018 + 22-12-2018 Marcel Vos - - * ValenciaPlugin.cc: - * NEWS: - Bug fix: a bug was discovered in the plugin by Matthias Weber (CERN) + +2018-12-18: Marcel Vos a + * ValenciaPlugin.cc: + Incorporates a modification suggested by + Filip Zarnecki (Warsaw) to make sure the behaviour for negative + beta is correct (added to trunk in june 2017 but left out of + 2.0.1) + +2018-12-04: Marcel Vos + * VERSION + * NEWS + updated version to 2.0.1 + + * ValenciaPlugin.cc: + Bug fix: a bug was discovered in the plugin by Matthias Weber (CERN) the calculation of the distance diB assumed massless constituents. The impact on the results - jet energy and mass - is typically small, but can be non-negligible - This release also incorporates a modification suggested by - Filip Zarnecki (Warsaw) to make sure the behaviour for negative - beta is correct (added to trunk in june 2017) 24-02-2015 Marcel Vos *VERSION 2.0.0 Releasing first production version 21-02-2015 Marcel Vos *VERSION 2.0-devel *ValenciaPlugin.cc changed diB filled after in NNH record after discussion with FJ team released 2.0-devel 27-01-2015 Marcel Vos *VERSION creating version 2.0-devel ValenciaPlugin.cc The algorithm now accepts three parameters: R, the usual radius parameter beta, the exponent of the energy in dij gamma, the exponent of sin(theta) in diB 13-03-2014 Marcel Vos *VERSION first development version 1.0-devel ValenciaPlugin.cc Implements the algorithm described in arXiv:1404.4294