]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliReconstruction.cxx
Implementation of the local caching of the OCDB.
authoracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 4 Sep 2007 17:39:43 +0000 (17:39 +0000)
committeracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 4 Sep 2007 17:39:43 +0000 (17:39 +0000)
commit00aa02d5414e4eebca9afbc3f59cb2fc26a93eb6
treead93c1b6bc537486aae8ff9ad797599ecffef9ae
parent4667c11678f5d7b43897c7848d8862e99a0f1c07
Implementation of the local caching of the OCDB.

- "Remote storage" added to AliCDBManager's possible storages. Remote storage is used if it
is activated and if object is not found in the default storage. This is used in case an
object in the local cache is lost before the job is executed.
- Setting of remote storage added in AliSimulation and AliReconstruction.
STEER/AliReconstruction.cxx
STEER/AliReconstruction.h
STEER/AliSimulation.cxx
STEER/AliSimulation.h