Add IOVDbSvc::postConditionsLoad() method to close conditions files
Move file closing funcionality that was earlier in IOVDbSvc::handle() and was triggered by StoreCleaned incident to a new method: IOVDbSvc::postConditionsLoad() Make CondInputLoader call it after loading all conditions. File closing releases TTreeCache memory (30MB * 3)