[Rivet-svn] rivet: 13 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Fri Aug 19 15:45:02 BST 2016


details:   https://rivet.hepforge.org/hg/rivet/rev/6717f8a31c20
branches:  release-2-5-x
changeset: 5404:6717f8a31c20
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Aug 12 12:31:30 2016 +0100
description:
Matrix code tidying and allow public access to non-const vector get()

details:   https://rivet.hepforge.org/hg/rivet/rev/7861b9999547
branches:  release-2-5-x
changeset: 5405:7861b9999547
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Aug 12 14:42:20 2016 +0100
description:
Adding functors for computing vector & ParticleBase differences w.r.t. another vector.

details:   https://rivet.hepforge.org/hg/rivet/rev/824728e8d9ac
branches:  release-2-5-x
changeset: 5406:824728e8d9ac
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Aug 12 14:43:23 2016 +0100
description:
Adapt SmearedMET to take *two* arguments, since SET is typically used to calculate MET resolution.

details:   https://rivet.hepforge.org/hg/rivet/rev/a28d40d8e603
branches:  release-2-5-x
changeset: 5407:a28d40d8e603
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Aug 12 14:43:42 2016 +0100
description:
Tweaks

details:   https://rivet.hepforge.org/hg/rivet/rev/8e05381e338f
branches:  release-2-5-x
changeset: 5408:8e05381e338f
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Aug 12 14:44:27 2016 +0100
description:
Add lots of vector/container helpers for e.g. container slicing, summing, and min/max calculation.

details:   https://rivet.hepforge.org/hg/rivet/rev/d7fdc44be1a0
branches:  release-2-5-x
changeset: 5409:d7fdc44be1a0
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Aug 12 14:44:58 2016 +0100
description:
Add standard MET functions for ATLAS R1 (and currently copies for R2 and CMS).

details:   https://rivet.hepforge.org/hg/rivet/rev/b5a880f6a86d
branches:  release-2-5-x
changeset: 5410:b5a880f6a86d
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Aug 12 14:45:16 2016 +0100
description:
Update EXAMPLE_SMEAR to new MET smearing functions, API, etc.

details:   https://rivet.hepforge.org/hg/rivet/rev/a1b15a102c3c
branches:  release-2-5-x
changeset: 5411:a1b15a102c3c
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Aug 12 16:36:41 2016 +0100
description:
Oops

details:   https://rivet.hepforge.org/hg/rivet/rev/17ac71343a56
branches:  release-2-5-x
changeset: 5412:17ac71343a56
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Aug 15 12:39:39 2016 +0100
description:
Add convenience headers for including all final-state and smearing projections, to save user typing.

details:   https://rivet.hepforge.org/hg/rivet/rev/144e37b1e3a1
branches:  release-2-5-x
changeset: 5413:144e37b1e3a1
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Aug 15 15:42:48 2016 +0100
description:
Tidy CDF 2001 UE analysis, explore what's needed to replace LossyFinalState with SmearedParticles: needs FastJets to accept any ParticleFinder rather than needing FinalState

details:   https://rivet.hepforge.org/hg/rivet/rev/b9021c757cf6
branches:  release-2-5-x
changeset: 5414:b9021c757cf6
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Aug 15 15:46:19 2016 +0100
description:
Info tweak

details:   https://rivet.hepforge.org/hg/rivet/rev/fb914628242c
branches:  release-2-5-x
changeset: 5415:fb914628242c
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Aug 18 22:28:28 2016 +0100
description:
Add 'conjugate' behaviours to container head and tail functions via negative length arg values.

details:   https://rivet.hepforge.org/hg/rivet/rev/0aacd83ca803
branches:  release-2-5-x
changeset: 5416:0aacd83ca803
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Aug 18 23:54:07 2016 +0100
description:
Add a Jet::particles(Cut&) method, for inline filtering of jet constituents.

diffs (truncated from 821 to 50 lines):

--- a/ChangeLog	Fri Aug 12 11:15:05 2016 +0100
+++ b/ChangeLog	Thu Aug 18 23:54:07 2016 +0100
@@ -1,3 +1,29 @@
+2016-08-18  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add a Jet::particles(Cut&) method, for inline filtering of jet constituents.
+
+	* Add 'conjugate' behaviours to container head and tail functions
+	via negative length arg values.
+
+2016-08-15  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add convenience headers for including all final-state and
+	smearing projections, to save user typing.
+
+2016-08-12  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add standard MET functions for ATLAS R1 (and currently copies
+	for R2 and CMS).
+
+	* Add lots of vector/container helpers for e.g. container slicing,
+	summing, and min/max calculation.
+
+	* Adapt SmearedMET to take *two* arguments, since SET is typically
+	used to calculate MET resolution.
+
+	* Adding functors for computing vector & ParticleBase differences
+	w.r.t. another vector.
+
 2016-08-12  Holger Schulz  <holger.schulz at cern.ch>
 
         * Implemented a few more cuts in prompt photon analysis
@@ -6,17 +32,15 @@
 	candidate for more scrutiny and using the boosting machinery such that
 	the c.m. cuts can be done in a non-approximate way
 
-        
 2016-08-11  Holger Schulz  <holger.schulz at cern.ch>
-        
+
 	* Rename CDF_2009_S8383952 to CDF_2009_I856131 due to invalid Spires
 	entry.
 
 	* Add InspireID to all analysis known by their Spires key
 
-
 2016-08-09  Holger Schulz  <holger.schulz at cern.ch>
-        
+
 	* Release 2.5.1


More information about the Rivet-svn mailing list