Skip to content

VP1SimHitSystem: build CaloDetDescrManager instead of retrieving it from DetStore

CaloDetDescrManager is no longer accessible via DetStore. The simplest fix for VP1SimHitSystem was to build the manager instead of retrieving it from DetStore

Tested at runtime by @rbianchi (thanks!)

Merge request reports