Skip to content

Add generic calohits exporter & merger algorithms

This adds 2 algorithms:

  • CaloHitsExporter that converts generic Gsino::ExtDet::CaloHits from Gaussino to LHCb::MCCaloHits
  • CaloHitsMerger that merges multiple TES containers with LHCb::MCCaloHits into one.

Both are needed in simulations mixing detailed and fast simulation output from the calorimeters.

Edited by Michal Mazurek

Merge request reports