h = yoda.Histo1D(10, 0, 5);
ha1 = h.clone();
ha2 = h.clone();
hb1 = h.clone();
hb2 = h.clone();
Updated on 2022-08-08 at 20:05:55 +0100