<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 07/08/14 14:56, Holger Schulz wrote:
<blockquote cite="mid:53E3858B.7080706@durham.ac.uk" type="cite"><br>
This crash goes away when declaring <br>
<blockquote>Histo1DPtr _h_dNch_dn[4];<br>
</blockquote>
instead of<br>
vector<Histo1DPtr> _h_dNch_dn;<br>
</blockquote>
Sorry, that was too early, the error as described remains:<br>
<blockquote>python: ../include/YODA/Utils/BinSearcher.h:219: size_t
YODA::Utils::BinSearcher::index(double) const: Assertion `x >=
_edges[index] && x < _edges[index+1]' failed.<br>
<br>
</blockquote>
So yeah, there seems to be something going wrong.<br>
<br>
Holger<br>
</body>
</html>