[Rivet-svn] rivet: Declare another missing projection

Rivet Mercurial rivet at projects.hepforge.org
Tue Jul 19 22:30:01 BST 2016


details:   https://rivet.hepforge.org/hg/rivet/rev/780971e73fcf
branches:  release-2-5-x
changeset: 5318:780971e73fcf
user:      Holger Schulz <holger.schulz at durham.ac.uk>
date:      Tue Jul 19 22:18:01 2016 +0100
description:
Declare another missing projection

diffs (10 lines):

--- a/src/Analyses/BABAR_2005_S6181155.cc	Tue Jul 19 22:09:17 2016 +0100
+++ b/src/Analyses/BABAR_2005_S6181155.cc	Tue Jul 19 22:18:01 2016 +0100
@@ -17,6 +17,7 @@
 
     void init() {
       declare(Beam(), "Beams");
+      declare(UnstableFinalState(), "UFS");
     }
 
     void analyze(const Event& e) {


More information about the Rivet-svn mailing list