The default branch for this project has been changed. Please update your bookmarks.
-
AsgElectronSelectorTool: Reduce variable hardcoding Underlying ElectronDNNCalculator now is completely agnostic against variables, expects only vector of var names in init and vector of values in evaluation with the same order. AsgElectronSelectorTool now takes variables from the config files. Using enum to fill the variable vector instead of strings which requires a bit more overhead but should have better performance?
a3ffe26f
Loading