Details
Description
See https://root-forum.cern.ch/t/ttree-draw-selection-doesnt-work-correctly-on-vector-of-vector/34486
With the file badvector.root
t->Draw("v ", "v < 0");
|
will plot some positive values.
See https://root-forum.cern.ch/t/ttree-draw-selection-doesnt-work-correctly-on-vector-of-vector/34486
With the file badvector.root
t->Draw("v ", "v < 0");
|
will plot some positive values.