]> git.uio.no Git - u/mrichter/AliRoot.git/commit
AliCDBManager's "Lock" functionality implemented.
authoracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Nov 2007 15:15:24 +0000 (15:15 +0000)
committeracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Nov 2007 15:15:24 +0000 (15:15 +0000)
commit1f341624a06225bdeec80cdaca919315b8f1c2f8
treef8c05d8d9da90315ed08fc4a86ed9231d5fd7566
parent3d45e923dc724fea4e5ba0380aba4a2021c22bd8
AliCDBManager's "Lock" functionality implemented.
- If Lock is set ON (SetLock(1)), it cannot be reset to OFF (AliFatal)
- If Lock is ON, it is not possible to reset the run number or to activate/reset
CDB storages. It is not possible to use Get( ) functions with a run number
different to the internal one.
STEER/AliCDBManager.cxx
STEER/AliCDBManager.h