Skip to content

Conversation

@lubynets
Copy link
Contributor

@lubynets lubynets commented Jul 9, 2025

PlainTreeFiller:

  • add possibility to rename fields which are copy-pasted from AnalysisTree into plain branch;
  • add warnings when one tries to ignore, preserve or rename field which does not exist

TaskManager:

  • add possibility to Run() starting not from 0-th event, but from arbitrary one (like in e.g. CbmRoot):
  • Run() - run all events;
  • Run(N) - run N events starting from 0-th;
  • Run(M, N) -run N events starting from M-th.

Minor changes:

  • add function GetObjectWithNullptrCheck() to HelperFunctions.hpp
  • add consts to autos in range-based for loops where applicable.

@lubynets lubynets marked this pull request as draft July 9, 2025 18:09
@lubynets lubynets marked this pull request as ready for review July 10, 2025 15:36
@lubynets lubynets merged commit 91e831a into HeavyIonAnalysis:master Jul 10, 2025
4 checks passed
@lubynets lubynets deleted the dev branch July 10, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant