Skip to content

Releases: HEP-FCC/FCCAnalyses

v0.12.0

13 Jan 08:13
8a2684c

Choose a tag to compare

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

Full Changelog: v0.11.0...v0.12.0

v0.11.0

27 May 16:41
21d43d7

Choose a tag to compare

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

v0.10.0

01 Oct 16:42
a303165

Choose a tag to compare

What's Changed

  • Fix type now named PDG in ReconstructedParticleData by @tmadlener in #354
  • Prepare for upcoming renaming and interface introduction by @tmadlener in #345
  • Update README.md by @kjvbrt in #355
  • Adding -j to specify number of threads to run on by @kjvbrt in #358
  • Disabling weaver test until we have EDM4hep 1.0 compatible files by @kjvbrt in #356
  • Adjusting Ntupleizer for ALLEGRO o1 v02 by @kjvbrt in #357
  • Update README.md by @kjvbrt in #361
  • Temporarily adding back type member of RecoParticle by @kjvbrt in #366
  • Doxygen update to 1.9.8 by @kjvbrt in #369
  • Updating README.md by @kjvbrt in #370
  • Running benchmarks only when pushing to master by @kjvbrt in #371
  • Adding logger shortcuts by @kjvbrt in #365
  • Make upcoming introduction of cov matrix components transparent by @tmadlener in #362
  • Add support for compiling with newer ONNXRuntime by @jmcarcell in #373
  • Updating links to FCC Physics Events by @kjvbrt in #376
  • Change probability to ndf for vertexes in EDM4hep by @jmcarcell in #377
  • Make ONNXRuntime work with older and newer versions of onnxruntime by @tmadlener in #381
  • Switch to Vertex updates in EDM4hep by @tmadlener in #382
  • Disable the reading of dQ/dx values form Tracks by @tmadlener in #387
  • Make ROOT load libraries without the .so extension by @jmcarcell in #386
  • Fix building with ACTS 34 by @jmcarcell in #374
  • TMVAHelper: Fixing nightlies build by @kjvbrt in #388
  • Turn off ACTS dependent analyzers in the CI by @kjvbrt in #389
  • Adjusting name of the stage2 input directory by @kjvbrt in #391
  • Switching to Alma9 in benchmarks and format workflows by @kjvbrt in #392
  • Adding manual pages for final and pin sub-commands by @kjvbrt in #393
  • Add checks for TVMA::Experimental::RBDT since it is not a template anymore by @jmcarcell in #395
  • Allows to build ACTS analyzers from build sub-command by @kjvbrt in #396
  • Updating FCC-ee mH recoil mumu example to work with edm4hep v1 format by @bistapf in #400
  • Synchronization of final and plots stages by @kjvbrt in #397
  • Update analysis_stage1.py by @prayagyadav in #403
  • podio::DataSource by @kjvbrt in #309
  • Bumping up the version to 0.10.0 by @kjvbrt in #407
  • Create directory only when chunk_list has more chunks than 1 by @kjvbrt in #409

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

22 Feb 14:03
666fc8a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

01 Nov 12:13
bc946a0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

28 Mar 10:21
d88f938

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

02 Aug 15:15
013e6e0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

29 May 21:55
eb19ed7

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0: `fccanalysis run`

26 May 11:08
ff8ff03

Choose a tag to compare

What's Changed

  • add 'fccanalysis run' command using subparsers by @vvolkl in #180

Full Changelog: v0.4.1...v0.5.0

v0.4.1

23 May 15:30
82a87ff

Choose a tag to compare

What's Changed

  • cmake: set CMAKE_PREFIX_PATH in setup.sh by @vvolkl in #175
  • cmake: fix includes for dictionary generation by @vvolkl in #176
  • Adding determination of event thrust not by minimization by @kjvbrt in #121
  • cmake: avoid absolute paths to source headers being baked into dictionary by @vvolkl in #178

Full Changelog: v0.4.0...v0.4.1