Re: vector<TVector3>

From: Alexandros Attikis <attikis_at_cern.ch>
Date: Fri, 20 Aug 2010 11:45:41 +0200

On 19 Aug 2010, at 12:11, Rene Brun wrote:

> Could you send a short script showing what you are doing?
> Did you generate a dictionary for vector<TVector3> ?
>

All i did was declare an std::vector which "carries" TVector3, and pushed back a TVector3 to it! Nothing more I have used a XYZTVector instead and it seems to work. I had to move one :D

> Rene Brun
>
> Alexandros Attikis wrote:

>> Hi ROOTers,
>> 
>> I have a rather simple question: Is the creation of a vector carrying TVectors not allowed/supported in ROOT?
>> This is the only explanation I can come up with when I run my complied macro and I get the run-time error:
>> *** glibc detected *** .... double free or corruption....
>> 
>> Cheers,
>> Alexandros

>
Received on Fri Aug 20 2010 - 11:45:46 CEST

This archive was generated by hypermail 2.2.0 : Fri Aug 20 2010 - 17:50:01 CEST