]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/CDB/AliCDBManager.cxx
Fix for bug 62546 - when lock is on, getting an entry via AliCDBId checks whether...
authorzampolli <zampolli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 17 Feb 2010 10:28:24 +0000 (10:28 +0000)
committerzampolli <zampolli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 17 Feb 2010 10:28:24 +0000 (10:28 +0000)
commit7273fe5b2039bf9e5c694c36f4aef0724d9e5d96
treed843696a2e7e48fd12f8dcbcd24d507bcc2695d1
parent232c5b28cee15916bd2303c81bd0c93782a849cb
Fix for bug 62546 - when lock is on, getting an entry via AliCDBId checks whether the set run (fRun) is
inside the run range of the AliCDBId itself, not only if fRun is equal to the lower limit of
the run range. Same for the case when the cache is active.
STEER/AliCDBManager.cxx