What's Changed
- Adjustments for RLogScopedVerbosity being moved out of ROOT::Experimental by @kjvbrt in #446
- Test file path can be a template by @kjvbrt in #447
- Providing more descriptive name for output of standalone datasource test by @kjvbrt in #448
- Use randomized output paths for tests by @kjvbrt in #449
- Removing ACTS_VERSION_MAJOR and other ACTS adjustments by @kjvbrt in #450
- Input ROOT files can be provided with a file list by @kjvbrt in #451
- Fix all occurrences of any by @kjvbrt in #457
- Fix errors with GCC 14 and GCC 13 by @jmcarcell in #458
- Add ROOT dictionary for TrackData by @jacofan in #462
- Enabling RDataFrame progress bar by @kjvbrt in #459
- Create first the library and then the dictionary for analyses by @jmcarcell in #464
- Do not ignore CMakeLists.txt in the .gitignore by @jmcarcell in #463
- Add table dump to plotting histmaker (from pre-edm4hep1 branch) by @kjvbrt in #466
- Using FCCANA_LOCAL_DIR instead of LOCAL_DIR by @kjvbrt in #467
- Properly storing FCCAnalyses local directory into the config dictionary by @kjvbrt in #468
- Improving the setup script by @kjvbrt in #471
- Use the new target names for ACTS by @tmadlener in #470
- Commandline arguments for Histmaker analysis by @kjvbrt in #465
- Check additional include header files for existence and correctness by @kjvbrt in #474
- Properly formatted H recoil ee examples by @kjvbrt in #476
- Deprecating ability for additional pre-compiled analysis libraries by @kjvbrt in #477
- Small improvements to ReconstructedParticle analyzers by @kjvbrt in #478
- Using Kebab style for keys of the dictionaries by @kjvbrt in #475
- Plotting: allowing log scaling for the x-axis by @kjvbrt in #453
- Fix: Update get_dndx to match EDM4hep RecDqdxData type by @ShreyasBakare in #480
- Properly using edm4hep::RecDqdxData for dNdx in all analyzers by @kjvbrt in #481
- Fixing several problems in the fccanalysis-script man page by @kjvbrt in #482
- Make the printing of headers and sources for libFCCAnalyses nicer by @kjvbrt in #483
- Making veawer example run on EDM4hep 1.0 files by @kjvbrt in #460
- Fixing ability to specify number of threads to use by @kjvbrt in #484
- Fixing the output directory creation by @kjvbrt in #487
- Make sure users provide non-empty process list by @kjvbrt in #488
- SoW in cuts and histograms by @kjvbrt in #485
- Fixing undefined max_trials by @kjvbrt in #489
- Allowing a timestamp in output-dir-eos by @kjvbrt in #492
- Updating analysis_V0 example to use latest EDM4hep by @kjvbrt in #495
- Getting the parameters from the root file through square brackets by @kjvbrt in #496
- New tag 0.12 by @kjvbrt in #490
New Contributors
- @jacofan made their first contribution in #462
- @ShreyasBakare made their first contribution in #480
Full Changelog: v0.11.0...v0.12.0