InDetDetDescr: optimize AccumulatorCache decorators in GeoModelConfig
Move the AccumulatorCache
from the main GeoModelCfg function to the
specific Simulation/Readout Cfg functions as this is what is being called
by clients.
Saves about ~30 seconds in the configuration of trigger jobs (will be much less for Reco).