-
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?
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?
Code owners
Assign users and groups as approvers for specific file changes. Learn more.