Skip to content

Conversation

@lubynets
Copy link
Contributor

  1. Added TaskManager::SetVerbosityFrequency() function to enable setting how many times (approximately because of rounding the event number to the power of 10) the current event number will be printed into the terminal.
  2. Added SimpleCut::OpenCut which is always true, i.e. passed - useful for making user's code more general, e.g. when one has a set of range cuts but also needs to run task for no-cut input; then an OpenCut can be appended to the vector of cuts and no code duplication is needed.
  3. Added HelperFunctions::MergeVectors() function for any kind of vectors.
  4. Maintained HelperFunctions::CreateRangeCuts() function.

@lubynets lubynets merged commit 2b64796 into HeavyIonAnalysis:master May 20, 2025
4 checks passed
@lubynets lubynets deleted the dev branch May 20, 2025 08:50
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