The code has to be modified (at pytree.**init** ) in order to accept branches containing struct, for instance a branch what was built as, TTree::Branch("evtinfo",&evtinfo,"run/Int_t:evt/Int_t");
The code has to be modified (at pytree.init ) in order to accept branches containing struct, for instance a branch what was built as,
TTree::Branch("evtinfo",&evtinfo,"run/Int_t:evt/Int_t");