-
- Downloads
[RF][HS3] Avoid creating temporary objects to import into workspace
It's more efficient and also clearer from an ownership perspective if all objects are directly emplaced into the workspace.
Showing
- roofit/hs3/inc/RooFitHS3/RooJSONFactoryWSTool.h 5 additions, 8 deletionsroofit/hs3/inc/RooFitHS3/RooJSONFactoryWSTool.h
- roofit/hs3/src/JSONFactories_HistFactory.cxx 64 additions, 105 deletionsroofit/hs3/src/JSONFactories_HistFactory.cxx
- roofit/hs3/src/JSONFactories_RooFitCore.cxx 11 additions, 11 deletionsroofit/hs3/src/JSONFactories_RooFitCore.cxx
Loading
Please register or sign in to comment