]> git.uio.no Git - u/mrichter/AliRoot.git/commit
If reading from the CDB snapshot was not successful, AliReconstruction does not retur...
authorrgrosso <rgrosso@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Nov 2011 15:06:53 +0000 (15:06 +0000)
committerrgrosso <rgrosso@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Nov 2011 15:06:53 +0000 (15:06 +0000)
commit7ec0d3df00f06aa697b1c36f1436677bd97d3423
tree8ee5fec54fff107dbd9a5e5e90a015ad96059015
parent9f2d937f9aaee513f7fcb1252afd26408a4dbf31
If reading from the CDB snapshot was not successful, AliReconstruction does not return but continues
with the usual LoadCDB.
Adding the possibility to make the snapshot file according to environment variables
OCDB_SNAPSHOT_CREATE (set to "kTRUE") and OCDB_SNAPSHOT_FILENAME.
AliReconstruction should just exit after saving to file, but this is still to be made effective.
STEER/CDB/AliCDBManager.cxx
STEER/CDB/AliCDBManager.h
STEER/STEER/AliReconstruction.cxx