[Rivet] Fwd: Build failed in Jenkins: Rivet-OSX32-HepMC-2.5 #686

David Grellscheid david.grellscheid at durham.ac.uk
Fri Sep 30 11:47:10 BST 2011


Hi Frank,

thanks for the fixes! Can someone explain why this is necessary:

    int VisibleFinalState::compare(const Projection& p) const {
-    return FinalState::compare(p);
+    return mkNamedPCmp(p, "FS");
    }

Several other projections have the line marked with '-'. Are they 
potentially broken, too?

   David



More information about the Rivet mailing list