]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/CDB/AliCDBLocal.cxx
Changes related to the removal of the deprecated AliCDBGrid::GetLatestVersion:
authorrgrosso <rgrosso@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Feb 2013 14:25:09 +0000 (14:25 +0000)
committerrgrosso <rgrosso@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Feb 2013 14:25:09 +0000 (14:25 +0000)
commite6608c2ed489cbb0a94171591a5c8ceb6d45b70f
tree2d841e9c055f00754b00865fb38d4efe7f6f4d65
parent7206b21b06a254887219cb1de5afb5f00be3bbb0
Changes related to the removal of the deprecated AliCDBGrid::GetLatestVersion:
- AliFatal is issued in AliCDBGrid::GetEntry when no CDB entry is found
- an exception is thrown in AliCDBLocal::GetEntry when no CDB entry is found
- the AliFatal is removed from AliCDBStorage::Get.
AliCDBGrid::GetLatestVersion will be made private or removed as soon as the
corresponding calls are removed from HLT code
(AliHLTPendolino, AliHLTRootSchemaEvolutionComponent, AliHLTMiscImplementation)
which is the only client of this method.
SHUTTLE/AliShuttle.cxx
STEER/CDB/AliCDBGrid.cxx
STEER/CDB/AliCDBLocal.cxx
STEER/CDB/AliCDBStorage.cxx
STEER/STEER/AliReconstruction.cxx