Dear developers,
I already found the solution: If I replace
> namespace mynamespace {
> ClassImp(Hoi) ;
> }
with
ClassImp(mynamespace::Hoi) ;
it works. That is good enough for me.
Thanks,
Wouter
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET