SurfaceArray optimisation
In the ITk
case and and other detector geometries, the binning on layers can be far from regular. The SurfaceArray
should at least be tested for such a setup.
Ideally, this would come with an encapsulation of std::vector<DetectorElement>
-> SurfaceArray
module which then could be called from the several geometry plugins.