As noted in T213#3416 it is necessary to retain use of the ROOT ClassDef macros etc. in order to ensure generation of the python bindings for Laura++ classes. However, using these slows down the compilation of the library and adds some bloat to the library code. It might be better to use an alternative, such as cppyy to generate the bindings only when needed. We should investigate this possibility.
Description
Description
Related Objects
Related Objects
- Mentioned Here
- T213: Refine use of ROOT dictionary generation macros