Page MenuHomeHEPForge

No OneTemporary

Index: contrib/contribs/JetsWithoutJets/trunk/ChangeLog
===================================================================
--- contrib/contribs/JetsWithoutJets/trunk/ChangeLog (revision 457)
+++ contrib/contribs/JetsWithoutJets/trunk/ChangeLog (revision 458)
@@ -1,38 +1,43 @@
2014-01-12 Daniele Bertolini <danbert>
* JetsWithoutJets.hh
* JetsWithoutJets.cc
- added storeMass bool flag to choose whether mass of neighbors should be stored or not.
* readme
- updated with storeMass flag information
+ * NEWS
+ * VERSION
+
+ - 1.0-beta4
+
2013-12-10 Daniele Bertolini <danbert>
* JetsWithoutJets.hh
* JetsWithoutJets.cc
- changed namespace to jwj
- changed names of few functions and improved comments
- added new classes EventStorage and ParticleStorage to cache information about single particles
- JWJStorage has been renamed LocalStorage. Now this is managed by EventStorage and can be naturally used by all implemented functions
- implemented suggestions from the FastJet authors about avoiding mutables, and returning const refs for large vectors in MultiplePtCutValues and MultipleRValues classes
* example.cc
- updated with the possibility of using a single EventStorage for multiple JetLikeEventShape
* readme
- updated with information about new classes and EventStorage use
* NEWS
* VERSION
- 1.0-beta3
2013-08-26 <jthaler>
Initial creation based on Daniele's private code.
Index: contrib/contribs/JetsWithoutJets/trunk/NEWS
===================================================================
--- contrib/contribs/JetsWithoutJets/trunk/NEWS (revision 457)
+++ contrib/contribs/JetsWithoutJets/trunk/NEWS (revision 458)
@@ -1,3 +1,4 @@
+-- 1.0-beta4: Mass infomation is now calculated/cached only if requested and not by default. This further reduces computation time.
-- 1.0-beta3: Some classes renamed for clarity. Critical information about single particles is now cached to reduce computation time.
-- 1.0-beta2: Updated method for identify jets
-- 1.0-beta1: Beta release for initial testing
Index: contrib/contribs/JetsWithoutJets/trunk/VERSION
===================================================================
--- contrib/contribs/JetsWithoutJets/trunk/VERSION (revision 457)
+++ contrib/contribs/JetsWithoutJets/trunk/VERSION (revision 458)
@@ -1 +1 @@
-1.0-beta3
+1.0-beta4

File Metadata

Mime Type
text/x-diff
Expires
Wed, May 14, 10:17 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111083
Default Alt Text
(2 KB)

Event Timeline