CaloDepthTool: Load CaloDetDescrMgr from CondStore
This is a rather naive migration of the CaloDepthTool
to load the CaloDetDescrManager
from the ConditonStore
. It could create a CPU-hotspot if called in a tight loop because the ConditionStore
and the CondCont are queried on every invocation.
ping @tsulaia