Skip to content

Detector options that can be accessed by the geometry constructors

Ben Couturier requested to merge add_detector_options into master

This MR introduces code to simplify setting the Options map on a dd4hep::Detector instance. Dedicated methods allow setting the enum class LHCb::Detector::GeometryMode, that can then be read from constructors. Two modes were defined, full and fast, and the ECAl constructor was modified to avoid creating fibres in fast mode.


Validated by

  • Core Software
  • RTA
  • Simulation
Edited by Sebastien Ponce

Merge request reports