Index: contrib/contribs/ValenciaPlugin/trunk/NEWS =================================================================== --- contrib/contribs/ValenciaPlugin/trunk/NEWS (revision 1210) +++ contrib/contribs/ValenciaPlugin/trunk/NEWS (revision 1211) @@ -1,7 +1,7 @@ -19 December 2018: bug-fix release 2.0.1 +22 December 2018: bug-fix release 2.0.2 15 June 2017: bug-fix for negative beta in trunk 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/VERSION =================================================================== --- contrib/contribs/ValenciaPlugin/trunk/VERSION (revision 1210) +++ contrib/contribs/ValenciaPlugin/trunk/VERSION (revision 1211) @@ -1 +1 @@ -2.0.1 +2.0.2 Index: contrib/contribs/ValenciaPlugin/trunk/ChangeLog =================================================================== --- contrib/contribs/ValenciaPlugin/trunk/ChangeLog (revision 1210) +++ contrib/contribs/ValenciaPlugin/trunk/ChangeLog (revision 1211) @@ -1,38 +1,44 @@ +22-12-2018 Gavin Salam + * VERSION: + * NEWS: + updated version to 2.0.2 to avoid conflict with + existing 2.0.1 tag + 04-12-2018 Marcel Vos *VERSION 2.0.1 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