Fixed the access to CaloDetDescrManager in TBRec (part I)
- Switched
TBCellContainerFillerTool
to readingCaloDetDescrManager
from the Condition Store - Dropped the redundant dependencies on
CaloDetDescrManager
fromTBClusterMaker
,TBECLArRawChannelBuilder
andTBEMECXTalkToyModel
. Instead they now retrieveCaloCell
ID helpers directly from the Detector Store
This is part of the ongoing migration of all clients of CaloDetDescrManager