Correct binning when creating interpolated BField map (was ACTS-430)
Original author Julia Hrdinka @jhrdinka
The maximum was set wrongly in the helper methods when creating the interpolated bfield map.
Since per definition of the Acts::grid the values always belong to the left bin boundary, one extra bin needs to be added in order to include the maximum.
Edited by Moritz Kiehn