Draft: Detector options that can be accessed by the geometry constructors
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 Ben Couturier