Reading extra events in a branch

Hello All,

I have created a root tuple using seperate code. Let’s say that it writes 33000 events to the root file. But now, I use the same root file and write the file back out but I add a new branch. There are considerable more events in the new branch. The problem is now that when I use get entries it only gives me 33000 events, but I have 60000 in the new branch. Is there a way to query the number of events in the new branch?

Thanks is advance,
Len Christofek.

Could you send the shortest possible running example reproducing the problem?

Rene