Skip to content

Condition derivation for InteractionRegion information

Roel Aaij requested to merge interaction_region_derivation into master

This provides a class that can be used to get the new InteractionRegion information in a backwards compatible way.

This works with both DD4HEP and DetDesc, with and without the new condition. I created the upgrade/interaction_region branch in SIMCOND to test things.

FYI @mfontana @lgrillo

Depends on: Detector!383 (merged)

Needed by: Allen!1261 (merged)

TODO:

  • Put InteractionRegion.h in a better place, as DetDescLib can't depend on VPDetLib and propagation of the required link to VPDetLib has to be done by hand.
  • Same for InteractionRegionExample
  • Create options and a test that uses InteractionRegionExample
Edited by Roel Aaij

Merge request reports