Fixed the usage of CaloDetDescrManager in Calo tests
-
CaloCellContainerFromClusterTool_test: dropped the call toCaloDetDescrManager::instance() -
CaloTester: stopped recordingCaloDetDescrManagerin the Detector Store
CaloDetDescrManager::instance() is obsolete, and hopefully will be dropped soon. In tests the Calo DD manager should be retrieved either from the Condition Store, or from the CaloTester itself