]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSQASSDDataMakerRec.cxx
Remove implicit calls to TString::TString(int) - this constructor was made protected...
[u/mrichter/AliRoot.git] / ITS / AliITSQASSDDataMakerRec.cxx
index e07ffacbab8dac3a1556799c653cfd5092a89289..147b0b1d59d206c5e730afe6b681092a174d14ba 100644 (file)
@@ -305,8 +305,8 @@ Int_t AliITSQASSDDataMakerRec::InitRaws() {
     AliDebug(AliQAv1::GetQADebugLevel(), "Book Offline Histograms for SSD\n ");
   }
   AliDebug(AliQAv1::GetQADebugLevel(), Form("Number of histograms (SPD+SDD): %d\n",fGenRawsOffset));
-  TString gTitle = 0;
-  TString gName  = 0;
+  TString gTitle;
+  TString gName;
   //book online-offline QA histos
   TH1D *fHistSSDEventType = new TH1D("fHistSSDEventType",
                                     "SSD Event Type;Event type;Events",