TTRee::Draw() vector

Hello
is there any way to select a range for a vector index
with TTree::Draw() ?
i.e.

with low < index < high .
Thank you very much.
Best regards
davide

Hi,

You can do

Where you probably need to replace min and max by numerical values.

Cheers,
Philippe

Hi
thank you very much for your help.
Bye
davide