-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch LCIO to EDM4hep conversion to generic functionality
- Add generic mapInsert method - Make all functions that take a map templated on the map(s) - Make sure type deduction works for vector backed maps and actual maps - Default template map parameter such that shared library is built with that and can be easily linked against It is now possible to simply swap out the TypeMapT alias to switch to a vector backed map
- Loading branch information
Showing
4 changed files
with
292 additions
and
222 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
Oops, something went wrong.