TTree::Draw and TRef

Hi all,

in my event classes I’m using TRefs and TRefArrays, for example to link tracks to vertices etc. The problem is that references are not yet supported by TTree::Draw(), because the branches corresponding to the references are not loaded (as far as I know).
Does anybody know about an easy workaround for this problem? It would be very helpful.

I’m using root 3.10.01 .

Many thanks,
Oliver

Oliver,

We are working on this

Rene