PyROOT: TypeError: 'vector<vector<float> >' object is unindexable

From: Alexander Mann <amann_at_uni-goettingen.de>
Date: Tue, 8 Jun 2010 15:50:33 +0200

Hi,

I am trying to access a vector<vector<float> object from a ROOT file using PyROOT with ROOT 5.22/00i. I can read out the vector object, but I have no possibility to access its entries. It fails with

PyROOT: TypeError: 'vector<vector<float> >' object is unindexable

I found several posts in this forum, but none of them seems to work for me. Does someone know a solution?

Thanks,
Alexander Received on Tue Jun 08 2010 - 15:50:34 CEST

This archive was generated by hypermail 2.2.0 : Tue Jun 08 2010 - 23:50:02 CEST