--- chewbacca/YodaProfiler/src/PamelaDBOperations.cpp 2009/01/13 13:38:15 1.23 +++ chewbacca/YodaProfiler/src/PamelaDBOperations.cpp 2009/07/22 08:16:46 1.24 @@ -427,7 +427,7 @@ if ( IsDebug() ) printf(" Agh problems determining the orbit number! name = %s \n",name.Data()); return; }; - TString dwo = 0; + TString dwo = ""; for (Int_t i = 0; i<5; i++){ dwo.Append(name[i],1); };