]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSFDigitizer.cxx
Mods for the xlc compiler on the Mac OS X
[u/mrichter/AliRoot.git] / ITS / AliITSFDigitizer.cxx
index f0eef6ca117c205ea66abcb5af7e67a61d84c90b..26cf0108301109d200146f947c764a4c3957dc9d 100644 (file)
@@ -107,7 +107,7 @@ void AliITSFDigitizer::Exec(Option_t* opt){
        Error("Exec","Can not get TOF Loader from Output Run Loader.");
        return;
     }
-    if(strstr(opt,"deb"){
+    if(strstr(opt,"deb")){
        Info("Exec","sim=%p, outrl=%p, outgime=%p",sim,outrl,outgime);
     }
     TTree* outputTreeR = outgime->TreeR();