v01-14-01
v01-14-01
-
2020-10-02 Markus Frank (PR#720)
- Add the ability to access the
DetElement
in a derived condition. Access to it is enabled now for all
compilations (Debug + Release). - When parsing compact, it is possible to inject plugins to create tables with tabulated properties in C++
- When parsing compact, it is possible to inject plugins to assign property tables to materials.
- Add the ability to access the
-
2020-09-28 Marko Petric (PR#718)
- Replace deprecated
PyOS_AfterFork
withPyOS_AfterFork_Child
for python 3.7 and above
- Replace deprecated