]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - OADB/AliOADBPhysicsSelection.cxx
Merge branch 'feature-movesplit'
[u/mrichter/AliRoot.git] / OADB / AliOADBPhysicsSelection.cxx
index 6aa685c99c1340cd7178afd63c8853f6108c60b8..5f9f76e8815487e96f97ca99ba2e0302e3064fe1 100644 (file)
@@ -241,7 +241,7 @@ UInt_t AliOADBPhysicsSelection::GetActiveBit(UInt_t mask) {
   // If more than one bit is lit, prints an error and returns the first.
   // If no bit is on, prints an error and returns 0
 
-  const Int_t kNBitsToCheck = 28;
+  const Int_t kNBitsToCheck = 29;
 
   //  Int_t nbit = sizeof(mask)*8;
   Int_t nbit = kNBitsToCheck;