]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Warning corrected.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 9 Nov 2010 21:54:26 +0000 (21:54 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 9 Nov 2010 21:54:26 +0000 (21:54 +0000)
PWG1/HMPID/AliHMPIDTaskQA.cxx

index 4cef14b6f9bb6738220169eb0847fe48104bdf85..ab27bac43e8251cf45577e2db1a8b53740fef8b0 100644 (file)
@@ -215,7 +215,7 @@ void AliHMPIDTaskQA::UserExec(Option_t *)
   AliESDtrack *track=0;
   TParticle *pPart=0;
   AliStack* pStack = 0;
-  Int_t label;
+  Int_t label = -1;
   if (fUseMC){
     pStack = fMC->Stack();
   }