Skip to content

Draft: Implementation of bounding box efficiencies for frame masks and storing them in BVHsurf.

Andrei Gheata requested to merge bbox_eff into surface_model

Bounding box efficiency is the probability of hitting a surface in case a track hits its bounding box. The efficiencies are recomputed in the parent volume reference frame as the aligned surface bounding boxes are computed, and then stored in the BVHsurf class.

Merge request reports

Loading