|
[Rivet] [Rivet-svn] r2539 - trunk/src/AnalysesHendrik Hoeth hendrik.hoeth at cern.chSun Jun 27 15:03:56 BST 2010
Thus spake blackhole at projects.hepforge.org (blackhole at projects.hepforge.org): > Author: fsiegert > Date: Sun Jun 27 14:55:48 2010 > New Revision: 2539 > > Log: > Reduce mass2<0 sensitivity. > > - if (m2_i < 0) { > + if (m2_i < -1e-8) { So for any mass between -1e-8 and 0 we decide to fill NAN in the histogram? -- Don't knock the weather. If it didn't change once in a while, nine out of ten people couldn't start a conversation. -- Kin Hubbard
More information about the Rivet mailing list |