Loop over TVector

Is same object over over over: object insert is pointer insert (Python reference), not object copy. Is TTree use same address and is PyROOT recycle address (because faster and identity important). Can copy if want: use module copy or copy constructor.

-Dom