-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR removes the `ProtoBinning` and changes it to the new `ProtoAxis`. For a bit of time, it will be possible to create a `BinUtility` from one or more `ProtoAxis`, but this will disappear with the phase out of `BinUtility` and `BinnedArray`. To do still on this PR: - [x] Check that Gen3 works with this already - [x] Make Gen2 geometry work again - [x] Make UnitTests work again - [x] Add additional UnitTests for the new functionality of `ProtoAxis` (mainly copying and assignment) - [x] Add additional UnitTests for the new functionality of `BinUtility` (albeit will vanish) The compilation of the `LayerStructure` got heavier as expected. As discussed, this could/should be tackled in the future with abstracting the function body away that does the filling, etc.
- Loading branch information
1 parent
eff8cee
commit d3969aa
Showing
55 changed files
with
783 additions
and
880 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.