Sorting RooAbsData

Hi,

Is there an easy way to sort data points in a RooAbsData object? I’d like to be able to iterate over entries in increasing order.

Thanks,
Nic

Another related question: Is there a way to tell if a RooAbsData is binned or not?