]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Modifications needed to do the following:
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 9 Apr 2006 14:43:46 +0000 (14:43 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 9 Apr 2006 14:43:46 +0000 (14:43 +0000)
commitb17dae484ff236012904cac8ecbe55defe2f4c98
tree5878f1327b7de5c886f50d6a36cc1673f84f2089
parent7bdc46861cb560148376c7ba7244c9e841438b76
Modifications needed to do the following:

1) if the run number stored in the CDBmanager is negative, the CDB is accessed with run 0. The cache for ITS is temporarily disabled and the calibration objects, stored in AliITSDetType* are deleted by the container class destructor.
2) if the run number is >=0, the cache is enabled and the calibration object are not deleted by the ITS container destructor
3) if the GetCalibration method is called more than once per run, the access to CDB is not attempted more than once
Massimo
ITS/AliITSDetTypeRec.cxx
ITS/AliITSDetTypeRec.h
ITS/AliITSDetTypeSim.cxx
ITS/AliITSDetTypeSim.h
ITS/AliITSvPPRasymmFMD.cxx