Adding branch with a different number of entries

Hi,

Pepe is right. To do what you seem to need, we recommend creating a new TTree with the smaller number of entries and to connect the two TTree via TTree::AddFriend and TTree::BuildIndex.

Cheers,
Philippe.