TTree::Draw of TRef

This is expected. Due to a quirk of the TTree::Draw parsing (and the fact that it knows what is an array and what is not), the position of the bracket is ‘flexible’ ; note [0][][][0] is also a possible value if you want to iterate over the inner dimensions)