]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.cxx
Bug fix for loading the LUT for chambers 1 to 6. (Indra)
[u/mrichter/AliRoot.git] / HLT / MUON / OnlineAnalysis / AliHLTMUONHitReconstructorComponent.cxx
index cfb30f4116bfbd214f3c813d7b2ecde0d9c378e0..a6ec61784ccf4d93134f1e8229cd5ac2c45cc3ca 100644 (file)
@@ -1060,7 +1060,7 @@ int AliHLTMUONHitReconstructorComponent::ReadLutFromCDB()
        bool skippedPads = false;
        Int_t chamberId;
        
-       for(Int_t iCh = 6; iCh < 10; iCh++)
+       for(Int_t iCh = 0; iCh < 10; iCh++)
        {
                chamberId = iCh;