Hello Guido
This is probably not the cause of your problem,
but have you tried adding a default ctor to your class ?
Hoping but not expecting that this helps,
John
>
>
> class TTags : public TNamed {
> public:
> multimap<int,string> m_itToTag; // tags ordered by iteration number
> map<string,int> m_tagToIt; // iteration ordered by tag name
> virtual ~TTags() {}
> ClassDef(TTags,1)
> };
>
--
John D. Frankland <mailto:frankland@ganil.fr>
Beam Coordinator
GANIL
B.P. 55027
14076 CAEN Cedex 05
*tel:* +33 (0)231454628
*fax:* +33 (0)231454665
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:16 MET