Skip to content

v01-14-01

Compare
Choose a tag to compare
@petricm petricm released this 05 Oct 14:44
· 1286 commits to master since this release

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.
  • 2020-09-28 Marko Petric (PR#718)

    • Replace deprecated PyOS_AfterFork with PyOS_AfterFork_Child for python 3.7 and above