Draft: Activate DD4hep mode in CaloCollector
@dzuliani as it turns out, the CaloCollector was 'prepared' for DD4hep before the calorimeter was ready so we were not able to test if it works. This MR fully activates the CaloCollector feature for DD4hep, keeping the support dor DetDesc as before.
To do:
-
split CaloCollector.cpp
intoCaloCollectorDD4hep.cpp
andCaloCollectorDetDesc.cpp
-
add dd4hep-based test to test-calo-collectors.py