Skip to content

Releases: key4hep/k4FWCore

v01-00pre19

22 Feb 13:13
63822df
Compare
Choose a tag to compare

What's Changed

  • update sliding-window clustering for Theta-Module readout by @dasphy in #158
  • Remove the deprecated lcdd() from GeoSvc Interface by @kjvbrt in #176
  • Clean up the build workflows by @jmcarcell in #179

New Contributors

Full Changelog: v01-00pre18...v01-00pre19

v01-00pre18

06 Feb 09:04
Compare
Choose a tag to compare

What's Changed

  • Fix issue with narrowing by @jmcarcell in #167
  • Add documentation for k4run custom arguments by @Zehvogel in #169
  • PodioInput: Read all collections by default, allow to limit them with the collections property by @tmadlener in #162
  • Remove the legacy component that depend on the podio EventStore by @tmadlener in #171

Full Changelog: v01-00pre17...v01-00pre18

v01-00pre17

21 Nov 16:25
8b65e86
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v01-00pre16...v01-00pre17

v01-00pre16

14 Dec 12:48
f4c228b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v01-00pre15...v01-00pre16

v01-00pre15: Add UniqueIDGenSvc

01 Jul 08:11
9155a99
Compare
Choose a tag to compare

What's Changed

  • Add Gaudi Service to generate Unique IDs based on event number, run number and Gaudi Algorithm by @fdplacido in #80
  • Add comments for uniqueID svc by @fdplacido in #83
  • Gaudi v36r5 removes SetRead in DataHandle by @vvolkl in #85
  • Add documentation on how to use uniqueidgensvc by @fdplacido in #84

Full Changelog: v01-00pre14...v01-00pre15

v01-00pre14: Compatibility with Podio v00-14-01

15 Mar 18:14
061f6b5
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary debug printouts by @vvolkl in #66
  • Remove track keeping of read collections by @tmadlener in #70
  • Adapt to new podio generated class names by @tmadlener in #71
  • Use github hosted docker image for CI by @tmadlener in #73
  • Fix usage of unique_ptr from upstream podio by @tmadlener in #74
  • Adapt to new (v00-15) podio generated class names by @vvolkl in #75
  • PodioOutput: Fix segfault by using SetAddress instead of SetBranchAddress by @vvolkl in #78
  • PodioDataSvc: cleanup unnecessary include by @vvolkl in #79
  • Save KEY4HEP_STACK env var to metadata by @vvolkl in #76

Full Changelog: v01-00pre13...v01-00pre14

v01-00pre13: compatibility with podio v00-14

20 Oct 12:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v01-00pre12...v01-00pre13

v01-00pre12

16 Jul 12:41
Compare
Choose a tag to compare
add get CellID String from DataHandle

Bugfix to k4run

30 Apr 11:09
Compare
Choose a tag to compare
Bugfix to k4run Pre-release
Pre-release
[k4run] ensure no duplicates are in the list of configurables

With some job configurations, some tools are part of this list twice, and then raise an argumenterror when k4run tries to add their properties as command line arguments

v01-00pre08

24 Mar 13:56
Compare
Choose a tag to compare
v01-00pre08 Pre-release
Pre-release
[k4run] clean up comment