Skip to content

v0.11.0

Choose a tag to compare

@kjvbrt kjvbrt released this 27 May 16:41
· 44 commits to master since this release
21d43d7

What's Changed

  • Adding FCC-hh analysis example, code and event weight processing by @bistapf in #411
  • NTupleizer: Properly parsing -cellBranchNames by @kjvbrt in #415
  • Print error message in the histmaker style by @kjvbrt in #416
  • Extract search for input files into separate function by @kjvbrt in #418
  • Don't include Vector2i which is unused by @jmcarcell in #421
  • fixed bugs with using float instead of int for pdgid, status, ... by @lipeles in #425
  • Removing hash command by @kjvbrt in #428
  • PodioSource: Adding remove, merge and createPseudoJets analyzers by @kjvbrt in #427
  • Adding pre-edm4hep1 test badge and bench badge by @kjvbrt in #432
  • (Re)Implementing input process directory by @kjvbrt in #438
  • Adding RVecs of podio's ObjectID and LinkData by @kjvbrt in #439
  • Adding LICENSE file (Apache 2.0) by @kjvbrt in #359
  • Batch related functions separated to a module by @kjvbrt in #422
  • Add REQUIRED for fastjet by @jmcarcell in #423
  • Adding missing manual pages for combine sub-command by @kjvbrt in #435
  • Link against ROOTVecOps to properly pick up dependencies by @tmadlener in #442
  • Updating version to v0.11.0 by @kjvbrt in #443
  • Proper use of the specified output directory by @kjvbrt in #444

New Contributors

Full Changelog: v0.10.0...v0.11.0