Skip to content

v01-16-01

Compare
Choose a tag to compare
@tmadlener tmadlener released this 01 Nov 09:52
· 33 commits to master since this release

v01-16-01

  • 2021-09-29 Bohdan Dudar (PR#23)

    • Add generic MarlinUtil::getDetData for getting DDRec detector extension data from dd4hep.
    • Add dedicated getVXDData, getSITData, getFTDData, getTPCData, getSETData in MarlinUtil::ILD namespace which return DDRec extensions of corresponding detector elements of the ILD detector.
    • Fix warnings about catching exceptions by value in TrueJet_Parser
  • 2021-08-23 Andre Sailer (PR#20)

    • CI: build against LCG_99python2 gcc8 and LCG_100 gcc10, clang11