vector vector container

From: Feverati.Giovanni <feverati_at_lapp.in2p3.fr>
Date: Thu, 8 Apr 2010 16:30:34 +0200


Hi

It happens that root creates three files

AutoDict_vector_vector_char_allocator_char_____.cxx 
AutoDict_vector_vector_char_allocator_char______cxx.d
AutoDict_vector_vector_char_allocator_char______cxx.so*
every time I use the following declaration in a root script vector <vector <char> > aa(10);
followed by a double loop to fill in all the entries of the variable aa.

What is the purpose of these files? Are they specific of the operating system? Is there a way to avoid their appearence?

I use root 5.24/00 on a Fedora 11 Linux distribution, 64 bits.

Thank you very much,

Giovanni Received on Thu Apr 08 2010 - 16:32:20 CEST

This archive was generated by hypermail 2.2.0 : Thu Apr 08 2010 - 17:50:02 CEST