]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPreClusterFinderV3.cxx
correct calibration of short runs
[u/mrichter/AliRoot.git] / MUON / AliMUONPreClusterFinderV3.cxx
index f3a19e4744d26aca274312c4b992da1fd8796830..ccd65a3a86013618c159efad1099799c076429b7 100644 (file)
@@ -86,7 +86,7 @@ AliMUONPreClusterFinderV3::AliMUONPreClusterFinderV3()
   fIterator(0x0)
 {
     /// ctor
-    AliInfo("")
+  AliInfo("");
   for ( Int_t i = 0; i < 2; ++i )
   {
     fPreClusters[i] = new TClonesArray("AliMUONCluster",10);