Skip to content

WIP: Support Passive Material

Simon Spannagel requested to merge passive_material into master

This MR adds the functionality of placing passive materials in the detector setup. This could be used for absorbers, cooling boxes, or any other material not directly attached to a detector.

The main difference to support layers is that PassiveModels are their own independent entity which do not rotate and move with a detector.

Edited by Simon Spannagel

Merge request reports