v0.8.0
What's Changed
- ACTS OFF by default by @kjvbrt in #266
- Converting dos text files into unix text files by @kjvbrt in #267
- Improvements and bug fixes in dNdx, time and energy smearing by @selvaggi in #268
- Using clang from LCG stack by @kjvbrt in #272
- Fixed a memory leak by @EmanuelPerez in #271
- Checking for ONNXRuntime early by @kjvbrt in #273
- simple script to read podio CollectionID table from reco file by @portalesHEP in #235
- Add stat uncertainty and rebin options in plotter by @jeyserma in #269
- fix vertex time unit estimate for ToF smearing by @selvaggi in #274
- Implementation of Histmaker by @jeyserma in #277
- Setting ymin/ymax of hStackSig as well by @kjvbrt in #278
- Applying xmin,xmax to correct stack by @kjvbrt in #279
- Sourcing Key4hep stable stack directly by @kjvbrt in #281
- Manual pages by @kjvbrt in #283
- Checking provided procDict by @kjvbrt in #282
- Checking if MT is enabled by @kjvbrt in #287
- Adding short parameters for build subcommand by @kjvbrt in #286
- Moving getEntries to process module by @kjvbrt in #288
- Moving try block to RDF only by @kjvbrt in #276
- added some track utilities by @EmanuelPerez in #289
- Revising handling of the chunks and fractions in processList by @kjvbrt in #290
- Fixed hadling of empty outputDir by @kjvbrt in #292
- Bugfix in SmearObjects.cc by @gartrog in #294
- Clearing initial slash in chunk output path stem by @kjvbrt in #297
- fix procDict def in runHistMaker function by @selvaggi in #300
- Installing addon python modules by @kjvbrt in #301
- Fix: counting number of events when using chunks by @amanmdesai in #303
- Add missing dependency by @kjvbrt in #305
- Streamlined sub-package CMakeLists.txt by @kjvbrt in #306
- Using EOS rewrites for Histmaker as well by @kjvbrt in #307
- Fix home-* eos path rewrite by @kjvbrt in #308
- Adding test sub-command by @kjvbrt in #304
- Converting examples to use installed addons by @kjvbrt in #302
- Exiting when FCCDICTSDIR is empty by @kjvbrt in #310
- Installing examples into share directory by @kjvbrt in #311
- Implementing selection by type for Reconstructed particles by @kjvbrt in #312
- Bugfix in MCParticle::get_indices_MotherByIndex. by @EmanuelPerez in #313
- Histmaker fixes, plotting tools updates by @jeyserma in #316
- Introducing logging module with multiline formatter by @kjvbrt in #315
- Removing energy from the intLumi string by @kjvbrt in #318
- Declaring version in CMake file by @kjvbrt in #320
- Bumping up version to 0.8.0 by @kjvbrt in #321
New Contributors
- @portalesHEP made their first contribution in #235
Full Changelog: v0.7.0...v0.8.0